aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmakeprojectmanager/qmakebuildconfiguration.h
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Rename ToolChain to Toolchainhjk2023-11-241-1/+1
* Utils: Rename the new Storage to Storehjk2023-08-241-2/+2
* Use Utils::Storage instead of QVariantMap in a few placeshjk2023-08-231-2/+2
* ProjectExplorer: Replace the fromMap error return valuehjk2023-07-241-1/+1
* ProjectExplorer: Change ProjectConfiguration::toMap signaturehjk2023-07-211-1/+1
* Qmake: Use aspects more directly in QmakeBuildConfigurationhjk2023-07-201-6/+8
* Qmake: Use FilePath in QtVersion::reportIssueshjk2023-01-121-1/+2
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Rename QtSupport::BaseQtVersion to QtVersionhjk2022-01-241-4/+4
* Qmake: Proliferate FilePath usehjk2021-08-201-3/+3
* QmakeProjectManager: Un-export QmakeMakeStephjk2021-04-261-4/+7
* ProjectExplorer: Consolidate adding Qt host binaries to pathhjk2020-12-151-1/+0
* QmakeProjectManager: Make "system" execution opt-inChristian Kandeler2020-10-161-0/+2
* Utils/ProjectExplorer: Move re-usabled bits of aspects to Utilshjk2020-09-231-4/+5
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+1
* DebuggerAspect: Simplify handling of Qml debuggingTobias Hunger2020-02-191-4/+0
* ProjectExplorer: Move some of the BuildInfo setup code to central placeshjk2020-01-141-4/+0
* ProjectExplorer: De-QObject-ify BuildConfigurationFactorieshjk2020-01-101-2/+0
* ProjectExplorer: Replace BuildConfigurationFactory::availableBuildshjk2020-01-091-3/+0
* ProjectExplorer: Use function object for special build config inithjk2019-12-091-2/+0
* ProjectExplorer: Provide the option to build only the app to be runChristian Kandeler2019-12-051-0/+2
* Qmake: Simplify use of helper for creation of shadow dir pathshjk2019-12-051-2/+4
* ProjectExplorer: Use full class for TriState valuehjk2019-12-031-3/+3
* QmakeBuildConfiguration: Make use of Qt-related build aspectsChristian Kandeler2019-11-281-3/+15
* QmakeBuildConfiguration: Make use of SeparateDebugInfoAspectChristian Kandeler2019-11-281-0/+6
* Qmake: Make proper use of BuildDirectoryAspectChristian Kandeler2019-11-281-1/+1
* Qmake: Move some non-configuration code from build config to build systemhjk2019-11-251-2/+0
* ProjectExplorer: Move BuildSystem owership to BuildConfigurationhjk2019-11-191-0/+6
* QmakePM: Remove unused explicit shadow build flaghjk2019-08-231-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-6/+0
* QmakeProject: Move QmakeBC::isShadowBuildhjk2019-07-291-1/+0
* Qmake: Replace QmakeBC::emitQmakeBuildConfigurationChangedhjk2019-07-291-6/+0
* ProjectExplorer: Merge BuildConfigurationFactory::availableBuildshjk2019-06-271-3/+2
* ProjectExplorer: Align signatures of BuildConfigurationhjk2019-06-271-1/+2
* ProjectExplorer etc: More FilePath usagehjk2019-06-261-3/+3
* QmakeProject: Use QString mkspec in QmakeKitInformationhjk2019-05-281-1/+1
* Qmake: Improve the build dir location warningChristian Kandeler2019-03-061-0/+4
* QmakeProjectManager: Remove some unneeded declarationshjk2019-01-301-6/+0
* ProjectExplorer: Collapse BuildInfo hierarchyhjk2019-01-301-7/+6
* ProjectExplorer: Rename IBuildConfigurationFactoryhjk2019-01-291-1/+1
* Remove unneeded member initializersOrgad Shaneh2018-11-121-1/+1
* ProjectExplorer: Add a BuildConfiguration::regenerateBuildFileshjk2018-07-101-0/+1
* Use make step base for qmake projectsEike Ziller2018-05-171-2/+2
* QmakeProjectManager: Consistently use nullptrTobias Hunger2018-05-131-5/+5
* ProjectExplorer: Pass id directly to BuildConfigurationshjk2018-05-081-1/+1
* QmakeProjectManager: Use override consistentlyTobias Hunger2018-05-071-3/+3
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-24/+5
* Qmake: Set up environment for initial project parsingTobias Hunger2017-11-281-0/+1