Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-08-18Bug 564123 Treat environment and build variable case sensitivelyjantje1-1/+1
2019-09-09Bug 550076 - Use PE64 parser by defaultCDT_9_9_0Jonah Graham1-1/+1
2018-11-22Bug 540373: Cleanup: Add missing annotationsJonah Graham1-0/+1
2018-11-22Bug 540373: Cleanup: Format & Remove trailing whitespaceJonah Graham1-9/+9
2018-11-22Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.shJonah Graham1-3/+6
2018-07-17Bug 536413 - ConcurrentModificationException when indexingJeff Johnston1-4/+8
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-05-29Bug 535091 separate out the two streams for macros and defines.Doug Schaefer1-20/+39
2018-02-15Fix up handling of esp32 on Windows.Doug Schaefer1-22/+55
2017-11-29Fix manual include/macro settings handling for GCCToolChain.Doug Schaefer1-8/+31
2017-11-10Fixes for scanner info for Makefile projects.Doug Schaefer1-3/+18
2017-11-08Add Makefile Projects to collection of core build project types.Doug Schaefer1-17/+21
2017-11-07Adjust Arduino to new GCCToolChain API and add type and id/name.Doug Schaefer1-9/+5
2017-11-07Implement ordering of toolchains.Doug Schaefer1-4/+10
2017-10-31Fix up MSYS2 autodetect in to use new GCCToolChain API.Doug Schaefer1-0/+3
2017-10-19Fix bugs with emscripten and scannerInfo.Doug Schaefer1-4/+14
2017-10-18Make CMake support more resilient.Doug Schaefer1-1/+2
2017-10-12Allow for changing manually setting toolchains for build configs.Doug Schaefer1-1/+1
2017-10-06Add UI tests plugin for CMake. Fix a couple of bugs it found.Doug Schaefer1-0/+2
2017-09-28UI for adding toolchains for Core Build. New Generic Target Wizard.Doug Schaefer1-61/+188
2017-08-10Bug 519529 - fix handling of quotes in the GCCToolChain scanner info.Doug Schaefer1-0/+10
2017-05-17Bug 498171 Propagate scanner info fix for Arduino.Doug Schaefer1-1/+1
2017-04-21Fix issues with CMake. Arguments not passed. Local GCC prefix wrongDoug Schaefer1-6/+37
2016-09-16Fix to better handle build output parsing random text.Doug Schaefer1-1/+6
2016-08-31Allow participants in CMake toolchain file management.Doug Schaefer1-4/+4
2016-08-25Bug 174176 - Hook up CMake build to LaunchBar to select toolchain filesDoug Schaefer1-1/+2
2016-08-23Scanner discovery for CMake projects.Doug Schaefer1-56/+143
2016-06-14Cherry picking changes from the CDT 9 branch for Qt and Arduino.Doug Schaefer1-1/+13
2016-05-16Fix a few things for the QML editor.Doug Schaefer1-0/+6
2016-05-12Add MSYS2 support for managed build. A few Qt cleanups on Windows.Doug Schaefer1-10/+23
2016-05-10Add binary parsers to new build system. Clean up some toolchain stuff.Doug Schaefer1-6/+34
2016-04-28Modernize Arduino plug-ins. Adjust APIs to suite.Doug Schaefer1-84/+77
2016-04-24Major change to new build arch to give configs more power.Doug Schaefer1-7/+59
2016-04-14Tighter integration of new build system with cdt.core.Doug Schaefer1-141/+133
2016-02-09Support project scanner info in new build system for new class wiz.Doug Schaefer1-14/+17
2015-12-05Bug 174176 - initial contrib of CMake support.Doug Schaefer1-1/+9
2015-11-25Bug 481978 - Big overhaul of new build system to work with Qt.Doug Schaefer1-0/+260

    Back to the top