1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-05 16:56:04 +02:00
Commit graph

28 commits

Author SHA1 Message Date
Sergey Prigogin
3be412111c Bumped up feature versions for Kepler. 2012-06-28 11:08:11 -07:00
Andrew Gvozdev
9de02335d9 bug 382422: [sd90] Add MinGW specs detector 2012-06-24 06:47:46 -04:00
Andrew Gvozdev
b1b320f94e bug 371797: [sd90] Implement language settings providers in build
plugins
2012-04-12 01:01:23 -04:00
Marc-Andre Laperle
a4538dbc3a Increment versions so that they are >= Indigo SR2 2012-02-05 15:35:26 -05:00
Andrew Gvozdev
0b6b6c8b99 @Override annotations and other cleanup 2012-01-27 14:21:25 -05:00
Andrew Gvozdev
e47db971de Switched to Java 1.6 rest of build packages. 2011-11-16 18:23:33 -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
Andrew Gvozdev
c617df3475 bug 360283: Discovery command does not work if workspace name has
spaces
2011-10-09 13:57:27 -04:00
Andrew Gvozdev
24233a0c60 Cosmetics, reformatted XML 2011-09-10 19:36:44 -04: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
ce9eb6b7d6 update copyright in about and update provider info 2010-05-31 20:40:20 +00:00
Chris Recoskie
947eedd5bc - Merged changes from cdt_5_0 to HEAD. Too many to mention individually.
- Reworked IFileSystem utility so that now it is noimplement/noextend.  Clients should now extend from concrete class FileSystemUtility instead to better insulate them from future API changes.
- Reworked the resulting concurrency fixes - indexing and scanner discovery now synchronize on the project root as a scheduling rule.  Original HEAD behaviour was to synch on the project's .settings folder for indexing, but that deadlocked with scanner discovery.
- Fixed remote indexing.  Changes on HEAD that deprecated CodeReader broke the ability for remote translation units to provide the path to load the file content from.  Added API to ITranslationUnit for this purpose.
2010-05-11 22:50:20 +00:00
Doug Schaefer
d943425cc3 Fixed up a number of legal items. 2009-06-10 19:37:19 +00:00
Doug Schaefer
c5256edc32 Fixed up a number of legal items. 2009-06-10 19:32:11 +00:00
Vivian Kong
83fd77b56d update copyrights 2009-05-27 15:48:21 +00:00
Vivian Kong
afdcaeb52e Update provider name 2009-05-14 21:14:07 +00:00
Chris Recoskie
d5323553c6 fix package exports 2009-04-29 13:45:55 +00:00
Vivian Kong
b849a3be06 bug 268581 individual source bundles 2009-04-09 19:51:46 +00:00
Chris Recoskie
790670050d RESOLVED - bug 193605: need scanner config support for XL compiler toolchains
https://bugs.eclipse.org/bugs/show_bug.cgi?id=193605
2008-01-28 18:27:49 +00:00
Chris Recoskie
68d6fce0c3 Some fixes to profile name and ID 2008-01-23 15:06:17 +00:00
Chris Recoskie
6c58a96029 fix copyrights 2008-01-22 18:46:42 +00:00
Chris Recoskie
aa251d78ca Initial commit of XL C/C++ scanner discovery support. Patch by Leonardo Garcia. 2008-01-21 20:50:46 +00:00
Chris Recoskie
b08bfdc656 upversioning to 4.0.3 2008-01-21 20:17:58 +00:00
Chris Recoskie
c2d448fd86 Initial commit. Patch from Leonardo Garcia (IBM) 2008-01-21 20:16:41 +00:00