Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-11-24Bug 210248 - test projects update, revert sample projects to MinGWAndrew Gvozdev4-1/+10
2011-11-23Bug 210248 - test projects updateChristian W. Damus3-0/+0
2011-11-22Bug 210248 - [Internal Builder]does not rebuild a dependent project inChristian W. Damus5-0/+287
2011-11-17auto-clean: @Override annotations + organize imports + unnecessaryAndrew Gvozdev39-1760/+1872
2011-10-20Version number changes missed in the previous commit.Sergey Prigogin1-2/+2
2011-10-20Updated parent feature version in pom.xml files.Sergey Prigogin1-2/+2
2011-10-18Switched to Java 1.6.Sergey Prigogin2-4/+4
2011-10-17Changed the execution environment to JavaSE-1.6Sergey Prigogin1-1/+1
2011-09-14Fix up the MBS core test dependencies.Doug Schaefer1-0/+20
2011-09-06Incremented build plugin versions for JunoAndrew Gvozdev2-2/+2
2011-07-07MBS core tests need the GNU tool definitions.Doug Schaefer1-0/+1
2011-07-06Turn on UI Harness for MBS core tests.Doug Schaefer1-1/+2
2011-07-02bug 312835: CDT build settings which are set at the folder level areAndrew Gvozdev13-21/+21
2011-06-29More tests for the Maven build.Doug Schaefer1-0/+35
2011-04-26compilation warningsAndrew Gvozdev1-13/+7
2011-04-25bug 222817: [Contribution] <enablement and applicability calculator support w...Andrew Gvozdev3-1/+219
2011-03-11compilation warningsAndrew Gvozdev1-7/+6
2011-03-09Bug 279633 - Add ability to override command-generation for a build-optionChris Recoskie3-1/+157
2011-02-16Bug 303953 - Deleted linked resource in managed project is still being built.James Blackburn1-1/+3
2011-02-15bug 337264: JUnit failure: managedbuilder - 3 failures on Linux related to sp...Andrew Gvozdev1-19/+84
2011-01-28Allow test proejcts which aren't compressed in zip files. zip files aren't r...James Blackburn1-31/+59
2011-01-27Beef up the test to check the CDT variable managers.James Blackburn1-5/+22
2011-01-26Bug 335476 - CDT build doesn't notice cdt.core.prefs is modified externally. ...James Blackburn3-0/+104
2011-01-25Compiler warnings + GenericsJames Blackburn5-100/+69
2011-01-25Compiler warnings + GenericsJames Blackburn11-134/+116
2011-01-25Remove unused BaseTestCaseJames Blackburn2-46/+2
2011-01-24Bug 303953 - Deleted linked resource in managed project is still being built.James Blackburn7-1/+1253
2010-10-27bug 328780: NPE when compiler options are displayedAndrew Gvozdev1-8/+12
2010-10-24bug 232373: cdt generated make file has options with no spaces between option...Andrew Gvozdev86-140/+145
2010-10-23bug 232373: testGenerateCommandLineInfoParameters re-addedAndrew Gvozdev1-29/+35
2010-07-16bug 319779: Unnecessary importsAndrew Gvozdev1-1/+0
2010-07-14bug 319769: Unnecessary type castsAndrew Gvozdev2-8/+8
2010-07-14bug 319777: Missing @Override annotationsAndrew Gvozdev5-0/+8
2010-07-08bug 318581: Use of deprecated org.eclipse.core.runtime.PluginVersionIdentifie...Andrew Gvozdev2-5/+3
2010-06-02Bug 315439 Fix up copyrightVivian Kong18-17/+27
2010-02-16Bug 302881 move #testReferences to cdt.core testsuite (CConfigurationDescript...James Blackburn1-79/+0
2010-02-16bug 298590: Restore Defaults does not quite restore Folder SettingsAndrew Gvozdev1-0/+61
2010-02-09bug 292007:remove obsoleted method compareBenchmarks()Andrew Gvozdev1-13/+1
2010-02-08bug 301373: [API] add @noextend and @noimplement tags - org.eclipse.cdt.manag...Andrew Gvozdev1-1/+1
2010-01-29bug 296904: Split MakeErrorParser to regex style GmakeErrorParser and CWDLocatorAndrew Gvozdev4-36/+37
2010-01-19bug 250686: changes in debug and optimization level flags not propagated to f...Andrew Gvozdev1-20/+272
2010-01-19cosmetics: generics etcAndrew Gvozdev1-11/+11
2010-01-19cosmetics: @Override, generics etcAndrew Gvozdev1-4/+6
2010-01-19subdir.mk 1.1 appears to be correct after comparing .cdtbuild_initial with .c...Andrew Gvozdev1-1/+1
2010-01-07bug 295290: JUnit failure: ManagedBuildMacrosTests.testMacroOptL()Andrew Gvozdev1-14/+21
2010-01-07cleanup: reformattingAndrew Gvozdev1-15/+24
2010-01-06cleanup: genericsAndrew Gvozdev1-6/+6
2010-01-06bug 292005: JUnit failure: managedbuilder BuildSystem40Tests.test40 does not ...Andrew Gvozdev1-16/+24
2010-01-06cleanup: better dump in case of failure and fixed warnings for unused vars, g...Andrew Gvozdev1-57/+41
2010-01-05cleanup: generics and castsAndrew Gvozdev1-10/+7

Back to the top