aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cmakeprojectmanager/cmakebuildconfiguration.h
Commit message (Expand)AuthorAgeFilesLines
* CMake: Use a setup function for CMakeBuildConfigurationFactoryhjk2024-01-291-0/+2
* Fix missing overrides and redundant virtualAlessandro Portale2023-11-141-2/+2
* Utils: Rename the new Storage to Storehjk2023-08-241-4/+4
* Use Utils::Storage instead of QVariantMap in a few placeshjk2023-08-231-4/+4
* ProjectExplorer: Replace the fromMap error return valuehjk2023-07-241-4/+0
* ProjectExplorer: Change ProjectConfiguration::toMap signaturehjk2023-07-211-1/+1
* CMake: Remove an accidentally introduces second build dir aspecthjk2023-07-171-1/+0
* ProjectExplorer: Use less indirection for BuildConfiguration aspectshjk2023-07-101-1/+1
* CMake: Move some functions from build system to build confighjk2023-07-101-0/+6
* CMake: Pass CMakeBuildConfig to the settings widgethjk2023-07-101-0/+2
* CMakeProjectManager: Use aspects more directly in build configurationhjk2023-07-101-58/+37
* CMake: Don't guess at build config when not neededhjk2023-07-061-1/+1
* CMake: Use a FilePathAspect as base for SourceDirectoryAspecthjk2023-06-291-1/+1
* Utils: Rework aspect implementationhjk2023-06-291-1/+0
* CMakePM: Reuse EnvironmentAspect for CMake configure environmentCristian Adam2023-01-241-11/+12
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* CMakePM: Add support for build CMake presetsCristian Adam2022-09-281-0/+3
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* CMakePM: Add configure environment widgetCristian Adam2022-08-161-0/+14
* CMakePM: remove unused headers, enforce sorting of headersCristian Adam2022-07-111-1/+0
* CMake: Fix missing path to ninja for ExternalProject_AddEike Ziller2022-06-171-0/+2
* CMake: Make QML debugging state reflect build system stateEike Ziller2022-06-131-0/+1
* CMake: Add 'Profile' configurationEike Ziller2022-05-241-6/+9
* CMake: iOS: Enable automatic provisioning updatesAlexandru Croitor2022-05-091-0/+1
* CMake: Shift remaining data to buildsystemhjk2022-05-051-22/+0
* CMake: Shift multiconfig storage from build config to build systemhjk2022-05-041-5/+0
* CMake: Even less indirectionhjk2022-04-271-3/+0
* CMake: Move error and warning handlinghjk2022-04-261-12/+0
* CMakePM: Rename "Additional CMake parameters" to "... options"Cristian Adam2022-02-031-2/+2
* CMakePM: Refactor "Initial Parameters" as a tab bar itemCristian Adam2022-01-171-3/+23
* CMakePM: Add ability to stop CMake run in SettingsCristian Adam2022-01-071-2/+0
* CMakePM: Update missing expandable CMake variables at project loadCristian Adam2021-06-301-0/+1
* CMakePM: Fix "Build type" for multi configuration generatorsCristian Adam2021-03-261-0/+2
* CMakePM: Make "Build type" aspect visibleCristian Adam2021-03-191-1/+4
* CMakeProjectManager: Make backup of CMake configuration before starting CMakeCristian Adam2021-02-181-2/+4
* Add signing options to CMake/iOS build configurationEike Ziller2021-02-161-13/+20
* CMakeProjectManager: Support for multi-config generatorsCristian Adam2021-01-211-0/+12
* CMakeProjectManager: Use CMAKE_HOME_DIRECTORY as source directoryCristian Adam2021-01-081-0/+11
* CMakeProjectManager: Get rid of an unqualified friendAlessandro Portale2020-11-201-1/+0
* Utils/ProjectExplorer: Move re-usabled bits of aspects to Utilshjk2020-09-231-1/+1
* ProjectExplorer: Rename Base*Aspect to *Aspecthjk2020-08-141-1/+1
* 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