1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-01 06:05:24 +02:00
Commit graph

46 commits

Author SHA1 Message Date
Marc Khouzam
f3ff649041 Fix copyright of all CDT plugins using the copyright tool from platform.
This commit does not add missing copyrights, just updates the date on
the existing ones.

Change-Id: I646f5afd533a1fcc539bdf2e0686b22f406ecf65
2016-01-03 20:38:31 -05:00
Marc Khouzam
bb61124897 Incremented CDT feature version to 8.8.0
Change-Id: Ib1189a08a5f0225fd676b682dc8a10477ad3acc5
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-06-10 09:33:49 -04:00
Marc Khouzam
e820f872ad Incremented CDT feature version to 8.7.0
Change-Id: Ife0feaaa9263d2b7797e31d628250bd26caff1b5
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-05-04 21:07:13 -04:00
Doug Schaefer
b2460aaf53 Bug 461438 - Start of unpack native touchpoint action.
This can be used for downloading and extracting toolchains into the
Eclipse install folder. It will be used for the Arduino CDT.

Change-Id: Iada25cff0fb2b2d9e5a55bedcaa8dbf9074058d8
2015-03-12 13:53:55 -04:00
Sergey Prigogin
252eaf4c0f Incremented CDT feature version to 8.6.0.
Change-Id: Ic90c8e6a68d21e5b90ec3fac997da6a95a29bedf
Signed-off-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Reviewed-on: https://git.eclipse.org/r/39066
Tested-by: Hudson CI
2015-01-06 19:40:38 -05:00
Marc Khouzam
6004528ff6 Update to new CDT Logo
Change-Id: Iac76b204027efa01c8f848050a36d05022ecdf86
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/38363
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2014-12-16 13:29:12 -05:00
Sergey Prigogin
d8154bd340 Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
Sergey Prigogin
5d7a19fa6c Enabled JDK 1.7.
Change-Id: Ic2a161ea3c318dc1e8ba01c271c936bf5ed8763d
Reviewed-on: https://git.eclipse.org/r/21020
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2014-01-24 13:38:55 -05:00
Sergey Prigogin
1d166260a8 Bumped up CDT version to 8.4.
Change-Id: I1229344feaaed4a3551ceb7b1ef1410545048b55
Reviewed-on: https://git.eclipse.org/r/20908
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2014-01-21 17:35:29 -05:00
Andrew Gvozdev
652ce4748e Fixed parent pom version to reference 2013-08-27 15:16:24 -04:00
Sergey Prigogin
3be412111c Bumped up feature versions for Kepler. 2012-06-28 11:08:11 -07:00
Marc-Andre Laperle
63546f3ccf Bug 357170 - Fix some build.properties that were fixed only on cdt_8_0 2012-01-05 13:00:14 -05:00
Sergey Prigogin
09967ad791 Version number changes missed in the previous commit. 2011-10-19 20:53:44 -07:00
Sergey Prigogin
2932f9122c Updated parent feature version in pom.xml files. 2011-10-19 19:32:07 -07:00
Sergey Prigogin
7a3c9ba3a1 Switched to Java 1.6. 2011-10-17 18:04:17 -07:00
Sergey Prigogin
457af57f60 Changed the execution environment to JavaSE-1.6 2011-10-17 16:44:49 -07:00
Doug Schaefer
d7092b12c9 Mavenizing CDT releng.
Also removed unsupported cdt.core fragments from the platform feature.
2011-06-28 05:21:58 -04:00
Doug Schaefer
7b8cac960e Prettier 32x32 icon. 2010-06-04 14:24:50 +00:00
Doug Schaefer
66828656bc forgot to put the png into the build.properties. No wonder it didn't show up :P 2010-06-03 21:11:36 +00:00
Doug Schaefer
e8a45c249a New CDT Icon. 2010-06-03 14:59:53 +00:00
Vivian Kong
c2d90006b5 Bug 315439 Fix up copyright 2010-06-02 19:32:35 +00:00
Vivian Kong
ce9eb6b7d6 update copyright in about and update provider info 2010-05-31 20:40:20 +00:00
Doug Schaefer
820ca5640d Got rid of the debug info logs. 2010-04-16 02:39:13 +00:00
Doug Schaefer
2dd11e7f1e Added translate action. 2010-04-16 02:38:02 +00:00
Doug Schaefer
b0fca42beb Updates to adjust to p2 API changes. 2010-01-31 20:02:12 +00:00
Doug Schaefer
e3bc2d6767 added mingwrt packages and cleaned up the untar action a bit. 2010-01-14 23:59:39 +00:00
Doug Schaefer
7cb02cf641 Update for new Wascana work. 2010-01-14 05:27:36 +00:00
Vivian Kong
73ac2ced22 fix compile error against eclipse 3.6 2009-12-08 19:37:21 +00:00
Doug Schaefer
d943425cc3 Fixed up a number of legal items. 2009-06-10 19:37:19 +00:00
Doug Schaefer
e75b811f88 Fix compile error with RC4. 2009-06-10 19:23:09 +00:00
Doug Schaefer
0e124cee7f Fixed up a number of legal items. 2009-06-10 19:18:06 +00:00
Vivian Kong
5c1de6407a externalize strings in p2 plugin's MANIFEST.MF and use Eclipse CDT as provider name 2009-06-08 14:23:59 +00:00
Vivian Kong
83fd77b56d update copyrights 2009-05-27 15:48:21 +00:00
Doug Schaefer
39ff4b2105 Fix compile error with M7 p2. 2009-05-04 20:23:24 +00:00
Doug Schaefer
dae252adb1 Comment out setExecutable call which is 1.6 only. 2009-05-04 16:49:50 +00:00
Doug Schaefer
c11128ff5e Added handling of executable bit from tar entry. 2009-04-29 19:06:55 +00:00
Doug Schaefer
82c18d8c1f Corrected version number for p2 plugin/feature. 2009-04-29 18:58:05 +00:00
Doug Schaefer
3cf528d841 Now I got it working... 2009-04-24 06:37:43 +00:00
Doug Schaefer
fb77f8f0dc Modernization and simplification of the p2 install plugins for CDT-base SDKs like Wascana. Now, we're simply provide untar as an action for the Eclipse native touchpoint. Updated the Wascana exemplary p2 repo generator to match 2009-04-24 05:52:56 +00:00
Doug Schaefer
962ee7affa New implementation of InstallDir artifact repo. 2009-04-07 02:33:12 +00:00
Doug Schaefer
befb3fc080 fix compile errors. 2009-04-06 21:22:10 +00:00
Doug Schaefer
d735f36b31 Some fixes for zip compression. 2008-12-19 20:32:33 +00:00
Doug Schaefer
ed9ade92a2 Add zlib. General clean up. Set versions to 5.0.0 consistently. 2008-12-18 21:58:02 +00:00
Doug Schaefer
39dc95b0e6 Fix up any synchronization issues we may get with multiple threads. 2008-12-07 20:36:46 +00:00
Doug Schaefer
d7367d54be Productized p2 for sdks. 2008-12-07 19:49:51 +00:00
Doug Schaefer
ac5006b94e p2 extensions for sdk installs. 2008-12-05 19:24:28 +00:00