1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

7665 commits

Author SHA1 Message Date
nickboldt
302732adfa upversion to .100 as now based on Eclipse 4.11
Change-Id: I99acb204f490355d91a4de3f4233329246a0b9d0
Signed-off-by: nickboldt <nboldt@redhat.com>
2019-01-31 18:04:08 -05:00
nickboldt
78a69be1fd upversion to .100 as now based on Eclipse 4.11
Change-Id: I5f0a0fc2e49f7f7327bbab613b9385d07373b80c
Signed-off-by: nickboldt <nboldt@redhat.com>
2019-01-31 17:52:27 -05:00
nickboldt
d7989e37eb use Tycho 1.3 and sdk-version = 4.11-I-builds
Change-Id: I790dc0ecc05f812afb5f2e8e9155b2808f1ed3d7
Signed-off-by: nickboldt <nboldt@redhat.com>
2019-01-31 17:11:27 -05:00
nickboldt
cf9fe9e6ac Bug 538094 - update to EPL 2.0 (leave EDL 1.0 unchanged)
Change-Id: I5ef20c1c81c17896e3c73ae0aa8c6cf47a708016
Signed-off-by: nickboldt <nboldt@redhat.com>
2018-11-01 12:21:58 -04:00
nickboldt
13a26c0569 ignore settings, project, classpath files unless explicitly added
Change-Id: I962e53de6c1b72d39f294f6db30703d2cae9ee23
Signed-off-by: nickboldt <nboldt@redhat.com>
2018-11-01 11:16:34 -04:00
nickboldt
85e0688877 use latest Orbit
Change-Id: I899e6a644f96f97255f82faf696af34d0187f0a5
Signed-off-by: nickboldt <nboldt@redhat.com>
2018-10-10 16:22:09 -04:00
nickboldt
f2f84969ad add '-ea' to enable assertions in surefire tests; remove wince from build because it only works with win32 (Eclipse 4.9 and earlier)
Change-Id: Ia7fcaf6866fa22826596db0832693830300b67c6
Signed-off-by: nickboldt <nboldt@redhat.com>
2018-09-26 10:06:53 -04:00
nickboldt
604ac5dd30 remove config that's duplicated in the root pom - particularly the target platform config that asks for 32-bit lin/win
Change-Id: Ibd17a9da62ce89e61e40240997bce9d42d1ec160
Signed-off-by: nickboldt <nboldt@redhat.com>
2018-09-26 10:06:10 -04:00
nickboldt
ab56ab4868 remove dependencies on x86 arch - org.eclipse.tm.terminal.connector.process and .local
Change-Id: I7f1a412cf68257e6d521f8c31f53b331b9e478af
Signed-off-by: nickboldt <nboldt@redhat.com>
2018-09-26 10:05:22 -04:00
nickboldt
c8652e12ba bump up to 4.5.1 since we no longer support 32-bit (breaking change) part 2
Change-Id: Ifa14f8b829bf1859e36ffce719e6cfac14012236
Signed-off-by: nickboldt <nboldt@redhat.com>
2018-09-25 14:01:32 -04:00
nickboldt
7ad3c8c3be bump up to 4.5.1 since we no longer support 32-bit (breaking change)
Change-Id: Ib963af5594a9f216f5e386207a1d4d4e4f8b3b78
Signed-off-by: nickboldt <nboldt@redhat.com>
2018-09-25 13:47:30 -04:00
nickboldt
a58100e484 eclipse 4.10 doesn't include 32-bit anymore, so remove from TP
Change-Id: I911df927baf0ac6c294daf29d8737847324cf391
Signed-off-by: nickboldt <nboldt@redhat.com>
2018-09-25 13:46:12 -04:00
nickboldt
b0ced18afd build against http://download.eclipse.org/eclipse/updates/4.10-I-builds/ instead of http://download.eclipse.org/eclipse/updates/4.9-I-builds/
Change-Id: Id887203aa1c284d5f71b544075b2f89bb6a100aa
Signed-off-by: nickboldt <nboldt@redhat.com>
2018-09-24 10:54:28 -04:00
nickboldt
a794e5a5b7 Bug 538546 - move up to latest Orbit R20180905201904 (fix for Lucene Queryparser 7.1)
Change-Id: I40593fd1bd57942c391fddd95581b258222faf86
Signed-off-by: nickboldt <nboldt@redhat.com>
2018-09-10 10:26:02 -04:00
nickboldt
d7b288becd Bug 536800 remove org.eclipse.tm.terminal.connector.serial.sdk.feature, org.eclipse.tm.terminal.connector.serial.feature, and org.eclipse.tm.terminal.connector.serial from Terminal as it can't be built while it depends on gnu.io.rxtx
Change-Id: I25322e0dc118b11859dc7fa56b6a186ca4cbc1ba
Signed-off-by: nickboldt <nboldt@redhat.com>
2018-08-30 15:21:46 -04:00
nickboldt
3deec2d5e4 move sdk features into their own categories; add missing dependency bundles like org.apache.commons.net and gnu.io.rxtx to their own Dependencies category
Change-Id: I3e9067511bc1b9bb2603de6322895123c87e06b8
Signed-off-by: nickboldt <nboldt@redhat.com>
2018-08-29 19:03:41 -04:00
nickboldt
c78e665137 add readme about how to build, why repos were merged, and TM-RSE cross-dependencies
Change-Id: I72d0508e17b9a3fecba78c957e283397a720b4ec
Signed-off-by: nickboldt <nboldt@redhat.com>
2018-08-29 13:02:09 -04:00
nickboldt
0328796270 add readme about how to build, why repos were merged, and TM-RSE cross-dependencies
Change-Id: I62554303f32c1d844949fbcd9ccb58729ce2a41e
Signed-off-by: nickboldt <nboldt@redhat.com>
2018-08-29 12:46:19 -04:00
nickboldt
83c3a99e0d clean up jar signing
Change-Id: I1331319893b69c35327596242ed51a85f2287cb7
Signed-off-by: nickboldt <nboldt@redhat.com>
2018-08-29 11:43:35 -04:00
nickboldt
c49471f29d upversion feature.xml files; remove update site and discovery site links to ancient sites; fix artifact sizes; remove restrictive inclusion ranges
Change-Id: I79c8326e234857257b9eca9a1db0f684f49069ea
Signed-off-by: nickboldt <nboldt@redhat.com>
2018-08-28 21:22:55 -04:00
nickboldt
0650a82226 add intermediate poms in terminal/plugins and terminal/features; upversion everything to 4.5.0 and fix plugin deps to use new version; fix versions of dstore plugins
Change-Id: Ic5dd336a22e822e848b9fe63f02029c24bd0bf08
Signed-off-by: nickboldt <nboldt@redhat.com>
2018-08-28 21:01:29 -04:00
nickboldt
b838caf3cb add terminal tests to main reactor
Change-Id: Id2149f5ab606013cdff7f48fc75e0777700b4715
Signed-off-by: nickboldt <nboldt@redhat.com>
2018-08-28 16:32:49 -04:00
nickboldt
ebe114fa71 merge terminal and rse update sites; remove unneeded config, unneeded repos
Change-Id: If909e03926c013b8b99af3585db83c21c981422d
Signed-off-by: nickboldt <nboldt@redhat.com>
2018-08-28 16:32:32 -04:00
nickboldt
fa7889d89d move deps from terminal/admin/pom-config.xml to root pom; update to simrel 2018-09 / eclipse 4.9 deps
Change-Id: I65607fcaabd7ea7670eb7e5e90c560f144ae1a8e
Signed-off-by: nickboldt <nboldt@redhat.com>
2018-08-28 14:25:41 -04:00
nickboldt
9badfb9ff4 clean up terminal update site
Change-Id: Icabc8cc5802c8cb4bb22006946fa53ad46307d2e
Signed-off-by: nickboldt <nboldt@redhat.com>
2018-08-28 14:24:55 -04:00
nickboldt
654afb75a4 switch to Eclipse 4.8 since milestones site no longer exists
Change-Id: I5c8ba292d5680a9b7f0267c7e9deb3623af7d896
Signed-off-by: nickboldt <nboldt@redhat.com>
2018-08-28 13:13:49 -04:00
nickboldt
84f971fc3f use the same tycho and maven-resources plugin versions (1.2, 2.7) for both rse and terminal
Change-Id: I1a4d0db8e41130778bf5a3c4bf2780ca738c6a47
Signed-off-by: nickboldt <nboldt@redhat.com>
2018-08-28 13:04:19 -04:00
nickboldt
c52cc1632e Insert terminal module into root pom
Change-Id: I0f3118b1e0b6faa3b167013cfed3f57633ffe98a
Signed-off-by: nickboldt <nboldt@redhat.com>
2018-08-28 12:54:05 -04:00
nickboldt
d92fc5d1f0 Merge ../org.eclipse.tm.terminal 2018-08-28 12:54:05 -04:00
nickboldt
dd1eaecc6e Move terminal files into subfolder
Change-Id: Ibab77ef2ba53f4fd91363269330955eca5fd2bb3
Signed-off-by: nickboldt <nboldt@redhat.com>
2018-08-28 12:54:02 -04:00
nickboldt
7afdd76187 update photon requirements to latest photon staging, Orbit R20180606145124, tm 3.7.100-SNAPSHOT
Change-Id: Id8d3fbae6a05471b3deac2ec166323f94ea1ca96
Signed-off-by: nickboldt <nboldt@redhat.com>
2018-06-11 16:48:24 -04:00
nickboldt
3118b83d57 update to buidl against latest cdt-site 8.8.1 and orbit-site R20180606145124; use eclipse platform 4.8milestones (RC4)
Signed-off-by: nickboldt <nboldt@redhat.com>
2018-06-11 16:39:36 -04:00
Daniel Wille
121bc1f3ea Bug 531498 - Correct view placement in debug perspective
Change-Id: I051c5799d656b99fa3ae7c3a99eefb20e2898e8f
Signed-off-by: Daniel Wille <dwille@gmail.com>
Signed-off-by: Martin Oberhuber <mober.at+eclipse@gmail.com>
2018-03-12 12:11:36 +01:00
nickboldt
80ffdb4c58 bump feature versions to 3.7.100
Signed-off-by: nickboldt <nboldt@redhat.com>
2018-03-02 08:45:43 -05:00
nickboldt
10255bc382 use Tycho 1.1; use Eclipse platform 4.8-I-builds instead of 4.8milestones
Signed-off-by: nickboldt <nboldt@redhat.com>
2018-02-26 12:46:03 -05:00
nickboldt
2dec1987d9 clean up update site
Signed-off-by: nickboldt <nboldt@redhat.com>
2018-02-21 13:39:32 -05:00
nickboldt
99dcb7160d remove unneeded files;
remove releng/ folder as it's only referenced by the ant script dstoreTargets-git.xml, which is also not needed;
remove rse/plugins/org.eclipse.dstore.core/dstore_core.jar as this jar is generated

Signed-off-by: nickboldt <nboldt@redhat.com>
2018-02-21 12:56:39 -05:00
nickboldt
72f74ad2d7 bump pom versions to 3.8.0 to match highest version of any feature in RSE;
bump copyrights to 2018

Signed-off-by: nickboldt <nboldt@redhat.com>
2018-02-21 12:56:39 -05:00
nickboldt
e928812a57 fix indents, remove win32 32-bit from TP definition; use 4.8milestones instead of 4.8M4;
add dstore_core.jar to plugins/org.eclipse.dstore.core/.gitignore

Signed-off-by: nickboldt <nboldt@redhat.com>
2018-02-21 12:56:39 -05:00
nickboldt
d44bade9a7 Add intermediate poms;
Create parent pom;
Remove relative paths and update refs to intermediate parent poms;
Comment out source features, change .qualifier to -SNAPSHOT;
Update sdk version to 4.8 milestones;
Organize wince into build;
Missing files
(These changes contributed by Rob Stryker.)

Signed-off-by: nickboldt <nboldt@redhat.com>
2018-02-21 12:56:21 -05:00
Sezgin Halibov
4b52d24816 Bug 530325 - Could not start RSE daemon/server with Java 9
Change-Id: Ib38f82476f381448392bbb9a1770ce188f4f2e4b
Signed-off-by: Sezgin Halibov <sezgin.halibov@gmail.com>
2018-01-25 19:26:44 +02:00
Martin Oberhuber
3548a7c700 Releng: Update tm.terminal.control to 4.4
Change-Id: I457e26ed01a48a475da2174a2b5074709c3ca6d9
Signed-off-by: Martin Oberhuber <mober.at+eclipse@gmail.com>
2018-01-21 23:37:45 +01:00
Martin Oberhuber
74eb8752fe Releng: Update parent POM to 4.4 and enable mvn Photon profile
Change-Id: Ib5fc22afc25f13690c67e316194da77c224a13af
Signed-off-by: Martin Oberhuber <mober.at+eclipse@gmail.com>
2018-01-21 23:25:04 +01:00
Martin Oberhuber
7ca2575d98 Releng: Update Target Platforms for Testing
Change-Id: Ifadc75de1c54af9f5d34b63986a9d94acdd84c54
2018-01-21 22:34:35 +01:00
Martin Oberhuber
a3e0c996a1 Merge "Bug 517358 - RFE: method to read TextCanvas content" 2018-01-21 15:42:58 -05:00
Martin Oberhuber
fa298da8b7 Releng: Update to Tycho-0.23.1 for bz 459873, Unify Target Platforms
- Tycho-0.23 makes multiple Hudson builds in parallel more robust
- Use SWTbot-2.2.1 on Eclipse-3.8 to keep target dependencies clean
- Bring *.target files in sync with pom-config.xml for interactive use
- Align .gitignore with TCF's .gitignore

Change-Id: I6dfd7bfee43e8fcab1b6e7aae7a0b46f2f83bbf4
Signed-off-by: Martin Oberhuber <mober.at+eclipse@gmail.com>
2017-06-15 16:30:15 +02:00
Martin Oberhuber
ef6aeee516 Releng: Enable Apache PMD build reports
Change-Id: I99039197ab28e70ad013a7dbd4a59b2713bd768d
2017-06-14 07:23:42 +02:00
Martin Oberhuber
198e9602dc Releng: Revert to jarsigner-1.1.2 since 1.1.4 fails with Java 8
Change-Id: Ifab75c4dd0c96c9217cf8154ab72f79a924c54b7
Signed-off-by: Martin Oberhuber <mober.at+eclipse@gmail.com>
2017-06-14 06:35:28 +02:00
Martin Oberhuber
77ddbb7713 Releng: Clean Up and Unify *.target Target Platforms, SWTBot-2.5.0
Change-Id: I57585301be84c8c790609d0ac65548a7dcf02d8f
Signed-off-by: Martin Oberhuber <mober.at+eclipse@gmail.com>
2017-06-13 23:48:50 +02:00
Martin Oberhuber
33b6fc0301 Releng: Update Maven findbugs, jacoco and jarsigner to support Java 8
See https://bugs.eclipse.org/bugs/show_bug.cgi?id=457949

Change-Id: I91b51bf4ed4a2adbd4b31566343b3e701c161c52
Signed-off-by: Martin Oberhuber <mober.at+eclipse@gmail.com>
2017-06-13 22:58:59 +02:00