Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-10-19Add New Empty CMake project wizard.Doug Schaefer1-1/+16
Change-Id: I6f4fc0db27a863700eafcac751fa168dc32d96d5
2016-10-12Updates for Core Build.Doug Schaefer1-0/+8
Change-Id: I8720d5b57e335adde538838790c3ecdd465a7ed7
2016-08-31Allow participants in CMake toolchain file management.Doug Schaefer1-0/+1
For ESP8266, I want to auto discover the toolchains and friends installed into Eclipse. I also want to handle toolchain files manually added by the user. Adding providers and listeners. Adds prefix to gcc commands. Makes CMake config provider for Local only. ESP8266 has it's own launch config. Add build output to the build config model. And fix up output folders. Change-Id: I682c3d08898e5ca275d07f8bb63c6ec1c7605a81
2016-08-25Bug 174176 - Hook up CMake build to LaunchBar to select toolchain filesDoug Schaefer1-0/+8
Use launch target os and cpu arch properties to pick toolchains and toolchain files. UI to add toolchain files. And build support. Also some clean up of Qt as I found bugs. Change-Id: Icd1da43460b5954eea15e95ed8ec27850fc4e54e
2016-08-10Get CMake projects created and building. New C/C++ Project Wizard.Doug Schaefer1-12/+22
Fixed up CMake new project creation. Hooked up the CMake build config properly. Introducing the New C/C++ Project Wizard that hold all the new project types: Arduino, Qt, CMake. Change-Id: I9f9c8b1f51b136515fe226c15059cdbb99106275
2016-05-16Make sure CMake project property page only shows on CMake projects.Doug Schaefer1-3/+9
Change-Id: I804fcae05e618925d0cbf4b6fbc52b6665789916
2016-03-14Added property page for CMake projectsJesper Eskilson1-0/+13
Currently only contains a button for launching the CMake GUI (cmake-qt-gui), but we might want to put other things in here as well. Change-Id: Ia89ad409eaad17a170cf1e2f1cd4fb31a7d678e2 Signed-off-by: Jesper Eskilson <jesper.eskilson@iar.com>
2015-12-05Bug 174176 - initial contrib of CMake support.Doug Schaefer1-0/+17
Change-Id: I7f0417bd92415aa9abb24ebabe849d9e4f75cea5

    Back to the top