aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/buildconfiguration.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* ProjectExplorer: Rename IBuildConfigurationFactoryhjk2019-01-291-6/+6
* Fix frequent typoRobert Loehning2018-10-231-1/+1
* Android: Use less direct access to the qmake build stephjk2018-07-261-1/+1
* ProjectExplorer: Simplify BuildConfiguration a bitTobias Hunger2018-07-131-1/+0
* ProjectExplorer: Add a BuildConfiguration::regenerateBuildFileshjk2018-07-101-0/+3
* ProjectExplorer: Pass id directly to BuildConfigurationshjk2018-05-081-1/+1
* ProjectExplorer: Use override consistentlyTobias Hunger2018-05-071-1/+1
* ProjectExplorer: Simplify IBuildConfigurationFactory interfacehjk2018-04-041-9/+4
* ProjectExplorer: Fix handling on restrictions of usable kitshjk2018-01-111-0/+1
* ProjectExplorer: Remove *Configuration::availableCreationIdsChangedhjk2018-01-081-3/+0
* Ios: Use device types as restrictions on project configurationshjk2017-12-191-0/+2
* De-emphasize PluginManager::getObjects<Type>()hjk2017-12-151-1/+2
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-20/+41
* Qmake: Set up environment for initial project parsingTobias Hunger2017-11-281-0/+1
* BuildConfiguration: Make method name clearerTobias Hunger2017-10-181-1/+1
* ProjectExplorer: Do not prepend compiler path to PATH everywhere!Tobias Hunger2017-10-181-0/+2
* ProjectConfiguration: Add isActive() methodTobias Hunger2017-08-021-0/+2