aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cmakeprojectmanager/cmakebuildconfiguration.h
Commit message (Expand)AuthorAgeFilesLines
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+1
* CMake: Remove magic configuration from CMakeTobias Hunger2020-06-091-6/+20
* CMake: Remove BuildDirManagerTobias Hunger2020-04-301-2/+0
* CMake: Fix includes all over the CMake pluginTobias Hunger2020-04-201-3/+0
* CMake: Fix typo in symbol namesTobias Hunger2020-03-191-2/+2
* Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-03-041-2/+0
|\
| * CMake: Remove unused CMakeBuildConfiguration::emitBuildTypeChanged()hjk2020-03-021-2/+0
* | DebuggerAspect: Simplify handling of Qml debuggingTobias Hunger2020-02-191-7/+0
|/
* CMake: Remove disabledReasonTobias Hunger2020-02-111-2/+0
* CMakePM: Fix handling of qml debuggingChristian Stenger2020-02-071-0/+7
* Add final specifies to classesIgor Sidorov2020-02-051-1/+1
* ProjectExplorer: Move some of the BuildInfo setup code to central placeshjk2020-01-141-3/+1
* ProjectExplorer: De-QObject-ify BuildConfigurationFactorieshjk2020-01-101-3/+1
* ProjectExplorer: Replace BuildConfigurationFactory::availableBuildshjk2020-01-091-4/+0
* CMake: Remove CMakeBuildConfiguration::project() overloadhjk2019-12-101-2/+0
* ProjectExplorer: Use function object for special build config inithjk2019-12-091-2/+1
* ProjectExplorer: Move BuildSystem owership to BuildConfigurationhjk2019-11-191-21/+7
* CppTools: Move RawProjectPart to ProjectExplorerEike Ziller2019-09-111-2/+0
* ProjectExplorer: Set up hack to funnel information to buildstep ctorshjk2019-08-221-1/+1
* ProjectExplorer: Handle parsingStarted/Finished in BuildConfigurationTobias Hunger2019-08-211-4/+0
* CMake: Move code from CMakeProject into CMakeBuildSystemTobias Hunger2019-08-131-0/+3
* CMake: Move code from CMakeProject into CMakeBuildConfigurationTobias Hunger2019-08-051-0/+7
* CMake: Move builddirmanager into CMakeBuildConfigurationTobias Hunger2019-08-051-0/+4
* ProjectExplorer: Merge BuildConfigurationFactory::availableBuildshjk2019-06-271-3/+2
* ProjectExplorer: Align signatures of BuildConfigurationhjk2019-06-271-1/+2
* ProjectExplorer etc: More FilePath usagehjk2019-06-261-1/+1
* Utils: Rename FileName to FilePathhjk2019-05-281-2/+2
* ProjectExplorer: Remove BuildTargetInfoList wrapper classhjk2019-05-141-1/+1
* Say hello to Android CMake supportBogDan Vatra2019-03-061-1/+2
* ProjectExplorer: Collapse BuildInfo hierarchyhjk2019-01-301-8/+8
* ProjectExplorer: Rename IBuildConfigurationFactoryhjk2019-01-291-2/+2
* Cmake: Move some code from project to build configurationhjk2019-01-091-1/+5
* 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