aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/autotoolsprojectmanager/autotoolsbuildconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Introduce a FilePath constructor from char arrayshjk2021-08-171-1/+1
* AutoTools: Some more FilePath usehjk2021-08-101-3/+3
* Autotools: Fix initial build configuration setuphjk2020-08-141-1/+1
* 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
* Autotools: De-Q_OBJECT-ify build related classeshjk2020-01-131-20/+24
* ProjectExplorer: De-QObject-ify BuildConfigurationFactorieshjk2020-01-101-2/+2
* ProjectExplorer: Replace BuildConfigurationFactory::availableBuildshjk2020-01-091-13/+12
* ProjectExplorer: Register some initial build steps by idhjk2020-01-071-21/+12
* ProjectExplorer: Pass parameters to BuildConfiguration initializationhjk2019-12-101-1/+1
* ProjectExplorer: Use function object for special build config inithjk2019-12-091-19/+18
* ProjectExplorer: Settle on fixed set of build step listshjk2019-12-061-10/+5
* Autotools: Introduce AutotoolsBuildSystemTobias Hunger2019-08-291-6/+1
* ProjectExplorer: Set up hack to funnel information to buildstep ctorshjk2019-08-221-8/+2
* ProjectExplorer: Merge BuildConfigurationFactory::availableBuildshjk2019-06-271-18/+8
* ProjectExplorer: Align signatures of BuildConfigurationhjk2019-06-271-2/+2
* ProjectExplorer etc: More FilePath usagehjk2019-06-261-2/+2
* AutoTools: Prefer build step ids for setting up the build configurationhjk2019-06-261-17/+8
* ProjectExplorer: Start centralizing BuildStepWidget update logichjk2019-06-251-2/+0
* Utils: Rename FileName to FilePathhjk2019-05-281-3/+3
* AutoTools: Inline AutoTools::defaultBuildDirectory()hjk2019-05-031-2/+2
* ProjectExplorer: Consolidate setup of build dir aspecthjk2019-04-291-8/+1
* AutoTools: Use the base BuildConfiguration config widgethjk2019-04-291-11/+15
* ProjectExplorer: Collapse BuildInfo hierarchyhjk2019-01-301-16/+13
* AutotoolsProjectManager: ModernizeAlessandro Portale2018-11-041-6/+6
* Autotools: Simplify make step setuphjk2018-10-231-3/+2
* Autotools: Use BuildStepList::appendStep instead of insertStephjk2018-10-221-5/+5
* AutoTools: Use aspects in build stepshjk2018-10-221-1/+0
* Use base make step for autotools projectsEike Ziller2018-05-231-4/+2
* ProjectExplorer: Pass id directly to BuildConfigurationshjk2018-05-081-3/+5
* Autotool: Move buildDirectoryChanged connectionhjk2018-01-031-6/+3
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-112/+37
* Utils: Wrap MimeDatabase into static functionshjk2017-03-031-2/+1
* BuildConfiguration: De-virtualize setBuildConfigurationhjk2016-12-051-12/+8
* Move CustomExecutableRunConfiguration to ProjectExplorerhjk2016-05-131-1/+0
* ProjectExplorer: Add some more functions to buildsteplistTobias Hunger2016-04-201-7/+2
* Autotools: ModernizeTobias Hunger2016-02-041-8/+7
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-20/+15
* autotools: Set a default buildDirRay Donnelly2015-05-111-1/+5
* Remove support for !shadowBuildDaniel Teske2015-03-091-1/+0
* 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-5/+5
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | autotools: Allow builds to be done in buildDirRay Donnelly2014-09-031-0/+14
|/
* 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/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1