summaryrefslogtreecommitdiff
path: root/src/plugins/cmakeprojectmanager/cmakeconfigitem.h
Commit message (Expand)AuthorAgeFilesLines
* CMake: Allow to unset configuration valuesTobias Hunger2017-10-171-0/+1
* CMake: Mark configuration items that were taken from the CMakeCache.txt fileTobias Hunger2017-01-191-0/+1
* CMake: Move code to read CMakeCache.txt into CMakeItem classTobias Hunger2016-11-171-1/+5
* CMake: Unify mapping of type strings to CMakeConfigItem::TypeTobias Hunger2016-10-311-0/+1
* CMake: Turn CMakeConfigItem into a CMake argumentTobias Hunger2016-10-171-0/+1
* CMake: CMakeConfigItem uses macroexpander when turning into StringTobias Hunger2016-10-171-1/+1
* CMake: Make configitem optionally use a macroexpander instead of a kitTobias Hunger2016-10-171-0/+2
* CMakeProjectManager: Support drop down selector for optionsAlexander Drozdov2016-10-101-0/+1
* CMake: Add a helper method to split a ;-separated listTobias Hunger2016-09-291-0/+1
* BuildInfo: Fix operator == to work better with subtypesTobias Hunger2016-09-151-0/+2
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-05-271-1/+6
|\
| * CMake: Warn if kit settings are overridden by the projectTobias Hunger2016-05-201-1/+2
| * CMake: Make it easier to get the expanded value of a CMake configurationTobias Hunger2016-05-201-0/+4
* | CMake: Handle STATIC types in CMakeCache.txtTobias Hunger2016-04-191-1/+1
|/
* CMake: Small improvements to the CMakeConfigItemTobias Hunger2016-03-111-1/+3
* CMake: Add CMakeConfigurationKitInformationTobias Hunger2016-02-121-0/+57