aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/buildconfiguration.h
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Add Default Issue ReporterMarcus Tillmanns2024-04-041-2/+2
* ProjectExplorer: And more Key and Storehjk2023-08-241-2/+2
* Utils: Rename the new Storage to Storehjk2023-08-241-3/+3
* Use Utils::Storage instead of QVariantMap in a few placeshjk2023-08-231-3/+3
* ProjectExplorer: Replace the fromMap error return valuehjk2023-07-241-1/+1
* ProjectExplorer: Change ProjectConfiguration::toMap signaturehjk2023-07-211-1/+1
* Qmake: Use FilePath in QtVersion::reportIssueshjk2023-01-121-2/+4
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* QMake: Remove unnecessary build dir changedMarcus Tillmanns2022-10-261-0/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* ProjectExplorer: Make BuildSystem:Name variable availableChristian Kandeler2022-06-031-1/+2
* ProjectExplorer: Remove effectively unused enumChristian Kandeler2022-06-031-3/+1
* Remove or replace a few unnecessary #includeshjk2022-05-201-1/+1
* ProjectExplorer: Streamline access to buildDirectoryTemplate datahjk2021-08-241-0/+9
* Compile: add ability to parse standard output in buildPetar Perisin2021-08-071-0/+2
* ProjectExplorer: Consolidate adding Qt host binaries to pathhjk2020-12-151-1/+0
* ProjectExplorer: Allow to schedule a build/run during a project parseChristian Kandeler2020-12-111-2/+2
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-12/+12
* ProjectExplorer: Generalize the concept of custom output parsersChristian Kandeler2020-05-111-0/+3
* BuildConfiguration: Add helper to create a build directoryTobias Hunger2020-03-201-0/+2
* Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-02-261-1/+1
|\
| * ProjectExplorer: Remove pure ProjectConfiguration::isActive functionhjk2020-02-211-1/+1
* | ProjectExplorer: Replace ProjectConfiguration::m_macroExpanderhjk2020-02-191-0/+4
|/
* ProjectExplorer: De-QObject-ify BuildConfigurationFactorieshjk2020-01-101-5/+5
* ProjectExplorer: Replace BuildConfigurationFactory::availableBuildshjk2020-01-091-2/+4
* ProjectExplorer: Register some initial build steps by idhjk2020-01-071-0/+3
* ProjectExplorer: Pass parameters to BuildConfiguration initializationhjk2019-12-101-6/+1
* ProjectExplorer: Use function object for special build config inithjk2019-12-091-2/+4
* ProjectExplorer: Settle on fixed set of build step listshjk2019-12-061-3/+3
* ProjectExplorer: Provide the option to build only the app to be runChristian Kandeler2019-12-051-0/+3
* ProjectExplorer: Introduce BuildDirectoryAspectChristian Kandeler2019-11-271-2/+2
* ProjectExplorer: Move BuildSystem owership to BuildConfigurationhjk2019-11-191-0/+5
* ProjectExplorer: Pimpl BuildConfigurationhjk2019-10-221-19/+9
* ProjectExplorer: Set up hack to funnel information to buildstep ctorshjk2019-08-221-2/+13
* ProjectExplorer: Add a ProjectConfiguration::target()hjk2019-07-291-3/+0
* ProjectExplorer: Merge BuildConfigurationFactory::availableBuildshjk2019-06-271-3/+1
* ProjectExplorer: Align signatures of BuildConfigurationhjk2019-06-271-1/+2
* ProjectExplorer etc: More FilePath usagehjk2019-06-261-3/+5
* Enable macro editing for the Clang indexerMarco Bubke2019-06-131-3/+3
* Utils: Rename FileName to FilePathhjk2019-05-281-4/+4
* ProjectExplorer: Introduce a alias for QList<Tasks>hjk2019-05-281-4/+4
* ProjectExplorer: Inline convenience overload that was used just oncehjk2019-05-031-1/+0
* Nim: Aspectify NimBuildConfigurationhjk2019-04-301-0/+1
* QbsProjectManager: Aspectify QbsBuildConfigurationhjk2019-04-301-0/+2
* ProjectExplorer: Consolidate setup of build dir aspecthjk2019-04-291-0/+1
* ProjectExplorer: Use a BaseStringAspect for build config build dirshjk2019-04-261-4/+5
* ProjectExplorer: Add a BuildConfig::createConfigWidget() implementationhjk2019-04-261-1/+4
* ProjectExplorer: Remove BuildConfigurationFactory::priorityhjk2019-01-311-8/+0
* ProjectExplorer: Use a addSupportedTargetDeviceType functionhjk2019-01-311-1/+1
* ProjectExplorer: Collapse BuildInfo hierarchyhjk2019-01-301-4/+15