aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cmakeprojectmanager/cmakekitinformation.h
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Split Kit::*environment into build and runhjk2021-05-271-1/+1
* CMakeProjectManager: Support for multi-config generatorsCristian Adam2021-01-211-0/+1
* cmake: Show errors for unsupported CMake versionsEike Ziller2020-11-191-0/+2
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-4/+4
* CMake: Remove magic configuration from CMakeTobias Hunger2020-06-091-0/+2
* CMake: fixup env if jom is missingDavid Schulz2020-04-231-0/+1
* CMakeProjectManager: Export CMake*Aspect and CMakeConfigItemAlessandro Portale2019-09-261-6/+5
* ProjectExplorer: Introduce a alias for QList<Tasks>hjk2019-05-281-3/+3
* ProjectExplorer: Drop KitAspect::defaultValue()Christian Kandeler2019-03-151-3/+6
* Move KitAspectWidget definitions alongside their KitAspectsChristian Kandeler2019-02-111-6/+6
* ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-12/+12
* CMake: Do not crash when deleting cmake toolsTobias Hunger2018-05-281-0/+1
* CMake: Register a feature for CMake-capable kitsTobias Hunger2017-04-041-0/+2
* CMake: Introduce project importer for cmake projectsTobias Hunger2017-02-101-0/+2
* CMake: Improve generator selection in kitsTobias Hunger2016-09-301-0/+2
* CMake: Handle more information on the generator being used in a kitTobias Hunger2016-09-301-1/+8
* CMake: Use final for KitInformation specializationsTobias Hunger2016-09-271-20/+20
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-04-121-0/+2
|\
| * CMake: Add a reset button to the CMake Configuration edit in KitsTobias Hunger2016-04-081-0/+2
* | CMakeKitInformation: Expose cmake path to MacroExpanderTobias Hunger2016-03-181-0/+2
|/
* CMake: Add CMakeConfigurationKitInformationTobias Hunger2016-02-121-0/+23
* CMake: Add CMakeGeneratorKitInformationTobias Hunger2016-02-121-0/+19
* CMake: Polish CMakeKitInformationTobias Hunger2016-02-051-2/+0
* CMake: Remove static defaultValue method from CMakeKitInformationTobias Hunger2016-02-051-1/+0
* KitInformation: Make defaultValue take a const Kit *Tobias Hunger2016-02-051-2/+1
* CMake: Use pragma once consistentlyTobias Hunger2016-01-271-3/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+13
* CMake: Semi-automatic cleanupsTobias Hunger2016-01-081-5/+5
* cmakeprojectmanager: s/Q_DECL_OVERRIDE/override/gTobias Hunger2015-06-031-6/+6
* Make CMakeTool known to the KitsBenjamin Zeller2015-03-031-0/+64