1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

1838 commits

Author SHA1 Message Date
Andrew Gvozdev
367a0ee6cd cosmetics: ehnanced loops etc 2010-01-18 21:15:42 +00:00
Andrew Gvozdev
3e29fc70a1 cosmetics: ehnanced loops etc 2010-01-18 20:08:52 +00:00
Andrew Gvozdev
e6d91ec735 cosmetics: ehnanced loops etc 2010-01-18 19:20:00 +00:00
Andrew Gvozdev
8b4fc1b893 cosmetics: fixed some warnings - @Override, unnecessary casts, JavaDoc tags 2010-01-18 16:30:35 +00:00
Andrew Gvozdev
27e4d74c8e bug 237115: "Other objects" list does not resize
Patch from Marc-Andre Laperle
2010-01-13 02:30:36 +00:00
Andrew Gvozdev
ee9e75b76f bug 295290: JUnit failure: ManagedBuildMacrosTests.testMacroOptL()
test case fixed
2010-01-07 23:45:28 +00:00
Andrew Gvozdev
2f140d6523 cleanup: reformatting 2010-01-07 21:47:00 +00:00
Andrew Gvozdev
abebef93b4 cleanup: generics 2010-01-06 23:12:09 +00:00
Andrew Gvozdev
f404fd845c bug 292005: JUnit failure: managedbuilder BuildSystem40Tests.test40 does not check benchmarks properly
trick to handle platform dependent data
2010-01-06 23:06:44 +00:00
Andrew Gvozdev
98c037d7a1 fixed a problem with previous revision 2010-01-06 04:59:12 +00:00
Andrew Gvozdev
fe25c0fa66 cleanup: a few more warnings fixed, mostly null pointer ones 2010-01-06 04:35:19 +00:00
Andrew Gvozdev
f1173ce9a8 bug 294878: JUnit failure: managedbuilder BuildDescriptionModelTests.testDesTestgnu21_exe 2010-01-06 04:15:14 +00:00
Andrew Gvozdev
b15a7b94dd cleanup: better dump in case of failure and fixed warnings for unused vars, generics etc. 2010-01-06 04:13:58 +00:00
Andrew Gvozdev
05653b2740 cleanup: generics and casts 2010-01-05 20:32:37 +00:00
Andrew Gvozdev
2d0198be0a catching exception during cleanup 2010-01-05 19:43:39 +00:00
Andrew Gvozdev
87c562de11 cleanup: generics, dead code etc. 2010-01-05 17:56:49 +00:00
Andrew Gvozdev
bf9d9817ed bug 292005: JUnit failure: managedbuilder BuildSystem40Tests.test40 does not check benchmarks properly
Added heuristics to handle absolute workspace path
2010-01-05 17:21:36 +00:00
Andrew Gvozdev
4ee2d59c6c bug 292005: JUnit failure: managedbuilder BuildSystem40Tests.test40 does not check benchmarks properly
added missing benchmarks, corrected some
2010-01-05 04:58:28 +00:00
Andrew Gvozdev
2e858cbee3 commented out test output spamming console 2010-01-05 03:46:45 +00:00
Andrew Gvozdev
64ddf85c80 commented out test output spamming console 2010-01-05 03:22:29 +00:00
Andrew Gvozdev
4daceaf58c cleanup: JavaDoc warning 2010-01-04 03:51:54 +00:00
Andrew Gvozdev
4fef3217d9 cleanup: mostly generics, Javadoc warnings etc 2010-01-04 03:37:39 +00:00
Andrew Gvozdev
a3665af421 cleanup: loops, spaces, some generics 2010-01-02 19:27:05 +00:00
Andrew Gvozdev
b6ffaf6758 cleanup: JavaDoc tags 2010-01-01 18:13:27 +00:00
Andrew Gvozdev
ec23fcd518 cleanup: casts, @Overrides 2009-12-31 18:47:17 +00:00
Andrew Gvozdev
5c7ce7db47 cleanup: @Override annotations 2009-12-29 21:00:52 +00:00
Andrew Gvozdev
1a64d13fda bug 297683: JUnit tests AllTemplateEngineTests stopped compiling in eclipse 3.6M4 2009-12-13 04:34:59 +00:00
Andrew Gvozdev
9fa4bd5b07 bug 290997: [Contribution] VS-style option tooltip display in Property Pages
patch from Miwako Tokugawa
2009-12-04 19:00:15 +00:00
James Blackburn
b224735385 Bug294190 Wait for concurrent Jobs -- move to finally 2009-11-30 20:07:28 +00:00
James Blackburn
32bbacaf36 Bug294190 Wait for concurrent Jobs to finish before exiting. 2009-11-30 17:42:45 +00:00
Andrew Gvozdev
a64acbecde cleanup: generics 2009-11-22 03:27:09 +00:00
James Blackburn
84e5c95821 Prevent potential ArrayIndexOutOfBounds if entry isn't resolved; handle multiple entries if CDataUtil resolves the setting entry multiple times 2009-11-20 17:28:48 +00:00
James Blackburn
36f8c60bec Bug 295690 Other builders should get CDT arguments to build 2009-11-20 09:34:06 +00:00
Andrew Gvozdev
107aabe04c bug 292003: JUnit failure: managedbuilder testLinkedFolder intermittently fails
Benchmarks updated to 6.0.0 level
2009-11-20 04:46:14 +00:00
Andrew Gvozdev
2fee5bf8ab bug 292003: JUnit failure: managedbuilder testLinkedFolder intermittently fails
Extra check for deleted folder is not helpful
2009-11-20 04:43:44 +00:00
Andrew Gvozdev
e4c5888fca bug 212596: JUnit failures in cdt.managedbuilder.test.suite
updated outdated benchmark file
2009-11-20 03:41:24 +00:00
Andrew Gvozdev
7e2ae40497 bug 292003: JUnit failure: managedbuilder testLinkedFolder intermittently fails
added join FAMILY_AUTO_REFRESH for another flavor of creating a project
2009-11-20 03:40:36 +00:00
James Blackburn
1a924925c5 Bug 295602 "Export Settings" tab restore defaults should add the default exported paths from the Configuration 2009-11-19 15:16:53 +00:00
James Blackburn
ef68953626 Bug 295588 Changing Artifact type should update export settings 2009-11-19 14:16:08 +00:00
Andrew Gvozdev
de4fdf198f bug 285347: JUnit failure: managedbuilder BuildDescriptionModelTests
Fixed test cases not accounting for build variables in artifact name
2009-11-11 15:08:12 +00:00
James Blackburn
1ae62f2a77 FIx warnings + generics (no functionality change) 2009-11-10 22:46:19 +00:00
James Blackburn
934fb1975d Fix for testDescription test. The test previously tried to set some includes on all setting entries on the root folder. In bug 229085 / 100844 libs are now contributed back as a LIRARY_FILE setting entry. Assert that storing includes in libs entry doesn't persist. 2009-11-10 22:40:01 +00:00
Andrew Gvozdev
f3ca785ec5 bug 285347: JUnit failure: managedbuilder BuildDescriptionModelTests
Regression fixed (new build resource created for the same
resource)
2009-11-10 20:56:04 +00:00
James Blackburn
606c0a5e4f Bug 294046 Improvements to FileListControl
(multi-select, copy, paste, undo, redo, proj.rel paths, fix warnings).
2009-11-05 13:42:16 +00:00
Andrew Gvozdev
df4455cf1a bug 293569: [Make Target View] add Edit button in toolbar and Copy/Paste/Delete in context menu
Patch from Gaetano Santoro.
2009-11-05 13:26:18 +00:00
Andrew Gvozdev
f2b3b42052 bug 294135: JUnit failures related to files with spaces in managedbuilder test suite
Fixed regression bug and updated benchmarks.
2009-11-04 23:00:48 +00:00
Mike Kucera
7400462cd0 Bug 293079 - Allow new C/C++ project wizard extension 2009-11-04 16:39:44 +00:00
Andrew Gvozdev
595fb79ac6 bug 270790: Mach-O Parser doesn't recognize x86_64 binaries
Patch from Marc-Andre Laperle. Based on work of Alfons Laarman and Sal Scotto.
2009-11-04 15:20:13 +00:00
Andrew Gvozdev
050f7ed2c8 bug 275462: Build failed due to dependency files with spaces
Benchmark reverted back until bug 294135 is figured out
2009-11-04 02:48:58 +00:00
Andrew Gvozdev
2321c8338a bug 212596: JUnit failures in cdt.managedbuilder.test.suite
Added missing empty lines to benchmarks to turn down noise on the console
2009-11-03 23:31:50 +00:00