1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 22:52:11 +02:00
Commit graph

218 commits

Author SHA1 Message Date
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
Sergey Prigogin
2d58772f73 Bug 421247 - ASTNode.copy() chaining inconsistent
Change-Id: I89397209ae6a47b5a3a0827942b83a6755bc60e0
Reviewed-on: https://git.eclipse.org/r/18874
Tested-by: Hudson CI
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-11-25 21:37:10 -05:00
Andrew Gvozdev
09915f99bf bug 420287: CDT features are scattered around in update manager 2013-10-24 11:11:58 -04:00
Andrew Gvozdev
6856d55b68 bug 416628: "Export" of entries of language settings providers to referencing projects - added provider to do that 2013-09-08 08:09:33 -04:00
Andrew Gvozdev
652ce4748e Fixed parent pom version to reference 2013-08-27 15:16:24 -04:00
Sergey Prigogin
bf2790474e Bumped up feature version to 8.3. 2013-08-22 20:06:31 -07:00
Andrew Gvozdev
e84409b1f0 bug 404913: Dialect category and options for language standards for GCC toolchain 2013-07-24 14:50:45 -04:00
Andrew Gvozdev
385f1c6c9d bug 407696: Include paths remain uninitialized and code does not compile when creating new C or C++ projects 2013-05-13 18:14:00 -04:00
Chris Recoskie
90b38099d4 Bug 228434 - Concurrent Modification Exception soon after loading
Eclipse in PerFileSICollector

Change-Id: Ibcf6ae16cba60352dd5402915aee2624206a11c4
Reviewed-on: https://git.eclipse.org/r/11995
Reviewed-by: Andrew Gvozdev <angvoz.dev@gmail.com>
IP-Clean: Andrew Gvozdev <angvoz.dev@gmail.com>
Tested-by: Andrew Gvozdev <angvoz.dev@gmail.com>
2013-04-17 17:34:42 -04:00
Jesse Weinstein
07fcd9213c Bug 349248: Fix even more user-visible CDT refs
Change-Id: If212f90e96dc9f90456239ca6f7b8f319caf977e
Reviewed-on: https://git.eclipse.org/r/11372
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-03-21 17:02:11 -04:00
Andrew Gvozdev
90353a19c1 bug 398681: CDT does not understand some of xlC diagnostic messages 2013-01-21 17:33:29 -05:00
Andrew Gvozdev
911f69b92e bug 398681: Cosmetics - Renamed a few of tests 2013-01-21 17:33:12 -05:00
Sergey Prigogin
c1bc445e74 Externalized a label. 2013-01-09 18:37:18 -08:00
David Salinas
26be095c4a Bug 379474 - remote C/C++ project with XL toolchain generates a parse
error in stdio.h, preventing proper AST gen and Indexing
2012-11-09 11:00:28 -05:00
mhussein
f2724c6bdf Bug 391390 : Updatesite url is indigo
Removed all update site urls from all feature.xml files based on
Martin's suggestion in
http://dev.eclipse.org/mhonarc/lists/cdt-dev/msg25067.html
that refers to https://bugs.eclipse.org/bugs/show_bug.cgi?id=380633


Change-Id: Idb326ff9f1d8187088345d91d2d0c7c98c227d9e
Reviewed-on: https://git.eclipse.org/r/8092
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2012-10-17 14:18:01 -04:00
Andrew Gvozdev
6e7b81cf1d Added missing unit test suites org.eclipse.cdt.make.core.tests, org.eclipse.cdt.errorparsers.xlc.tests 2012-08-25 05:53:56 -04:00
Andrew Gvozdev
266447957f bug 387729: GCCScannerInfoConsoleParserTests fails consistently for me 2012-08-23 16:04:28 -04:00
John Cortell
39b2c3d785 Add master test suite for conveniently running all junit3 tests in CDT 2012-08-16 14:11:27 -05:00
Sergey Prigogin
cda8795284 Fixed yet another version mismatch between MANIFEST.MF and pom.xml 2012-06-28 13:07:41 -07:00
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
Sergey Prigogin
e553255384 Bug 332829. Parsing support for constexpr keyword. Also added few
new C++11 keywords.
2012-05-16 13:27:59 -07:00
Vivian Kong
347ce24020 Bug 378578 - Adding new include path or symbol adds to both languages
for a CPP project with XLC toolchain
2012-05-10 14:37:41 -04:00
Andrew Gvozdev
d2c19fcd47 bug 376592: [sd90] Extend BuildDefinitions to allow defining language settings providers 2012-05-04 18:35:17 -04:00
Chris Recoskie
53306d93e9 Bug 378270 - xlc macro supplier doesn't overwrite old values for
compiler root location
2012-05-02 14:49:40 -04:00
Andrew Gvozdev
b1b320f94e bug 371797: [sd90] Implement language settings providers in build
plugins
2012-04-12 01:01:23 -04:00
Andrew Gvozdev
362cd87be0 bug 71511: Fixed scanner discovery for minGW
Trim line by scanner discovery console parsers
2012-03-22 17:53:03 -04:00
Marc-Andre Laperle
a4538dbc3a Increment versions so that they are >= Indigo SR2 2012-02-05 15:35:26 -05:00
Andrew Gvozdev
4fc55d2d21 bug 290631: Caching of ICSettingEntry objects in CDataUtil. 2012-01-28 06:53:46 -05:00
Andrew Gvozdev
0b6b6c8b99 @Override annotations and other cleanup 2012-01-27 14:21:25 -05: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
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
Andrew Gvozdev
031b532df3 Cosmetics, reformatted XML 2011-09-10 10:44:37 -04:00
Andrew Gvozdev
c1d7d96f91 Incremented build plugin versions for Juno 2011-09-06 14:27:46 -04:00
Doug Schaefer
bca8fe06a1 Fix poms for tycho 0.13. 2011-09-02 20:48:39 -04:00
Chris Recoskie
43acd6a0f8 Bug 351255 - Generated makefile should use user specified compiler path
instead of workspace preference
2011-07-26 17:09:11 -04:00
John Liu
f32349a738 Bug 352758 - Update some private fields in some scanner parsers to
protected

Change-Id: Iea5c586088fa8045e9eb43dff7d43909c0181bd8
2011-07-21 13:33:52 -04:00
Michael Lindo
b86e096668 Bug 350501 - add support in managed build projects for xlC v11
compiler options - fix the qlistfmt option

Change-Id: Ib58a3decab781349c1160e3adeb7e431c7b6b168
2011-07-12 10:27:30 -04:00
Michael Lindo
3e9c760648 Bug 350501 - add support in managed build projects for xlC v11
compiler options - 1) qstrict not showing 2) fixed qfuncsect spelling
error 3) added some C only options

Change-Id: I71aa8bdab83accbd3d559d9aad4bc97331f21263
2011-07-11 20:25:36 -04:00
Michael Lindo
d2bcf08835 Bug 350501 - add support in managed build projects for xlC v11 compiler
options - minor fix
2011-07-06 15:38:44 -04:00
Doug Schaefer
6eff5311d7 More tests for the Maven build. 2011-06-29 14:30:07 -04:00
Michael Lindo
4946010ddd Bug 350501 - add support in managed build projects for xlC v11
compiler options

Change-Id: I2281c37fc120ca788641bd7f4caae627927900cd
2011-06-29 15:01:21 -04:00
Michael Lindo
b7f01c65b2 Bug 350501 - add support in managed build projects for xlC v11
compiler options

Change-Id: I2281c37fc120ca788641bd7f4caae627927900cd
2011-06-29 14:25:56 -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
Vivian Kong
f6d1c8c24b Bug 348754 - Update feature copyright statements for Indigo 2011-06-08 14:36:18 +00:00