aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cmakeprojectmanager/cmakebuildconfiguration.h
Commit message (Expand)AuthorAgeFilesLines
...
* CMake: Implement different backends to run cmakeTobias Hunger2016-10-311-1/+3
* CMake: Move more code into BuildDirManagerTobias Hunger2016-10-101-0/+2
* CMake: Trigger cmake run *before* build when files changedTobias Hunger2016-10-071-1/+2
* CMake: Encapsulate BuildDirManager in CMakeBCTobias Hunger2016-10-061-2/+6
* CMake: Move code from CMakeProject into BuildDirManagerTobias Hunger2016-10-061-2/+0
* CMake: Only start parsing when creator gets focus againTobias Hunger2016-06-281-0/+2
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-05-271-0/+4
|\
| * CMake: Warn if kit settings are overridden by the projectTobias Hunger2016-05-201-0/+4
* | CMake: Update qmljs codemodelWolfgang Bremer2016-04-291-1/+1
|/
* CMake: Simplify reparsing codeTobias Hunger2016-04-011-2/+1
* CMake: Trigger reparse when target changedTobias Hunger2016-03-301-0/+1
* CMake: Do not crash when cloning cmake buildconfigurationsTobias Hunger2016-03-301-0/+1
* CMake: Remove usused member variableTobias Hunger2016-03-161-1/+0
* CMake: Make shadowBuildDirectory helper availableTobias Hunger2016-03-011-0/+4
* CMake: Keep cmake state in a temporary directory till first buildTobias Hunger2016-02-261-0/+1
* CMake: Move BuildDirManager from the project into the buildconfigurationTobias Hunger2016-02-261-2/+26
* CMake: Disable BC if there is an error during initial cmake runTobias Hunger2016-02-151-0/+10
* CMake: Store CMake project configuration in CMakeBuildConfigurationTobias Hunger2016-02-151-2/+5
* CMake: Cleanup filesTobias Hunger2016-02-121-1/+0
* CMake: Use pragma once consistentlyTobias Hunger2016-01-271-3/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* CMake: Semi-automatic cleanupsTobias Hunger2016-01-081-15/+13
* CMake: Remove unused member from CMakeBuildConfigurationTobias Hunger2016-01-081-1/+0
* CMake: Do not bother to remember ninja support statusTobias Hunger2016-01-081-7/+0
* CMake: Rewrite logic for kit selectionDaniel Teske2015-09-161-1/+15
* CMakeProjectManager: Export CMakeProjectBenjamin Zeller2015-03-101-2/+2
* Update LicenseEike Ziller2015-01-161-6/+6
* 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/+2
|/
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-121-3/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* BuildConfigurationFactory: Introduce prioritiesTobias Hunger2013-10-011-2/+2
* TargetSetupPage: Generalize the pageTobias Hunger2013-09-271-0/+3
* BuildConfigurationFactory: Refactor codeTobias Hunger2013-09-171-4/+7
* BC: Move builddirectory handling into BC itselfTobias Hunger2013-08-281-4/+3
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | CMakeBuildConfiguration: Remove unecessary virtualDaniel Teske2012-11-281-1/+1
* | Replace BuildConfigWidge with NamedWidgetDaniel Teske2012-11-161-1/+1
* | BuildConfiugration::subConfigWidge() Provide a default implementationDaniel Teske2012-11-161-1/+0
* | Move Project::subConfigWidgets to BuildConfigurationDaniel Teske2012-11-161-0/+1
* | Kit: Add createOutputParser methodDaniel Teske2012-11-021-2/+0
* | Remove unnecessary overloads of BuildConfiguration::baseEnvironment()Daniel Teske2012-10-171-2/+0
|/
* Adjust license headershjk2012-10-051-21/+20
* CMake: add Ninja supportPeter Kümmel2012-10-041-0/+7
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Fix compileDaniel Teske2012-07-181-1/+0
* CMakeBuildConfiguration: Less qobject_casts more static_castsDaniel Teske2012-07-181-0/+1
* Profile introductionTobias Hunger2012-06-211-11/+12