Skip to main content
summaryrefslogtreecommitdiffstats
path: root/build
AgeCommit message (Expand)AuthorFilesLines
2018-11-29Bug 541709 Fix up exceptions when we can't find toolchains.Doug Schaefer1-0/+3
2018-11-29Bug 541709 Figure out toolchain for Makefile projects.Doug Schaefer1-0/+33
2018-11-24Bug 540373: Update the compiler warnings/ignoresJonah Graham34-130/+130
2018-11-23Bug 540373: Format some Java files that were missedJonah Graham13-27/+14
2018-11-23Bug 540373: Cleanup: Remove trailing whitespace in properties filesJonah Graham40-141/+141
2018-11-22Bug 540373: Remove '(non-Javadoc)' commentsJonah Graham26-328/+0
2018-11-22Bug 540373: Cleanup: Remove redundant semicolonsJonah Graham6-10/+10
2018-11-22Bug 540373: Cleanup: Remove redundant type argumentsJonah Graham236-1135/+1135
2018-11-22Bug 540373: Cleanup: Add missing annotationsJonah Graham3-0/+5
2018-11-22Bug 540373: Cleanup: Organize ImportsJonah Graham79-191/+199
2018-11-22Bug 540373: Cleanup: Format & Remove trailing whitespaceJonah Graham1151-46355/+45857
2018-11-22Bug 540373: Standard .settings auto appliedJonah Graham130-333/+16493
2018-11-22Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.shJonah Graham1448-4730/+9240
2018-11-22Bug 540371: normalize files before applying EPLv2Jonah Graham7-7/+14
2018-11-20Bug 540373: Normalize newlines with .gitattributesJonah Graham28-2043/+2043
2018-11-02Bug 540699 - NoClassDefFoundError in AutotoolsNewMakeGeneratorJeff Johnston1-1/+1
2018-11-02Remove NewMakeProjectPreferencePage (unused)Marc-Andre Laperle3-128/+1
2018-10-30Bug 540610 - Add Automatic-Module-Name headerKarsten Thoms21-0/+21
2018-10-29Bug 540523 - NullPointerException in MesonPropertyPage.performOk methodJeff Johnston1-8/+10
2018-10-24Bug 540367 - Enable Reproducible Version QualifiersWilliam Riley1-0/+1
2018-10-23Bug 540367 - Increment version numbersWilliam Riley20-20/+20
2018-10-22Bug 540369 - HeadlessBuilder: change private to protectedEvgueni Driouk1-28/+28
2018-10-09Bug 539882: Applicability calculator should be called with option categoryTorbjörn Svensson6-2/+193
2018-10-03Bug 535903 - buildMesonProject test is unstableJeff Johnston3-0/+6
2018-10-02Bug 535903 - buildMesonProject test is unstableJeff Johnston3-8/+48
2018-08-14Bug 537924: Unable to build javadoc maven targetHansruedi Patzen1-1/+1
2018-08-02Bug 537632 - Meson Property Pages missing some fields after configureJeff Johnston1-104/+136
2018-08-01Bug 537118 - CMake and Meson integration now working on Windows.François Godin2-19/+7
2018-07-20Bug 537211 - Error running Builtin Specs Detector (closed project)Michael Keppler1-0/+3
2018-07-18Bug 537139 - Checkbox label should not end with a dotMichael Keppler1-2/+2
2018-07-17Bug 536413 - ConcurrentModificationException when indexingJeff Johnston1-4/+8
2018-07-06autotools: Use mylyn docs 3.0.25 to build docs.Alexander Kurtakov1-1/+1
2018-07-04Bug 536363 - Meson project include paths wrong when using ccacheJeff Johnston1-2/+9
2018-06-16Bug 535972 deal with relative include paths in GCC scanner infoDoug Schaefer1-0/+3
2018-06-05[releng] Bump version to 9.6.0Jonah Graham10-10/+10
2018-05-30Bug 511161: Early fail on non-absolute URIs when looking for files in workspaceJonah Graham1-0/+5
2018-05-29Bug 535091 separate out the two streams for macros and defines.Doug Schaefer1-20/+39
2018-05-18[534454] Fixed GCC build parser for simple definesEric Woestman2-4/+5
2018-05-09Bug 330204 - Use ManagedBuildManager to buildTorbjörn Svensson1-31/+3
2018-05-06Extend GCC OS detectionDoug Schaefer1-0/+9
2018-05-06Revert "Default to the middle element of the gcc tuple for the os name."Doug Schaefer1-2/+0
2018-05-06Default to the middle element of the gcc tuple for the os name.Doug Schaefer1-0/+2
2018-05-03Add dynamic variable for build directory of active core build configDoug Schaefer1-1/+0
2018-04-26Bug 533888 - Simplify Meson Core Build to use startBuildProcessJeff Johnston5-94/+80
2018-04-24Update build machinery.Alexander Kurtakov1-1/+1
2018-04-20Bug 533842 - Fix Launchbar for enabled/disabled Docker ConnectionsJeff Johnston1-14/+13
2018-04-17Bug 528940 - Execute pre/post build stepSamuel Hultgren2-1/+84
2018-04-17Bug 533444 - Add Container Build support to CMake ProjectsJeff Johnston12-61/+605
2018-04-17Bug 217674 - Added incremental build supportSamuel Hultgren2-4/+96
2018-04-16Adjust Meson NewManuanNinjaTestJeff Johnston1-2/+2

Back to the top