Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/build
AgeCommit message (Expand)AuthorFilesLines
2021-03-01Bug 571458: Return verdict of all configsTorbjörn SVENSSON1-23/+26
2021-03-01Bug 571566: Document how to choose workspace for headless buildTorbjörn SVENSSON21-77/+1173
2021-02-26Bug 571433: Make ManagedCommandLineGenerator APITorbjörn SVENSSON10-74/+173
2021-02-24Bug 406497: Fixed wrong null checkTorbjörn SVENSSON1-2/+1
2021-02-23Properly invoke diff command during testTorbjörn SVENSSON2-44/+17
2021-02-22Bug 571384: Rebuild required files when configuration has changedTorbjörn SVENSSON95-123/+336
2021-02-22Bug 571405: Generate rules with -MT"$@"Torbjörn SVENSSON30-44/+36
2021-02-20Bug 571381: Generate BUILD_ARTIFACT* symbols in makefileTorbjörn SVENSSON33-0/+215
2021-02-01Bug 499777: Flaky and slow test tagsJonah Graham7-70/+80
2020-12-27Bug 565553 - Improve performance of build command parsers with large number o...Marc-Andre Laperle2-39/+99
2020-12-19[releng] Increment feature and related versions to 10.2.0Jonah Graham8-8/+8
2020-12-19[releng] Update to newer help-docs-eclipserun-repoJonah Graham4-4/+4
2020-12-01Revert "Bug 568397: Hide "Build settings" if using custom command"Jonah Graham2-23/+14
2020-11-30Bug 569300: Allow custom build option editors to save the valueTorbjörn Svensson5-53/+107
2020-11-20Build with Tycho 2.1.0Alexander Kurtakov1-1/+1
2020-11-19Bug 565553 - Improve performance of build command parsers with large number o...Marc-Andre Laperle1-15/+37
2020-11-18No need to dispose colors anymore.Alexander Kurtakov3-26/+7
2020-11-18Bug 568728: Drop execute permission on filesTorbjörn Svensson10-0/+0
2020-11-17Do not use deprecated CDataUtil.objectsEqualAlexander Kurtakov7-25/+27
2020-11-17Bug 568888 - Open *.mak files as makefilesAlexander Kurtakov2-2/+2
2020-11-09Bug 568397: Hide "Build settings" if using custom commandTorbjörn Svensson2-14/+23
2020-10-29Bug 567966 - CDT code clean up: type safety warningsAlexander Fedorov1-13/+14
2020-10-24Bug 567966 - CDT code clean up: type safety warningsAlexander Fedorov1-35/+36
2020-10-21Bug 329995 - Update all C/C++ views when the active configuration changesMarc-Andre Laperle1-0/+1
2020-10-14[releng] Keep empty directoryJonah Graham2-1/+2
2020-10-14Bug 567488: Move cmake code to cmake dirMartin Weber89-7120/+0
2020-10-12[releng] Update help-docs-eclipserun-repo to use Platform 4.17Jonah Graham4-4/+4
2020-10-12Bug 567810: Squash over zealous warning from PDEJonah Graham3-1/+23
2020-10-12[releng] Update API FiltersJonah Graham6-616/+3
2020-10-06[releng] Update plug-in versionsMarc-Andre Laperle1-1/+1
2020-10-06[releng] Bump version to 10.1.0Jonah Graham10-10/+10
2020-10-04Bug 565553 - Improve performance of build command parsers with large number o...Marc-Andre Laperle3-10/+119
2020-09-27Bug 567334 - Occasional NPE in CompilationDatabaseParserMarc-Andre Laperle1-0/+5
2020-09-22Bug 566495: Rework CMakeErrorParserMartin Weber6-294/+487
2020-09-13Bug 565553 - Improve performance of build command parsers with large number o...Marc-Andre Laperle1-1/+15
2020-09-04Bug 566658 - [build] Core Make project does not support profilingJeff Johnston1-2/+5
2020-09-01Print build-start and -end message to consoleInfoStream.Martin Weber1-9/+6
2020-09-01Bug 566385: integrate cmake build-output parser (code cleanup)Martin Weber1-63/+63
2020-09-01Bug 566385: integrate cmake build-output parserMartin Weber3-15/+153
2020-09-01Bug 553674: Make Binary parsers and related classes AutocloseableJonah Graham4-67/+55
2020-08-31Bug 563494: Remove freemarker java11 workaroundJonah Graham3-24/+0
2020-08-31Bug 551817: Fix legal docs - and automate their checksJonah Graham4-3/+43
2020-08-31Fixed potential NPETorbjörn Svensson1-1/+3
2020-08-31Ensure file is closedTorbjörn Svensson1-4/+1
2020-08-31Trivial - fix copyright yearJonah Graham1-1/+1
2020-08-31Bug 566511: [releng] Add missing UTF-8 encoding for all CDT projectsJonah Graham31-0/+62
2020-08-30Bug 566385: add cmake build-output parser.Martin Weber6-3/+482
2020-08-29Fixed "Dead code" compiler warningTorbjörn Svensson1-15/+3
2020-08-28Fixed "The value for X attribute is not externalized" warningTorbjörn Svensson25-18/+136
2020-08-25Bug 418579 - String index out of range: -8Victor Rubezhny1-9/+11

Back to the top