Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-10-31Fix up MSYS2 autodetect in to use new GCCToolChain API.Doug Schaefer2-4/+39
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 Schaefer2-1/+4
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 Schaefer8-144/+477
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 Schaefer2-14/+45
2017-02-14releng: Make use of Tycho POM-less functionalityMarc-Andre Laperle1-17/+0
2016-12-15Bug 503153.Fixed NPE in GCCToolChain.getDefaultScannerInfo()Christian Sell1-2/+22
2016-11-16Update version to 9.3.0Marc Khouzam1-1/+1
2016-11-15Update version to 9.2.0Marc Khouzam1-1/+1
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-08-17Update version to 9.1.0Marc Khouzam1-1/+1
2016-06-14Cherry picking changes from the CDT 9 branch for Qt and Arduino.Doug Schaefer3-7/+50
2016-05-17Add MSYS2 32-bit support to MinGW GCC toolchain.Doug Schaefer1-7/+46
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 Schaefer3-13/+30
2016-05-10Add binary parsers to new build system. Clean up some toolchain stuff.Doug Schaefer3-50/+68
2016-04-28Modernize Arduino plug-ins. Adjust APIs to suite.Doug Schaefer5-216/+116
2016-04-25Bug 492304 - Fix NLS warningsAlex Blewitt1-2/+2
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 Schaefer6-169/+227
2016-02-09Support project scanner info in new build system for new class wiz.Doug Schaefer1-14/+17
2016-02-05releng: Fix missing about.htmlMarc-Andre Laperle1-0/+1
2016-01-18Incremented CDT features version to 9.0.0Marc Khouzam1-1/+1
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 Schaefer12-0/+602

    Back to the top