aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/genericprojectmanager/genericbuildconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils/ProjectExplorer: Move re-usabled bits of aspects to Utilshjk2020-09-231-1/+1
* ProjectExplorer: Introduce a ProjectConfiguration::kit() functionhjk2020-09-091-2/+2
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+1
* ProjectExplorer: Move some of the BuildInfo setup code to central placeshjk2020-01-141-3/+2
* ProjectExplorer: De-QObject-ify BuildConfigurationFactorieshjk2020-01-101-5/+3
* ProjectExplorer: Replace BuildConfigurationFactory::availableBuildshjk2020-01-091-13/+11
* ProjectExplorer: Pass parameters to BuildConfiguration initializationhjk2019-12-101-1/+1
* ProjectExplorer: Use function object for special build config inithjk2019-12-091-7/+5
* ProjectExplorer: Settle on fixed set of build step listshjk2019-12-061-7/+2
* BaseQtVersion: remove qmakeProperty(...) getterTobias Hunger2019-10-011-1/+1
* ProjectExplorer: Set up hack to funnel information to buildstep ctorshjk2019-08-221-7/+2
* GenericProject: Normalize make step setuphjk2019-07-311-2/+2
* ProjectExplorer: Merge BuildConfigurationFactory::availableBuildshjk2019-06-271-21/+10
* ProjectExplorer: Align signatures of BuildConfigurationhjk2019-06-271-2/+3
* ProjectExplorer etc: More FilePath usagehjk2019-06-261-4/+5
* Utils: Rename FileName to FilePathhjk2019-05-281-2/+2
* ProjectExplorer: Inline convenience overload that was used just oncehjk2019-05-031-1/+1
* ProjectExplorer: Consolidate setup of build dir aspecthjk2019-04-291-8/+1
* GenericProject: Use the base BuildConfiguration config widgethjk2019-04-291-49/+13
* ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-1/+1
* ProjectExplorer: Collapse BuildInfo hierarchyhjk2019-01-301-14/+12
* GenericProjectManager: ModernizeAlessandro Portale2018-11-091-4/+2
* ProjectExplorer: Pass id directly to BuildConfigurationshjk2018-05-081-5/+5
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-94/+14
* BuildConfiguration: Fix caching of environmentTobias Hunger2017-11-281-2/+7
* QtSupport: Do not prepend QT_HOST_BINS to PATHTobias Hunger2017-10-181-0/+5
* ProjectExplorer: Do not prepend compiler path to PATH everywhere!Tobias Hunger2017-10-181-0/+5
* GenericProject: Code cleanuphjk2017-03-211-0/+3
* Utils: Wrap MimeDatabase into static functionshjk2017-03-031-2/+1
* GenericProject: Cleanup and modernizeAndre Hartmann2017-01-021-9/+9
* GenericProject: ModernizeTobias Hunger2016-02-041-4/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Utils: Rename PathChooser::changed() signal.Christian Kandeler2015-09-031-1/+1
* Use new mime databaseEike Ziller2015-02-171-3/+5
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Misc: Remove unneeded qualificationsOrgad Shaneh2015-02-061-3/+3
* | Convert to new connect apiMontel Laurent2015-01-301-2/+4
|/
* License updateEike Ziller2014-10-091-7/+8
* Always pass Core::Id by value.Christian Kandeler2014-07-011-1/+1
* Project: Use Utils::FileName as return type for projectDirectory(...)Tobias Hunger2014-05-061-3/+3
* GenericProject: Add history completer to path choosersTobias Hunger2014-02-071-0/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* BuildConfigurationFactory: Introduce prioritiesTobias Hunger2013-10-011-9/+5
* TargetSetupPage: Generalize the pageTobias Hunger2013-09-271-0/+17
* BuildConfigurationFactory: Refactor codeTobias Hunger2013-09-171-38/+38
* BC: Move builddirectory handling into BC itselfTobias Hunger2013-08-281-43/+11
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Qt4BuildConfiguration: Allow for "Release" and "Debug" BCsTobias Hunger2013-01-311-1/+1