aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cmakeprojectmanager/builddirparameters.cpp
Commit message (Expand)AuthorAgeFilesLines
* CMake: Fix remote search of non-standard ninja installationshjk2021-07-211-3/+3
* CMake: Code cosmeticshjk2021-03-301-2/+2
* CMakePM: Make "Build type" aspect visibleCristian Adam2021-03-191-10/+0
* CMakeProjectManager: Make backup of CMake configuration before starting CMakeCristian Adam2021-02-181-1/+1
* Add signing options to CMake/iOS build configurationEike Ziller2021-02-161-4/+6
* CMakeProjectManager: Support for multi-config generatorsCristian Adam2021-01-211-0/+12
* CMakeProjectManager: Use CMAKE_HOME_DIRECTORY as source directoryCristian Adam2021-01-081-1/+4
* Utils/ProjectExplorer: Move re-usabled bits of aspects to Utilshjk2020-09-231-0/+1
* Merge remote-tracking branch 'origin/4.12' into 4.13Eike Ziller2020-07-061-2/+5
|\
| * CMake: Fix handling of setting for Ninja pathEike Ziller2020-06-301-2/+5
* | CMake: Remove magic configuration from CMakeTobias Hunger2020-06-091-17/+11
* | CMake: Fix includes all over the CMake pluginTobias Hunger2020-04-201-3/+2
* | Fix buildEike Ziller2020-04-091-0/+1
* | CMake: Simplify BuildDirParametersTobias Hunger2020-04-091-5/+10
* | CMake: Remove dead code from BuildDirParametersTobias Hunger2020-04-081-1/+0
* | ProjectExplorer: Introduce ToolChainKitAspect::{c,cxx}ToolChainhjk2020-02-191-2/+2
|/
* Merge remote-tracking branch 'origin/4.11'Eike Ziller2019-11-211-0/+6
|\
| * CMakeProjectManager: Add ability to specify path to ninjaCristian Adam2019-11-201-0/+6
* | ProjectExplorer: Move BuildSystem owership to BuildConfigurationhjk2019-11-191-2/+2
|/
* CMake: Fix inconsistent copy ctor/operator=Orgad Shaneh2019-05-071-0/+1
* ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-9/+9
* CMake: Do not try to use icecream for cmake configuration runsTobias Hunger2018-09-051-0/+7
* CMake: Do not crash when deleting cmake toolsTobias Hunger2018-05-281-2/+8
* CMake: Fix project parsing notificationTobias Hunger2017-10-061-0/+82