Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/build
AgeCommit message (Expand)AuthorFilesLines
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
2018-04-16Bug 533222 - Add Container Build support to Std Make Core BuildJeff Johnston1-7/+13
2018-04-12Bug 533473 - Dynamically hide option categoriesTorbjörn Svensson2-3/+17
2018-03-29Enable Meson UI testsJeff Johnston2-5/+4
2018-03-28Update Meson UI testsJeff Johnston5-36/+384
2018-03-27Add a new Meson property page testJeff Johnston3-3/+411
2018-03-27Bug 532967 - Meson config properties not being saved/restored properlyJeff Johnston2-10/+14
2018-03-26Bug 532917 - env vars in Meson properties causes failures to occurJeff Johnston1-12/+16
2018-03-24Update Meson UI testJeff Johnston3-19/+121
2018-03-22Add Meson UI tests plug-inJeff Johnston28-0/+1558
2018-03-20Bug 532420 - Make Container Core Build indexing more efficientJeff Johnston1-1/+9
2018-03-09Sonar fixes in Meson plugins.Alexander Kurtakov9-43/+38
2018-03-09Use lamdbas.Alexander Kurtakov2-31/+18
2018-03-07Add Meson docs plug-inJeff Johnston31-1/+804
2018-03-06Bug 531985 - Support Container build with new Core BuildJeff Johnston8-47/+152
2018-03-01Remove extra colon in CMake build output.Doug Schaefer1-1/+1
2018-02-26Move to wikitext 3.0.23.Alexander Kurtakov1-1/+1
2018-02-21Bug 530000 - Add Meson Build supportAlexander Kurtakov10-0/+391
2018-02-20Bug 530000 - Add Meson Build supportJeff Johnston4-44/+52
2018-02-20Bug 531360 - Run ninja menu item is showing up in Docker viewsJeff Johnston1-7/+24
2018-02-15Fix up handling of esp32 on Windows.Doug Schaefer1-22/+55
2018-02-14Apply CMake changes from Bug 530673 to MesonJeff Johnston6-17/+36
2018-02-14Bug 531125 - Tupled gcc toolchains should not be the local defaultJeff Johnston1-4/+19
2018-02-14Bug 531131 - Consider superclass value to avoid unnecessary changesWilliam Riley3-44/+49
2018-02-13Bug 531043 - Display errors/warning count for makefile & cmake buildsWilliam Riley2-6/+7
2018-02-13Bug 531106 - Modify MBS option serialize to handle empty string listsWilliam Riley3-11/+235

Back to the top