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

83 commits

Author SHA1 Message Date
Marc Khouzam
f3ff649041 Fix copyright of all CDT plugins using the copyright tool from platform.
This commit does not add missing copyrights, just updates the date on
the existing ones.

Change-Id: I646f5afd533a1fcc539bdf2e0686b22f406ecf65
2016-01-03 20:38:31 -05:00
Alena Laskavaia
4459b9a317 Bug 460953 - SetCrossCommandWizardPage does not check for 'null' in
result for dialog.open()


Change-Id: I8bc947e5f72891138cd41fd781d5839d09381c51
2015-07-23 14:37:43 -04:00
Marc Khouzam
bb61124897 Incremented CDT feature version to 8.8.0
Change-Id: Ib1189a08a5f0225fd676b682dc8a10477ad3acc5
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-06-10 09:33:49 -04:00
Marc Khouzam
e820f872ad Incremented CDT feature version to 8.7.0
Change-Id: Ife0feaaa9263d2b7797e31d628250bd26caff1b5
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-05-04 21:07:13 -04:00
Sergey Prigogin
252eaf4c0f Incremented CDT feature version to 8.6.0.
Change-Id: Ic90c8e6a68d21e5b90ec3fac997da6a95a29bedf
Signed-off-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Reviewed-on: https://git.eclipse.org/r/39066
Tested-by: Hudson CI
2015-01-06 19:40:38 -05:00
Marc Khouzam
6004528ff6 Update to new CDT Logo
Change-Id: Iac76b204027efa01c8f848050a36d05022ecdf86
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/38363
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2014-12-16 13:29:12 -05:00
Sergey Prigogin
d8154bd340 Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
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
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
3be412111c Bumped up feature versions for Kepler. 2012-06-28 11:08:11 -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
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
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