summaryrefslogtreecommitdiff
path: root/src/plugins/qbsprojectmanager/qbsbuildconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Use value/setValue instead of settings also for TriStateAspectshjk2021-02-221-3/+3
* Qbs: Fix executable path in equivalent command lineRaphaƫl Cotty2020-12-071-5/+1
* Merge remote-tracking branch 'origin/4.13' into masterEike Ziller2020-08-311-1/+1
|\
| * Fix qmake build of unittestsChristian Stenger2020-08-271-1/+1
* | ProjectExplorer: Rename Base*Aspect to *Aspecthjk2020-08-141-3/+3
|/
* Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-04-171-0/+8
|\
| * QbsProjectManager: Fix crash when unloading a building projectChristian Kandeler2020-04-141-0/+8
* | DebuggerAspect: Simplify handling of Qml debuggingTobias Hunger2020-02-191-5/+0
|/
* Qbs: Pass related info directly to command line creation functionhjk2020-02-141-92/+14
* QbsProjectManager: Improve interactive build config creationChristian Kandeler2020-01-271-6/+4
* QbsProjectManager: Make BuildInfo::typeName uniqueChristian Kandeler2020-01-271-1/+2
* ProjectExplorer: Move some of the BuildInfo setup code to central placeshjk2020-01-141-7/+5
* ProjectExplorer: De-QObject-ify BuildConfigurationFactorieshjk2020-01-101-9/+7
* ProjectExplorer: Replace BuildConfigurationFactory::availableBuildshjk2020-01-091-25/+24
* ProjectExplorer: Pass Id to BuildStep constructorhjk2020-01-091-4/+5
* ProjectExplorer: Pass parameters to BuildConfiguration initializationhjk2019-12-101-7/+7
* ProjectExplorer: Use function object for special build config inithjk2019-12-091-42/+41
* ProjectExplorer: Settle on fixed set of build step listshjk2019-12-061-8/+4
* QbsProjectManager: Do not call qbs config unnecessarilyChristian Kandeler2019-12-061-2/+2
* ProjectExplorer: Provide the option to build only the app to be runChristian Kandeler2019-12-051-0/+11
* Utils: Move FileUtils::resolvePath to FilePathhjk2019-12-051-2/+2
* ProjectExplorer: Use full class for TriState valuehjk2019-12-031-4/+4
* QtSupport: Introduce QtQuickCompilerAspectChristian Kandeler2019-11-251-0/+10
* ProjectExplorer: Introduce SeparateDebugInfoAspectChristian Kandeler2019-11-251-0/+9
* ProjectExplorer: Add a base class for build aspectsChristian Kandeler2019-11-251-4/+6
* QtSupport: Add a QmlDebuggingAspectChristian Kandeler2019-11-251-2/+13
* QbsProjectManager: Let users provide a default install rootChristian Kandeler2019-11-221-1/+4
* QbsProjectManager: Switch to an out-of-process approachChristian Kandeler2019-11-211-5/+5
* ProjectExplorer: Move BuildSystem owership to BuildConfigurationhjk2019-11-191-7/+23
* ProjectExplorer: Set up hack to funnel information to buildstep ctorshjk2019-08-221-8/+9
* ProjectExplorer: Handle parsingStarted/Finished in BuildConfigurationTobias Hunger2019-08-211-17/+0
* Qbs: Work around recent regression in build config connectionshjk2019-08-021-0/+13
* Nim/Qbs: Append clean steps by id to build configurationhjk2019-08-011-1/+1
* ProjectExplorer: Add a ProjectConfiguration::target()hjk2019-07-291-4/+4
* ProjectExplorer: Merge BuildConfigurationFactory::availableBuildshjk2019-06-271-32/+33
* ProjectExplorer: Align signatures of BuildConfigurationhjk2019-06-271-2/+3
* ProjectExplorer etc: More FilePath usagehjk2019-06-261-5/+6
* Qbs: Simplify QbsBuildConfig::equivalentCommandLine implementationhjk2019-05-291-33/+26
* Utils: Rename FileName to FilePathhjk2019-05-281-7/+7
* ProjectExplorer: Introduce a alias for QList<Tasks>hjk2019-05-281-2/+2
* Qbs: Remove QbsBuildConfiguration::emitBuildTypeChangedhjk2019-05-031-5/+0
* Qbs: Move build step connection setup to build step constructorhjk2019-05-021-8/+0
* QbsProjectManager: Aspectify QbsBuildConfigurationhjk2019-04-301-30/+14
* Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-03-211-1/+1
|\
| * QbsProjectManager: Fix default build directoryChristian Kandeler2019-03-151-1/+1
* | ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-1/+1
|/
* QbsProjectManager: Remove unused functionChristian Kandeler2019-02-071-6/+0
* ProjectExplorer: Collapse BuildInfo hierarchyhjk2019-01-301-27/+37
* QbsProjectManager: Prevent localized configuration namesChristian Kandeler2018-11-131-0/+1
* Fix buildEike Ziller2018-10-101-1/+2