aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/autotoolsprojectmanager/autotoolsbuildconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Make build system name available in ProjectChristian Kandeler2025-03-121-2/+1
* ProjectExplorer: Switch BuildSystem to "per build config" approachChristian Kandeler2025-02-111-9/+27
* ProjectExplorer: Replace various direct calls to Target::project()Christian Kandeler2025-02-061-1/+1
* AutotoolsProjectManager: Re-add initial project parsingChristian Kandeler2025-01-161-1/+6
* Autotools: Make the BuildSystem per BuildConfigurationChristian Kandeler2024-11-261-1/+170
* Autotools: Use new setup scheme for build stepshjk2024-07-191-19/+29
* Utils/all: Move mime constants into a central placehjk2023-11-081-1/+3
* Proliferate Tr::tr in various placesAlessandro Portale2023-02-101-2/+3
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* AutoTools: Move to Tr::trhjk2022-09-301-7/+4
* Use SPDX license identifiersLucie Gérard2022-08-261-26/+2
* 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