1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-29 20:05:35 +02:00
Commit graph

28 commits

Author SHA1 Message Date
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
Andrew Gvozdev
031b532df3 Cosmetics, reformatted XML 2011-09-10 10:44:37 -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
Chris Recoskie
0d30c8b779 Bug 315645 - fix unmerged xlc/xlupc toolchains 2010-06-03 18:40:54 +00:00
Vivian Kong
6d906f69c5 externalize strings in plugin.xml in various plugins 2010-02-01 16:23:38 +00:00
Vivian Kong
c3217c80c4 bug 284175 - turn off binary parser for XLC toolchain by default 2009-08-27 20:43:17 +00:00
Andrew Gvozdev
6b97b8dcf5 bug 285480: Duplicate message IDs 2009-08-04 17:52:33 +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
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
Vivian Kong
d1d9b85dc7 fix for bug 235868 2008-06-05 19:12:46 +00:00
Vivian Kong
18bdfaa18e fix for bug 235150 2008-06-02 15:33:19 +00:00
Vivian Kong
305b829588 fix for bug 234946 2008-06-02 15:32:27 +00:00
Vivian Kong
df92508705 externalize properties and preference page titles 2008-04-14 17:33:24 +00:00
Vivian Kong
dd366a822b fixing properties strings in XLC UI (bug 222112) 2008-03-11 01:34:42 +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
853d98c8dd RESOLVED - bug 201296: add support for XL C/C++ v9.0
https://bugs.eclipse.org/bugs/show_bug.cgi?id=201296
2007-09-20 17:46:29 +00:00
Chris Recoskie
1df24d690a adding built-in macros and includes to xlc toolchain 2007-06-20 18:58:24 +00:00
Chris Recoskie
94652e017d setting library path option to be of the libPaths type like it should be 2007-06-18 20:16:16 +00:00
Chris Recoskie
390ad0f69b Numerous changes to the xlc plugin. The option for inlines wasn't working right. Added browseTypes to a couple of options. Made -qhalt an enumerated option. 2007-06-13 13:43:38 +00:00
Chris Recoskie
ff17147037 Fix for 191761 (xlc release config doesn't have optimization set)
Also fixing some issues with the arch names... it seems the trademark character doesn't show up right on AIX so I'm just using (TM) instead
2007-06-08 19:11:09 +00:00
Chris Recoskie
269b4e7072 miscellaneous fixes to xlc integration 2007-04-27 13:11:52 +00:00
Chris Recoskie
bd759a1e82 initial xlc integration 2007-04-27 02:19:35 +00:00