Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-04-10Bug 546288 - Docker images for CDT Launchbar builds cannot have a slashJeff Johnston2-1/+2
2018-11-24Bug 540373: Update the compiler warnings/ignoresJonah Graham1-1/+1
2018-11-22Bug 540373: Cleanup: Format & Remove trailing whitespaceJonah Graham6-38/+42
2018-11-22Bug 540373: Standard .settings auto appliedJonah Graham5-0/+812
2018-11-22Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.shJonah Graham17-68/+128
2018-10-30Bug 540610 - Add Automatic-Module-Name headerKarsten Thoms1-0/+1
2018-10-23Bug 540367 - Increment version numbersWilliam Riley1-1/+1
2018-04-26Bug 533888 - Simplify Meson Core Build to use startBuildProcessJeff Johnston1-3/+6
2018-04-20Bug 533842 - Fix Launchbar for enabled/disabled Docker ConnectionsJeff Johnston1-14/+13
2018-04-17Bug 533444 - Add Container Build support to CMake ProjectsJeff Johnston6-45/+160
2018-03-01Remove extra colon in CMake build output.Doug Schaefer1-1/+1
2018-02-13Bug 531043 - Display errors/warning count for makefile & cmake buildsWilliam Riley2-6/+7
2018-02-04Bug 530673 Fix issue with CMake and changing toolchains.Doug Schaefer3-3/+21
2017-11-27Bug 527818 - Clean up handling of missing toolchain fileDoug Schaefer3-0/+21
2017-11-08Add Makefile Projects to collection of core build project types.Doug Schaefer1-3/+6
2017-11-05CMake - check for build files, clean up some UX.Doug Schaefer3-9/+16
2017-11-03Hook up the error parser properly in the build configuration.Doug Schaefer1-3/+6
2017-10-19Fix bugs with emscripten and scannerInfo.Doug Schaefer1-16/+11
2017-10-18Make CMake support more resilient.Doug Schaefer2-8/+20
2017-10-12Allow for changing manually setting toolchains for build configs.Doug Schaefer6-21/+59
2017-09-28UI for adding toolchains for Core Build. New Generic Target Wizard.Doug Schaefer2-5/+20
2017-09-07Core Build - add support for Generic targetDoug Schaefer1-2/+2
2017-05-02Bug 515990 - Fix constant reindexing in CMake projectsDoug Schaefer1-0/+5
2017-04-21Fix issues with CMake. Arguments not passed. Local GCC prefix wrongDoug Schaefer1-0/+7
2017-02-14releng: Make use of Tycho POM-less functionalityMarc-Andre Laperle1-17/+0
2016-11-21Fix NPE in CMake clean when generator not selected.Doug Schaefer3-7/+47
2016-11-16Update version to 9.3.0Marc Khouzam1-1/+1
2016-11-15Update version to 9.2.0Marc Khouzam1-1/+1
2016-10-21Make launchMode a core thing and add Debug for CMake configs.Doug Schaefer2-6/+14
2016-10-19Add New Empty CMake project wizard.Doug Schaefer1-14/+19
2016-10-18Fixes to remove duplicates and invalid CMake toolchain entries.Doug Schaefer1-7/+17
2016-10-12Updates for Core Build.Doug Schaefer1-23/+54
2016-09-12Introduce Core Build launches and Launch Bar integration.Doug Schaefer8-325/+5
2016-09-06Clean up CMake build.properties files.Doug Schaefer1-1/+3
2016-08-31Allow participants in CMake toolchain file management.Doug Schaefer11-29/+248
2016-08-29CMake and build architecture changes to improve launchingDoug Schaefer5-24/+38
2016-08-26Missed updates from last CMake change.Doug Schaefer2-2/+8
2016-08-25Bug 174176 - Hook up CMake build to LaunchBar to select toolchain filesDoug Schaefer12-53/+472
2016-08-23Scanner discovery for CMake projects.Doug Schaefer6-22/+72
2016-08-17CMake updates. Clean, error parsers, add to category.xml.Doug Schaefer1-10/+36
2016-08-17Update version to 9.1.0Marc Khouzam1-1/+1
2016-08-10Get CMake projects created and building. New C/C++ Project Wizard.Doug Schaefer8-129/+121
2016-05-10Add binary parsers to new build system. Clean up some toolchain stuff.Doug Schaefer1-7/+6
2016-04-28Modernize Arduino plug-ins. Adjust APIs to suite.Doug Schaefer1-1/+2
2016-04-25Bug 492304 - Fix NLS warningsAlex Blewitt1-1/+1
2016-04-24Major change to new build arch to give configs more power.Doug Schaefer8-215/+85
2016-04-14Remove build.core from cmake.core. How did this pass verification?Doug Schaefer1-2/+1
2016-04-14Tighter integration of new build system with cdt.core.Doug Schaefer4-72/+30
2016-02-11Update copyright datesMarc Khouzam1-1/+1
2016-01-20Make a couple of more things common. Clean up scanner info.Doug Schaefer1-32/+1

Back to the top