aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/buildconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-18/+18
* ProjectExplorer: Generalize the concept of custom output parsersChristian Kandeler2020-05-111-2/+41
* BuildConfiguration: Add helper to create a build directoryTobias Hunger2020-03-201-0/+8
* BuildConfiguration: Unify handling of buildDirectoryChanged signalTobias Hunger2020-03-091-1/+1
* Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-02-271-1/+1
|\
| * ProjectExplorer: Disentangle ProjectExplorer::updateRunActionshjk2020-02-261-1/+1
* | ProjectExplorer: Un-export BuildEnvironmentWidgethjk2020-02-201-6/+47
* | ProjectExplorer: Introduce ToolChainKitAspect::{c,cxx}ToolChainhjk2020-02-191-2/+1
* | ProjectExplorer: Replace ProjectConfiguration::m_macroExpanderhjk2020-02-191-0/+6
|/
* ProjectExplorer: Move some of the BuildInfo setup code to central placeshjk2020-01-141-2/+12
* ProjectExplorer: Replace BuildConfigurationFactory::availableBuildshjk2020-01-091-2/+9
* ProjectExplorer: De-noise buildconfiguration.cpphjk2020-01-081-26/+26
* ProjectExplorer: Register some initial build steps by idhjk2020-01-071-0/+18
* ProjectExplorer: Move some build-related code to BuildManagerChristian Kandeler2019-12-191-0/+1
* ProjectExplorer: Let users provide project-specific environmentChristian Kandeler2019-12-121-0/+3
* ProjectExplorer: Pass parameters to BuildConfiguration initializationhjk2019-12-101-30/+3
* ProjectExplorer: Use function object for special build config inithjk2019-12-091-15/+28
* ProjectExplorer: Settle on fixed set of build step listshjk2019-12-061-30/+30
* ProjectExplorer: Provide the option to build only the app to be runChristian Kandeler2019-12-051-0/+5
* ProjectExplorer: Introduce BuildDirectoryAspectChristian Kandeler2019-11-271-11/+6
* QtSupport: Introduce QtQuickCompilerAspectChristian Kandeler2019-11-251-0/+2
* ProjectExplorer: Move BuildSystem owership to BuildConfigurationhjk2019-11-191-5/+27
* LayoutBuilder: Allow for more compact code at calling sitesChristian Kandeler2019-11-071-4/+2
* ProjectExlorer: Streamline creation of NamedWidgetshjk2019-11-011-2/+1
* ProjectExplorer: Pimpl BuildConfigurationhjk2019-10-221-50/+97
* ProjectExplorer: Prepare more flexibility to aspect layoutinghjk2019-10-181-6/+5
* Remove usages of deprecated APIs of QLayoutSona Kurazyan2019-09-021-2/+2
* ProjectExplorer: Rename BaseStringAspect::{f,setF}ileNamehjk2019-08-291-3/+3
* ProjectExplorer: Set up hack to funnel information to buildstep ctorshjk2019-08-221-6/+18
* ProjectExplorer: Handle parsingStarted/Finished in BuildConfigurationTobias Hunger2019-08-211-1/+8
* Utils::Environment: Use expanded valuesChristian Kandeler2019-08-201-1/+1
* ProjectExplorer: Use direct calls to signal update wisheshjk2019-08-021-0/+8
* ProjectExplorer: Add a ProjectConfiguration::target()hjk2019-07-291-10/+1
* ProjectExplorer: Propagate build environment changes more directlyhjk2019-07-261-0/+1
* Avoid warning on empty expressionshjk2019-07-231-2/+2
* ProjectExplorer: Merge BuildConfigurationFactory::availableBuildshjk2019-06-271-2/+2
* ProjectExplorer: Align signatures of BuildConfigurationhjk2019-06-271-1/+1
* ProjectExplorer etc: More FilePath usagehjk2019-06-261-3/+7
* Enable macro editing for the Clang indexerMarco Bubke2019-06-131-2/+2
* Utils: Rename FileName to FilePathhjk2019-05-281-5/+5
* ProjectExplorer: Introduce a alias for QList<Tasks>hjk2019-05-281-1/+1
* ProjectExplorer: Trim value of build directoryChristian Kandeler2019-05-271-1/+1
* ProjectExplorer: Inline convenience overload that was used just oncehjk2019-05-031-4/+0
* Nim: Aspectify NimBuildConfigurationhjk2019-04-301-0/+5
* QbsProjectManager: Aspectify QbsBuildConfigurationhjk2019-04-301-3/+24
* ProjectExplorer: Consolidate setup of build dir aspecthjk2019-04-291-3/+15
* AutoTools: Use the base BuildConfiguration config widgethjk2019-04-291-0/+4
* ProjectExplorer: Use a BaseStringAspect for build config build dirshjk2019-04-261-6/+14
* ProjectExplorer: Add a BuildConfig::createConfigWidget() implementationhjk2019-04-261-0/+24
* ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-3/+3