summaryrefslogtreecommitdiff
path: root/src/plugins/cmakeprojectmanager/cmakebuildconfiguration.h
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Pass id directly to BuildConfigurationshjk2018-05-081-1/+1
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-35/+14
* CMakeProjectManager: Don't use typed enum where it is unrelevantEike Ziller2017-10-241-1/+1
* CMake: Fix project parsing notificationTobias Hunger2017-10-061-23/+16
* CMake: Quieten soft-assert on small project loadsTobias Hunger2017-09-261-0/+3
* CMake: Simplify signalingTobias Hunger2017-07-261-3/+0
* CMake: Improve emission of enabledChanged signals of build configurationsTobias Hunger2017-04-251-1/+3
* CMake: Use a CMakeProjectNode as top level cmake nodeTobias Hunger2017-03-151-2/+2
* Make all projects generate a fresh project treeTobias Hunger2017-03-101-1/+1
* CMake: Make sure BuildConfiguration enabled state is accurateTobias Hunger2017-03-021-0/+1
* CppTools/ProjectManagers: Reduce ui blocking when loading projectsNikolai Kosjar2017-02-201-2/+3
* CMake: Introduce project importer for cmake projectsTobias Hunger2017-02-101-0/+4
* CMakeBuildConfiguration: Add helpers to deal with CMakeBuildTypesTobias Hunger2017-02-091-7/+9
* CMake: Pass const QList<const FileNode *> to Directory ReadersTobias Hunger2016-12-211-1/+1
* CMake: make project file system tree scanner persistentAlexander Drozdov2016-12-131-1/+1
* CMake: Cache cmake configuration only onceTobias Hunger2016-12-021-2/+0
* CMake: Allow to build target from context menu of CMakeTargetNodesTobias Hunger2016-11-151-0/+3
* CMake: Project tree for server mode dataTobias Hunger2016-11-141-1/+2
* 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