aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qbsprojectmanager/qbsbuildconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move "builddirectory" template from Core to ProjectExplorerTobias Hunger2018-10-101-1/+1
* QbsProjectManager: ModernizeAlessandro Portale2018-07-271-3/+3
* QbsProjectManager: Don't turn on QML debugging in release modeChristian Kandeler2018-05-111-0/+2
* ProjectExplorer: Pass id directly to BuildConfigurationshjk2018-05-081-2/+2
* Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-03-131-1/+1
|\
| * QbsProjectManager: Fix "equivalent command line" contentsChristian Kandeler2018-03-121-1/+1
* | QbsProjectManager: Cut down visible QbsManager interface a bithjk2018-02-021-2/+2
|/
* QbsProjectManager: Fix build directory of additional build configshjk2018-01-101-1/+2
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-147/+52
* QbsProjectManager: Consider "force probes" settingChristian Kandeler2017-10-201-0/+4
* ProjectConfiguration: Add project() memberTim Jenssen2017-07-311-1/+1
* Project: Move signalling of parsing state into ProjectTobias Hunger2017-07-261-2/+2
* QbsProjectManager: Allow to import buildsChristian Kandeler2017-06-161-1/+2
* QbsPM: Fix compile with Qt5.6Christian Stenger2017-06-141-1/+1
* QbsProjectManager: Make the configuration name explicitChristian Kandeler2017-06-141-5/+34
* QbsProjectManager: Introduce QbsBuildInfoChristian Kandeler2017-06-121-2/+2
* QbsProjectManager: Re-introduce install stepChristian Kandeler2017-05-161-2/+29
* Utils: Wrap MimeDatabase into static functionshjk2017-03-031-2/+1
* Remove spaces in initializer listsTim Jenssen2017-02-221-7/+7
* QbsProjectManager: Add widget for setting the install rootChristian Kandeler2017-02-151-34/+26
* Replace occurrences of QStringList() << patternChristian Stenger2017-02-091-11/+9
* ProjectExplorer: Added support for registering custom languagesFilippo Cucchetto2017-01-231-1/+1
* QbsPM: Store unexpanded values in build configurationOrgad Shaneh2016-11-011-1/+1
* Merge remote-tracking branch 'origin/4.1'Eike Ziller2016-08-171-1/+1
|\
| * ProjectExplorer: Resolve any CurrentProject:<foo> in default build pathUlf Hermann2016-08-151-1/+1
* | Kits: Save several ToolChains per kitTobias Hunger2016-07-141-1/+1
|/
* Update qbs submodule.Christian Kandeler2016-06-301-4/+8
* ProjectExplorer: Add some more functions to buildsteplistTobias Hunger2016-04-201-5/+1
* QbsProjectManager: Allow to use default qbs settings dir.Christian Kandeler2016-03-041-2/+5
* Update qbs submodule.BogDan Vatra2016-03-011-6/+0
* ProjectExplorer: Sprinkle overrides over the codeTobias Hunger2016-01-291-3/+0
* QbsProjectManager: Remove "dry run" build option.Christian Kandeler2016-01-251-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Expand CurrentBuild:Type in the wizardsTobias Hunger2015-10-261-5/+10
* BuildInfo: Add BuildConfiguration::BuildTypeTobias Hunger2015-10-261-8/+6
* Introduce Profile build modeUlf Hermann2015-10-201-3/+3
* Qbs: Compile fixRobert Loehning2015-04-291-3/+3