Marc Khouzam
b745736775
Incremented CDT features version to 9.0.0
...
This includes bumping the standalone debugger to 9.0.0
Change-Id: I55fae1cec995b5f6865a5b174c004ed1b76e9bea
2016-01-18 16:37:47 -05:00
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
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
Marc Khouzam
4781f20495
Move some leftover plugins from Java 5 to Java 7.
...
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-03-25 13:42:20 -04:00
Marc Khouzam
a04d64606e
Remove unnecessary @SuppressWarnings
...
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-03-25 11:39:17 -04:00
Marc-Andre Laperle
afd11359e6
Extract test VM args to common property base.test.vmargs
...
This makes it easier to change arguments for all tests. As a side-effect,
all tests now enable assertion (-ea) and have the same max heap size, etc.
Change-Id: I0965d40ba3283efe7eacdf927f6c302ee0ab30f0
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2015-02-06 13:02:28 -05: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
Marc-Andre Laperle
97079f6ad0
Add missing arg for jacoco in in tests. Update jacoco.
...
Jacoco arguments are missing when executing certain tests. This happens when
argLine is being overriden. We had the same problem in Linux Tools. We solved
it by prepending the argLine with ${tycho.testArgLine}. This should help
improving the Code coverage metric in Sonar.
Also update the jacoco version to fix a bug when building with Java 8.
Change-Id: I7f73f40488efc01fc7d643940c1ac0d5950c900d
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/32507
Tested-by: Hudson CI
Reviewed-by: Alvaro Sanchez-Leon <alvsan09@gmail.com>
2014-08-28 15:40:26 -04:00
Sergey Prigogin
d8154bd340
Inremented branding plugin version to 8.5
2014-07-21 17:39:01 -07:00
Sergey Prigogin
a2fbb5c879
Inremented feature version to 8.5.
2014-07-21 17:07:12 -07:00
Marc Khouzam
397b269e26
Bug 435998 - Remove 'updateSiteName' string as they are not used
...
Change-Id: I55485c9cba17f544d50d8e27b77d6644493d8300
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/27500
Tested-by: Hudson CI
2014-06-18 15:54:57 -04:00
Marc Khouzam
ce9b270a38
Bug 435998 - Get rid of all "eclipse_update_120.jpg" files in CDT
...
features
Change-Id: I52a71e62f8161990657e96ef52403fd7f69698a2
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/27499
2014-06-17 11:33:37 -04:00
Marc Khouzam
2c22479c9e
Bug 435309 - Use the shared license file scheme for CDT
...
This means that:
- feature.xml files now make a reference to the shared license plugin
using version 0.0.0
- feature.properties files no longer have the text for the license
- license.html and epl-v10.html files are removed as they are part
of the shared license plugin
- build.properties files no longer reference removed files
- the main pom.xml file references the license repository
Change-Id: Ibd880480de3a07597084d44cce7b822903509079
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/27250
2014-05-26 10:03:45 -04:00
Marc Khouzam
5806deb5b8
Update to new license text
...
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2014-05-20 11:36:39 -04:00
Marc Khouzam
fa5de3be3b
Update license.html files for 2014 version
...
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2014-05-02 11:17:44 -04:00
Thomas Corbat
b5cf6c388c
Bug 427539 - C++11 attribute implementation
...
- Implemented C++11 attributes without breaking the current API for
attributes in CDT. Added attribute specifiers according to the standard,
which can be added to attribute owners and contain ICPPASTAttributes
themselves.
- Adapted current attribute implementation (Tokens and Offsets) to be
writable by ASTWriter.
- Added integration of GNU attributes into the AST for several missing
cases.
Change-Id: Ifb6a05989f0b4da0d504be24213df86c66428060
Reviewed-on: https://git.eclipse.org/r/22555
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-03-10 13:01:47 -04: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
Sergey Prigogin
2d58772f73
Bug 421247 - ASTNode.copy() chaining inconsistent
...
Change-Id: I89397209ae6a47b5a3a0827942b83a6755bc60e0
Reviewed-on: https://git.eclipse.org/r/18874
Tested-by: Hudson CI
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-11-25 21:37:10 -05:00
Andrew Gvozdev
09915f99bf
bug 420287: CDT features are scattered around in update manager
2013-10-24 11:11:58 -04:00
Andrew Gvozdev
652ce4748e
Fixed parent pom version to reference
2013-08-27 15:16:24 -04:00
Sergey Prigogin
bf2790474e
Bumped up feature version to 8.3.
2013-08-22 20:06:31 -07:00
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