1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-07 01:36:01 +02:00
Commit graph

188 commits

Author SHA1 Message Date
Andrew Gvozdev
94e6fe0fa7 bug 212596: JUnit failures in cdt.managedbuilder.test.suite
Changes to ignore order in makefile $(RM) command
2009-10-09 17:43:08 +00:00
Andrew Gvozdev
f9fcabfe8d bug 288036: cdt-build plugins compilation settings are too lax
remove null pointer access warning due to false triggering after assertNotNull checks
2009-10-09 00:42:23 +00:00
Andrew Gvozdev
bd20ae7286 bug 212596: JUnit failures in cdt.managedbuilder.test.suite
Java generics and other cleanup
2009-10-08 21:44:21 +00:00
Andrew Gvozdev
6700e5b1b3 bug 212596: JUnit failures in cdt.managedbuilder.test.suite
moved Benchmarks folders from archives outside to be able to enjoy CVS diff command
2009-10-08 21:18:16 +00:00
Andrew Gvozdev
c240c7fe35 bug 288036: cdt-build plugins compilation settings are too lax 2009-08-30 00:57:03 +00:00
Andrew Gvozdev
8fa0d4662f bug 212596: JUnit failures in cdt.managedbuilder.test.suite
Test fails due to relying on absolute path
2009-08-01 01:41:24 +00:00
Andrew Gvozdev
390d64a00e bug 212596: JUnit failures in cdt.managedbuilder.test.suite
Setting benchmarks to pass with 6.0.0 release.
2009-08-01 01:15:43 +00:00
Andrew Gvozdev
614148c280 bug 212596: JUnit failures in cdt.managedbuilder.test.suite
Setting benchmarks to pass with 6.0.0 release.
2009-08-01 01:00:58 +00:00
Andrew Gvozdev
f1f30777dd bug 212596: JUnit failures in cdt.managedbuilder.test.suite
Setting benchmarks to pass with 6.0.0 release.
2009-08-01 00:25:07 +00:00
Andrew Gvozdev
81e57ee9d9 bug 212596: JUnit failures in cdt.managedbuilder.test.suite
Setting benchmarks to pass with 6.0.0 release.
2009-07-31 23:59:02 +00:00
Doug Schaefer
4366201ba2 Fixed up a number of legal items. 2009-06-10 19:44:36 +00:00
Vivian Kong
83fd77b56d update copyrights 2009-05-27 15:48:21 +00:00
Alena Laskavaia
829fca47c7 - fixed formatting 2009-05-26 21:05:04 +00:00
Alena Laskavaia
734b002e93 [264998] - fixed console parser 2009-05-26 21:01:57 +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
Vivian Kong
b849a3be06 bug 268581 individual source bundles 2009-04-09 19:51:46 +00:00
Chris Recoskie
38fb615b8d RESOLVED - bug 252966: ProjectDescription Storage: It should be possible to extend / override persistence mechanism
https://bugs.eclipse.org/bugs/show_bug.cgi?id=252966
2009-01-21 15:51:07 +00:00
Anton Leherbauer
9d7b8d39d5 Update bundle versions (bug 259308) and fix execution environment 2009-01-09 10:05:56 +00:00
Alena Laskavaia
31376779f5 [259964] - race conditions with model creation - applying patch 2009-01-08 18:06:56 +00:00
Anton Leherbauer
7db7ce6ac9 Update bundle versions 2008-11-24 09:29:32 +00:00
Alena Laskavaia
c168610d2c [252969] - applied patch to close streams 2008-11-12 15:13:34 +00:00
Alena Laskavaia
14e8eb91d4 - fixed warnings/errors 2008-04-29 16:53:07 +00:00
Vivian Kong
2942d637ad externalize Gnu Make Builder's name (bug 227369) 2008-04-16 16:03:39 +00:00
Andrew Ferguson
c76ee9c980 197468: tighten test success conditions 2008-01-16 11:20:05 +00:00
Andrew Ferguson
424485c971 197468: apply fix 2008-01-15 17:08:11 +00:00
Vivian Kong
d5eb584400 update testcase for bug 212596 (testBug43450 was removed as part of bug 209772) 2007-12-12 20:34:37 +00:00
Anton Leherbauer
ae86d1ec64 Fix compile error in test plugin due to parser removal (209772) 2007-11-21 14:12:35 +00:00
Mikhail Sennikovsky
b8a19bed37 Additional core fix for [bug 205840] Should file-level tool be updated when project toolchain changes? 2007-11-14 15:16:12 +00:00
Anton Leherbauer
8629e6b5d1 Upversion plug-ins to 5.0.0 2007-11-06 08:02:32 +00:00
Mikhail Sennikovsky
7276721123 Tool-chain modification status calculation enhancement 2007-11-04 06:50:25 +00:00
Doug Schaefer
8b988eb154 Stop using the Spawner when you don't need interrupt(). CygPath has been hanging when the underlying utility failed. Bug 156315 is once case of this. 2007-09-18 15:24:35 +00:00
Mikhail Sennikovsky
e67e534b88 Fix for [Bug 202805] custom IManagedBuilderMakefileGenerator.getBuildWorkingDir() is nor called 2007-09-10 16:25:08 +00:00
Mikhail Sennikovsky
fcf6db2881 1. follow-up to fix for [Bug 196048] Updating .cproject from CVS does not cause reload of settings
2. initial fix for [Bug 196284] ConcurrentModificationException during getProjectDescription
2007-07-26 16:33:29 +00:00
Mikhail Sennikovsky
ffd2cee5c1 Copyright header fix 2007-06-21 20:39:25 +00:00
Mikhail Sennikovsky
978279f91b Additional Test fix 2007-06-21 20:38:44 +00:00
Mikhail Sennikovsky
ee2a038235 Test fix 2007-06-21 20:35:19 +00:00
Mikhail Sennikovsky
e48b0affc2 1. disabling the invalid test testToolChainConversion_CDT20 (see bug# 193831)
2. copyright header fixes
2007-06-21 20:01:46 +00:00
Mikhail Sennikovsky
71ee6e9e74 fix to ignore line endings on linux 2007-06-15 17:16:26 +00:00
Mikhail Sennikovsky
786867b4be relative path calculation fixes on Linix 2007-06-15 16:26:55 +00:00
Mikhail Sennikovsky
b7eb6a93b0 test fix 2007-06-15 16:12:22 +00:00
Mikhail Sennikovsky
e30e3da19e 1. Fix for [Bug 192838] Fix for MBS old project conversion logic
2.follow up for the fix for [Bug 192423] Project conversion should NOT occur in case the tool-chain definition is not installed
2007-06-15 10:49:55 +00:00
Doug Schaefer
81bcb26800 Fix up copyrights. 2007-06-14 20:10:17 +00:00
Doug Schaefer
f5ed6d257d Still trying to fix build errors. 2007-06-12 04:37:46 +00:00
Doug Schaefer
37e03240ee Still trying to fix build errors. 2007-06-12 04:02:52 +00:00
Doug Schaefer
06a641b410 Still trying to fix build errors. 2007-06-12 03:44:51 +00:00
Mikhail Sennikovsky
2f72db3571 1. Schema fixes
2. test tool-chain definition fixes
2007-06-08 10:42:23 +00:00
Mikhail Sennikovsky
31841a2ffe 1. Tool anouncement message fixes
2. Target tool calculation fixes
2. test fixes
2007-06-08 10:24:42 +00:00
Mikhail Sennikovsky
2739c9375d added isSystem attribute to test elements 2007-06-05 14:10:28 +00:00
Mikhail Sennikovsky
fa75502fc6 isSystem set to true for test elements 2007-06-05 14:05:39 +00:00
Mikhail Sennikovsky
3b2085290f 1. language setting entries calculation fixes
2. test updates
3. CDt variables fixes
2007-06-05 13:47:26 +00:00