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

119 commits

Author SHA1 Message Date
Sergey Prigogin
aefea16bcf Fixed compilation errors. 2012-12-28 14:08:36 -08: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
John Cortell
69eae6b783 Add master test suite for conveniently running all junit3 tests in CDT 2012-08-16 14:11:27 -05:00
Sergey Prigogin
3be412111c Bumped up feature versions for Kepler. 2012-06-28 11:08:11 -07:00
Vivian Kong
d5cb9f4f8f Bug 379448 - Add "UPC" string to feature name Unified Parallel C - to
enable consistent searching
2012-05-14 15:15:51 -04:00
Marc-Andre Laperle
68b6f3dc90 Upgrade to Tycho 0.14.1 2012-04-23 00:25:47 -04:00
Sergey Prigogin
33374d0a51 Bug 316230 - Representation of gcc attributes in AST. Also
contains a fix for bug 330635.

Change-Id: I11d872bd68dc0819a95ad8bf83c6db20fbc81387
Reviewed-on: https://git.eclipse.org/r/5554
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2012-04-13 14:48:35 -04:00
Sergey Prigogin
f02e178d52 Cosmetics. 2012-04-12 17:21:02 -07:00
Andrew Gvozdev
2a1cddd716 auto-clean: @Override annotations + organize imports + unnecessary
casts/$NON-NLS + trailing white spaces
2011-11-17 17:34:21 -05:00
Andrew Gvozdev
e47db971de Switched to Java 1.6 rest of build packages. 2011-11-16 18:23:33 -05:00
Sergey Prigogin
1055cd6604 Fixed few pom.xml files missed in the previous commit. 2011-10-20 10:25:47 -07: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
Doug Schaefer
bca8fe06a1 Fix poms for tycho 0.13. 2011-09-02 20:48:39 -04:00
Doug Schaefer
6eff5311d7 More tests for the Maven build. 2011-06-29 14:30:07 -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
356e6cf4b2 Bug 346568 - Update licenses for Indigo 2011-05-24 14:34:28 +00:00
Vivian Kong
c82cbe55fb Bug 346568 - Update licenses for Indigo 2011-05-20 00:59:10 +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
debad68d66 Bug 321692 Remove dependencies to plugins from features - SDK features should include its base feature 2011-01-31 20:27:43 +00:00
Marc Khouzam
ce50ee07e2 Bug 321692: Remove dependencies to plugins from features 2010-09-20 09:05:59 +00:00
Markus Schorn
703afbd706 Bug 324096: [C++0x] Value categories. 2010-09-06 13:52:47 +00:00
Chris Recoskie
9e628bc9e3 Bug 324339 - Two recent UPC parser test failures in the cdt build are not applicable to UPC language. 2010-09-02 18:54:57 +00:00
Sergey Prigogin
df06a819ec Bug 315895 - Names and descriptions of CDT features are confusing. 2010-06-06 03:09:06 +00:00
Doug Schaefer
7b8cac960e Prettier 32x32 icon. 2010-06-04 14:24:50 +00:00
Doug Schaefer
4b1e0cd637 Fixed up branding plug-ins. 2010-06-04 01:18:33 +00:00
Vivian Kong
9697941eec Bug 315435 Fix the regression test failures in cdt70 - for John Liu 2010-06-03 20:00:42 +00:00
Vivian Kong
4243380198 Bug 315439 Fix up copyright 2010-06-03 16:41:41 +00:00
Doug Schaefer
4d79947e9c New CDT Icon. 2010-06-03 15:20:43 +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
1dc1732f57 Bug 306627 - Fix license inconsistencies 2010-05-31 15:54:52 +00:00
Vivian Kong
36b3638d97 Bug 314212 - CDT Feature copyright dates are outdated 2010-05-31 15:15:04 +00:00
Vivian Kong
506c4dbc13 Bug 314948 - Updates to Berkeley UPC plugin for Max Billingsley III 2010-05-28 21:23:58 +00:00
Vivian Kong
1b93077911 Bug 312658 - Some c/c++ syntax cause content assist hanging, such as try-catch and do-while(head stream) - fix by John Liu 2010-05-12 17:19:17 +00:00
Vivian Kong
5d22a3c67a Bug 306627 - Fix license inconsistencies 2010-04-28 14:45:10 +00:00
Vivian Kong
f5aa6deafd Bug 306627 - Fix license inconsistencies 2010-04-14 14:56:05 +00:00
Andrew Gvozdev
78bbafea7e Fixed name of the feature to appear during CDT installation 2010-03-12 19:39:36 +00:00
Vivian Kong
8ff63ab2c3 Bug 303481 - change update site for helios 2010-02-26 15:54:53 +00:00
Vivian Kong
02fd62f9ec Bug 301998 - Berkeley UPC plugin contribution for Max Billingsley III 2010-02-19 15:27:56 +00:00
Markus Schorn
99148105b3 RValue References: Implementation and testcases, bug 294730. 2009-11-24 10:53:12 +00:00
Mike Kucera
30f1693315 fix compiler errors in lrparser caused by bug 231859 2009-10-09 19:55:31 +00:00
Doug Schaefer
78a6185314 Fix the license and copyright. 2009-06-10 18:58:16 +00:00
Vivian Kong
79b44437a2 update copyrights 2009-05-26 21:34:15 +00:00
Vivian Kong
afdcaeb52e Update provider name 2009-05-14 21:14:07 +00:00
Mike Kucera
f1841fc08a [276360] [LR Parser] CCE when parsing abstract declarator 2009-05-14 19:55:26 +00:00
Vivian Kong
4559c40f78 add branding plug-ins 2009-05-05 15:13:02 +00:00
Mike Kucera
0a80b06634 [272950] [LR Parser] Add ability to pass properties to extending parsers and update (regenerate) the parsers to support this. 2009-04-20 18:24:34 +00:00