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

74 commits

Author SHA1 Message Date
Andrew Gvozdev
a2b019f1e8 Merge remote-tracking branch 'cdt/master' into sd90 2012-01-28 15:04:42 -05:00
Andrew Gvozdev
0b6b6c8b99 @Override annotations and other cleanup 2012-01-27 14:21:25 -05:00
Andrew Gvozdev
cfa3895aa3 Renamed providers IDs (Warning: Incompatible changes for existing
workspaces)
2012-01-24 13:41:28 -05:00
Andrew Gvozdev
c9b2608713 Use "shared" attribute from LanguageSettingsProviderAssociation
extension rather than star "*" in toolchain definition.
2011-12-08 12:23:29 -05:00
Andrew Gvozdev
4f2cea1002 Merge branch 'cdt/master' into sd90 2011-11-17 22:30:15 -05:00
Andrew Gvozdev
e47db971de Switched to Java 1.6 rest of build packages. 2011-11-16 18:23:33 -05:00
Andrew Gvozdev
9cc7592a82 Merge branch 'master' into sd90 2011-11-01 23:19:32 -04: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
c5586cefba Converted xlC toolchain 2011-09-10 12:45:04 -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
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
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
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
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
Chris Recoskie
0d30c8b779 Bug 315645 - fix unmerged xlc/xlupc toolchains 2010-06-03 18:40:54 +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
Vivian Kong
73c2648477 fix copyright 2010-05-31 17:41:57 +00:00
Vivian Kong
6d906f69c5 externalize strings in plugin.xml in various plugins 2010-02-01 16:23:38 +00:00
Vivian Kong
3d60e9196b Bug 301028 - fix 'restore default' button in XLCompilerPropertiesPage for compiler version - Patch by John Liu 2010-01-28 03:26:29 +00:00
Vivian Kong
6621f5653e Bug 300917 - need a new version of XL C/C++ Compiler properties page for John Liu 2010-01-27 19:45:01 +00:00
Vivian Kong
0991ca6fd9 Bug 300011 - NPE in XLCompilerPropertiesPage 2010-01-19 15:47:08 +00:00
Vivian Kong
22dda70010 Bug 296052 - Fix default compiler path for xlc compilers (patch from Tim Burrell) 2009-11-25 15:09:20 +00:00
Mike Kucera
7400462cd0 Bug 293079 - Allow new C/C++ project wizard extension 2009-11-04 16:39:44 +00:00
Andrew Gvozdev
fe2cc5e4fd bug 292304: XLC New Project Wizard does not like change of heart when users switch from other wizards
Patch from Marc-Andre Laperle
2009-10-16 15:10:50 +00:00
Vivian Kong
ae5661024d Update version numbers for changes in features and plugins 2009-09-30 16:59:54 +00:00
Vivian Kong
d3c83b869d bug 285480: Duplicate message IDs 2009-09-29 19:45:35 +00:00
Vivian Kong
2ca67d781f bug 288005 - separate XLC compiler version number with its label for translation 2009-08-28 19:38:47 +00:00
Vivian Kong
c3217c80c4 bug 284175 - turn off binary parser for XLC toolchain by default 2009-08-27 20:43:17 +00:00
Vivian Kong
1c5b36e9a9 XL C/C++ compiler versions should not be translatable since they are used by the applicability calculator 2009-08-24 18:03:04 +00:00
Andrew Gvozdev
6b97b8dcf5 bug 285480: Duplicate message IDs 2009-08-04 17:52:33 +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
Mike Kucera
01ce038d6f [261232] update to XLC wizard so that it can be reused for UPC 2009-04-30 19:54:36 +00:00
Chris Recoskie
337fa6e1bf RESOLVED - bug 273899: xlc toolchain doesn't specify xlc error parser
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273899
2009-04-29 12:50:18 +00:00
Chris Recoskie
09f3368f3e RESOLVED - bug 273636: changes to enable MBS on EFS projects
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273636
2009-04-28 12:02:33 +00:00
Vivian Kong
b849a3be06 bug 268581 individual source bundles 2009-04-09 19:51:46 +00:00
Chris Recoskie
18122f05d4 RESOLVED - bug 237176: XL C/C++ Compiler Preferences page is annoying
https://bugs.eclipse.org/bugs/show_bug.cgi?id=237176
2009-02-04 15:19:59 +00:00
Chris Recoskie
130514d961 RESOLVED - bug 256172: Add XLC v10.1 support feature
https://bugs.eclipse.org/bugs/show_bug.cgi?id=256172
2008-12-02 20:24:47 +00:00
Chris Recoskie
42cf48b2e8 RESOLVED - bug 237176: XL C/C++ Compiler Preferences page is annoying
https://bugs.eclipse.org/bugs/show_bug.cgi?id=237176
2008-11-07 14:25:20 +00:00
Chris Recoskie
31a7ae9a20 RESOLVED - bug 237176: XL C/C++ Compiler Preferences page is annoying
https://bugs.eclipse.org/bugs/show_bug.cgi?id=237176
2008-11-06 14:50:44 +00:00
Chris Recoskie
7bf1b3fe02 copyrights 2008-06-11 15:50:53 +00:00
Vivian Kong
ac107ff7ab fix for bug 234921 2008-06-09 19:58:41 +00:00
Vivian Kong
5e22144827 fix for 187634 - need to mark "Debug" and "Release" as non-translatable for xlc too because they are used as folder names 2008-06-05 21:45:46 +00:00