Skip to main content
summaryrefslogtreecommitdiffstats
path: root/build
AgeCommit message (Expand)AuthorFilesLines
2017-02-21cmake: Fix missing NLS messagesMarc-Andre Laperle2-2/+2
2017-02-21Bug 512096 - Fix NPE selecting an LLVM toolchain in toolchain editorMarc-Andre Laperle1-1/+6
2017-02-21Update version to 9.2.1Marc Khouzam27-30/+30
2017-02-15Fix cmake feature to use license feature for proper license.Alexander Kurtakov1-1/+3
2016-12-15Bug 503153.Fixed NPE in GCCToolChain.getDefaultScannerInfo()Christian Sell1-2/+22
2016-12-14Bug 509248: Disable unstable/intermittent SWTBot based testsJonah Graham1-7/+10
2016-11-21Fix NPE in CMake clean when generator not selected.Doug Schaefer3-7/+47
2016-11-15Update version to 9.2.0Marc Khouzam27-30/+30
2016-11-14Fix up feature names for Neon.2 SimRel repo.Doug Schaefer1-1/+1
2016-11-14Mark CMake feature as experimental.Doug Schaefer1-2/+2
2016-11-11Implement Qt build tab for the launch config dialog.Doug Schaefer4-11/+28
2016-11-08Bug 422378: allow case of getOutputNames() returning nulljantje1-45/+47
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 Schaefer3-15/+82
2016-10-18Fixes to remove duplicates and invalid CMake toolchain entries.Doug Schaefer1-7/+17
2016-10-14Bug 505868: Split clean command when cleaning lots of filesJonah Graham5-48/+231
2016-10-13CosmeticsJonah Graham1-193/+162
2016-10-12Updates for Core Build.Doug Schaefer4-24/+232
2016-10-06Generification and other code cleanup.Sergey Prigogin3-28/+23
2016-09-26Bug 501763: NPE in MakeTargetActionProviderAndrew Gvozdev1-7/+9
2016-09-25Cosmetics.Sergey Prigogin1-1/+1
2016-09-16Fix to better handle build output parsing random text.Doug Schaefer1-1/+6
2016-09-12Add empty tab group and icon for core build local launches.Doug Schaefer1-9/+10
2016-09-12Introduce Core Build launches and Launch Bar integration.Doug Schaefer13-334/+12
2016-09-06Clean up CMake build.properties files.Doug Schaefer3-3/+8
2016-08-31Allow participants in CMake toolchain file management.Doug Schaefer14-33/+256
2016-08-29CMake and build architecture changes to improve launchingDoug Schaefer5-24/+38
2016-08-26Missed updates from last CMake change.Doug Schaefer3-2/+15
2016-08-25Bug 174176 - Hook up CMake build to LaunchBar to select toolchain filesDoug Schaefer24-61/+874
2016-08-23Scanner discovery for CMake projects.Doug Schaefer7-78/+215
2016-08-17CMake updates. Clean, error parsers, add to category.xml.Doug Schaefer1-10/+36
2016-08-17Update version to 9.1.0Marc Khouzam27-30/+30
2016-08-16Bug 323848 - Add Build (was Make) Targets to the Project NavigatorDoug Schaefer15-68/+469
2016-08-10Get CMake projects created and building. New C/C++ Project Wizard.Doug Schaefer12-178/+172
2016-07-01Bug 343552 - RFE: Quick Outline support for configure.ac editorAlexander Kurtakov4-7/+271
2016-06-30Remove old .cvsignore filesMarc Khouzam8-8/+0
2016-06-22Move the rest of the CDT plugins to java 8Marc Khouzam27-45/+45
2016-06-17autotools: Start using Job.create.Alexander Kurtakov3-161/+144
2016-06-14Cherry picking changes from the CDT 9 branch for Qt and Arduino.Doug Schaefer3-7/+50
2016-05-27Create a dummy file in the user doc index when skipDoc.Doug Schaefer1-0/+29
2016-05-17Add MSYS2 32-bit support to MinGW GCC toolchain.Doug Schaefer1-7/+46
2016-05-16Make sure CMake project property page only shows on CMake projects.Doug Schaefer1-3/+9
2016-05-16Fix a few things for the QML editor.Doug Schaefer1-0/+6
2016-05-16Add a Debug configuration for Autotools projectsJeff Johnston5-12/+151
2016-05-13Bug 491619 - Choosing a C++ dialect should reindexJeff Johnston4-15/+87
2016-05-12Add MSYS2 support for managed build. A few Qt cleanups on Windows.Doug Schaefer4-48/+32
2016-05-11fixed NPE when loading c descriptorsAlena Laskavaia1-3/+7
2016-05-10Add binary parsers to new build system. Clean up some toolchain stuff.Doug Schaefer4-57/+74
2016-04-28Modernize Arduino plug-ins. Adjust APIs to suite.Doug Schaefer6-217/+118
2016-04-25Bug 492210 - Remove ChangeLog files from projectAlex Blewitt9-7082/+0

Back to the top