summaryrefslogtreecommitdiff
path: root/src/plugins/cmakeprojectmanager/cmakebuildconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Resolve any CurrentProject:<foo> in default build pathUlf Hermann2016-08-151-1/+1
* CMake: Only start parsing when creator gets focus againTobias Hunger2016-06-281-0/+5
* CMake: Fix capitalization in a messageLeena Miettinen2016-06-211-1/+1
* CMake: Show INTERNAL settings as advancedTobias Hunger2016-05-231-4/+3
* CMake: Do not store kit cmake configuration in BuildConfigurationTobias Hunger2016-05-201-3/+2
* CMake: Do leave the project configuration alone on reparsesTobias Hunger2016-05-201-4/+0
* CMake: Warn if kit settings are overridden by the projectTobias Hunger2016-05-201-0/+29
* CMake: Make fromMap more robust for CMakeBuildConfigurationsTobias Hunger2016-04-121-2/+3
* CMake: Simplify reparsing codeTobias Hunger2016-04-011-7/+0
* CMake: Trigger reparse when target changedTobias Hunger2016-03-301-7/+11
* CMake: Do not crash when cloning cmake buildconfigurationsTobias Hunger2016-03-301-29/+34
* CMake: Only allow one target in cmake build stepTobias Hunger2016-03-301-3/+3
* CMake: Avoid needless cmake runs after kit changesTobias Hunger2016-03-141-1/+7
* CMake: Export internal cmake cache valuesTobias Hunger2016-03-141-1/+3
* CMake: Improve method namesTobias Hunger2016-03-141-1/+1
* CMake: Make shadowBuildDirectory helper availableTobias Hunger2016-03-011-16/+21
* CMake: Keep cmake state in a temporary directory till first buildTobias Hunger2016-02-261-1/+6
* CMake: Move BuildDirManager from the project into the buildconfigurationTobias Hunger2016-02-261-1/+120
* CMake: Disable BC if there is an error during initial cmake runTobias Hunger2016-02-151-0/+24
* CMake: Store CMake project configuration in CMakeBuildConfigurationTobias Hunger2016-02-151-17/+63
* CMake: Do not run a cmake wizard all the timeTobias Hunger2016-02-151-3/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* CMake: Semi-automatic cleanupsTobias Hunger2016-01-081-9/+2
* CMake: Remove unused member from CMakeBuildConfigurationTobias Hunger2016-01-081-1/+0
* CMake: Do not bother to remember ninja support statusTobias Hunger2016-01-081-19/+1
* CMake: Move MakeStep to CMakeBuildStepTobias Hunger2016-01-081-7/+7
* CMake: Use "clean" targetTobias Hunger2016-01-081-2/+1
* Expand CurrentBuild:Type in the wizardsTobias Hunger2015-10-261-5/+11
* Introduce Profile build modeUlf Hermann2015-10-201-5/+4
* CMake: Rewrite logic for kit selectionDaniel Teske2015-09-161-18/+62
* Merge remote-tracking branch 'origin/3.4'Eike Ziller2015-03-111-1/+0
|\
| * Remove support for !shadowBuildDaniel Teske2015-03-091-1/+0
* | CMakeProjectManager: Export CMakeProjectBenjamin Zeller2015-03-101-1/+4
* | CMakeProjectManager: Split up cmakeproject source filesBenjamin Zeller2015-03-101-0/+1
* | CMakeProjectManager: Fix shadowbuild directory namingBenjamin Zeller2015-03-091-1/+1
|/
* Use new mime databaseEike Ziller2015-02-171-3/+5
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | CMake: Cleanup QString/FileName conversionsOrgad Shaneh2015-02-021-17/+17
* | Replace QFileInfo::fileName() with FileName::fileName()Orgad Shaneh2015-01-291-1/+1
|/
* Move uses of ProjectMacroExpander closer to build configurationhjk2014-10-221-14/+30
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | BuildConfiguration: Introduce signal buildTypeChanged()BogDan Vatra2014-07-211-0/+5
|/
* CMakeProject: Make CMakeLists.txt and *.cmake use different mime typesDaniel Teske2014-07-171-1/+1
* Project: Use Utils::FileName as return type for projectDirectory(...)Tobias Hunger2014-05-061-2/+2
* Project: Use Utils::FileName as return type for projectFilePath()Tobias Hunger2014-05-061-2/+2
* CMakeOpenProjectWizard: Set a parentDaniel Teske2014-03-261-1/+1
* CMakeBuildConfiguration: Fix cloning buildconfigurations resetting ninjaDaniel Teske2014-03-111-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1