Andrew Gvozdev
68dfbade0a
Merge branch 'master' into sd90
2012-01-06 00:04:07 -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
bde0e7a154
JavaDoc, high level descriptions for language settings providers in
...
build plugins
2011-12-17 20:40: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
Andrew Gvozdev
5d7f9bf015
AbstractBuiltinSpecsDetector as IResourceChangeListener
2011-10-28 23:17:52 -04:00
Andrew Gvozdev
66e7277289
Revised BOP and Specs Detectors interface hierarchy -
...
moved classes to appropriate packages
2011-10-28 17:02:52 -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
c617df3475
bug 360283: Discovery command does not work if workspace name has
...
spaces
2011-10-09 13:57:27 -04:00
Andrew Gvozdev
5587687e1e
externalization
2011-09-10 19:47:12 -04:00
Andrew Gvozdev
cc9627fdb2
Merge remote branch 'cdt/master' into sd90
2011-09-10 19:45:38 -04:00
Andrew Gvozdev
24233a0c60
Cosmetics, reformatted XML
2011-09-10 19:36:44 -04:00
Andrew Gvozdev
c5586cefba
Converted xlC toolchain
2011-09-10 12:45:04 -04:00
Andrew Gvozdev
3b616cdefa
Merge branch 'master' into sd90
2011-09-10 10:48:38 -04:00
Andrew Gvozdev
031b532df3
Cosmetics, reformatted XML
2011-09-10 10:44:37 -04:00
Andrew Gvozdev
51c3ece9b3
Merge remote branch 'cdt/master' into sd90
2011-09-07 18:33:20 -04:00
Andrew Gvozdev
6b8862e5c0
Merge remote branch 'cdt/master' into sd90
2011-09-06 18:19:56 -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
Andrew Gvozdev
4c419cc214
Merge remote-tracking branch 'cdt/master' into sd90
2011-08-02 17:20:38 -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
Andrew Gvozdev
89c6f3a80c
Merge branch 'master' into sd90
2011-07-15 10:57:18 -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
Andrew Gvozdev
7d021ea6c4
Merge branch 'master' into sd90
2011-07-07 13:04:23 -04:00
Andrew Gvozdev
fbc67e72a2
Initial commit of new Scanner Discovery for CDT - bug 290631.
...
See prior history on GitHub https://github.com/angvoz/SD80/ , branch sd80
2011-07-07 12:29:41 -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
Vivian Kong
c82cbe55fb
Bug 346568 - Update licenses for Indigo
2011-05-20 00:59:10 +00:00
Vivian Kong
16ef2697a6
Bug 314101 - add description for new XL UPC project wizard
2011-03-21 13:38:33 +00:00
Marc-Andre Laperle
d2047f3306
Bug 337937 - CopyLocation for copied AST-Node. Fix UPC and XLC compile errors
2011-03-08 05:42:57 +00:00
Vivian Kong
101d5367d0
Change update site URL to indigo
2011-02-25 14:36:44 +00:00
Vivian Kong
3806bba6bc
Bug 328867 patch by John Liu, update plugin/feature versions
2011-02-07 17:14:05 +00:00
Vivian Kong
debad68d66
Bug 321692 Remove dependencies to plugins from features - SDK features should include its base feature
2011-01-31 20:27:43 +00:00
Vivian Kong
c62c6e671e
Bug 335512 - Update XLC scanning discovery parser and marcos and include path import XML utility accessible scope (for John Liu)
2011-01-28 16:36:58 +00:00
Andrew Gvozdev
49de2e7452
bug 330941: Xlc error parser can't figure out that file name is in quotes
2010-11-23 17:09:21 +00:00
Andrew Gvozdev
d731ae4f20
bug 330941: Xlc error parser can't figure out that file name is in quotes
2010-11-23 17:09:20 +00:00
Andrew Gvozdev
9ea2234d11
bug 323445: Generate cross linked message for redeclaration xlc error
2010-09-30 16:17:04 +00:00
Andrew Gvozdev
879ed6c25f
bug 323445: Generate cross linked message for redeclaration xlc error
2010-09-30 16:09:40 +00:00
Andrew Gvozdev
8cdd50422c
bug 323445: Generate cross linked message for redeclaration xlc error
2010-09-24 22:13:15 +00:00
Marc Khouzam
ce50ee07e2
Bug 321692: Remove dependencies to plugins from features
2010-09-20 09:05:59 +00:00
Vivian Kong
67dfed0280
Bug 315826 Update LR Parser for the template arguments rules - patch by John Liu
2010-08-09 17:50:49 +00:00