aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/autotoolsprojectmanager/makestep.cpp
Commit message (Expand)AuthorAgeFilesLines
* AutoTools: Simplify build step implementationshjk2023-01-241-4/+2
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* AutoTools: Move to Tr::trhjk2022-09-301-17/+13
* Use SPDX license identifiersLucie Gérard2022-08-261-26/+2
* ProjectExplorer: Introduce and use a new MultiSelectionAspecthjk2021-01-041-2/+2
* ProjectExplorer: Remove redundant MakeStep::{is,set}Clean()hjk2020-08-261-1/+1
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-2/+2
* Autotools: De-Q_OBJECT-ify build related classeshjk2020-01-131-10/+20
* ProjectExplorer: Pass Id to BuildStep constructorhjk2020-01-091-2/+2
* Autotools: Introduce AutotoolsBuildSystemTobias Hunger2019-08-291-2/+0
* ProjectExplorer: Use some setters for GenericMakeStephjk2019-07-261-1/+2
* AutoTools: Prefer build step ids for setting up the build configurationhjk2019-06-261-2/+0
* Autotools: Simplify make step setuphjk2018-10-231-16/+9
* ProjectExplorer: Simplify BuildStepFactoryhjk2018-05-311-1/+0
* Use base make step for autotools projectsEike Ziller2018-05-231-193/+17
* Centralize retrieving the "parent" build configurationEike Ziller2018-05-221-4/+0
* BuildStep: Make build steps more widely availableTobias Hunger2018-04-111-3/+0
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-41/+11
* BuildSteps: Fix a number of crashesTobias Hunger2017-09-081-1/+1
* ProjectExplorer: Add subscribeSignal method to targets and projectsTobias Hunger2017-08-021-2/+9
* BuildStep: Do not use QLatin1String/QLatin1Char in BuildStepsTobias Hunger2017-07-251-8/+8
* Qmake: Add variable choosers where variables are parsedOrgad Shaneh2017-03-291-1/+1
* Remove spaces in initializer listsTim Jenssen2017-02-221-1/+1
* ProjectExplorer: Added support for registering custom languagesFilippo Cucchetto2017-01-231-1/+1
* Kits: Save several ToolChains per kitTobias Hunger2016-07-141-7/+7
* ProjectExplorer: De-duplicate code in IBuildStepFactory derived classeshjk2016-06-101-42/+5
* Set LC_MESSAGES instead of LC_ALL for parsing the error outputJarek Kobus2016-04-111-3/+1
* Autotools: Use Qt5 style connectsTobias Hunger2016-02-101-5/+6
* Autotools: ModernizeTobias Hunger2016-02-041-10/+4
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-20/+15
* BuildManager: Provide context of earlier build steps to initTobias Hunger2015-11-161-2/+2
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Misc: Remove unneeded qualificationsOrgad Shaneh2015-02-061-1/+1
|/
* License updateEike Ziller2014-10-091-7/+8
* Always pass Core::Id by value.Christian Kandeler2014-07-011-4/+4
* Unify "missing compiler" and "missing build configuration" tasksTobias Hunger2014-06-231-5/+7
* BuildSteps: emitting tasks from init() works fineDaniel Teske2014-04-041-18/+5
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* AutoTools: Fix crash on adding MakeStep to deployconfigurationDaniel Teske2013-11-291-0/+2
* BC: Move builddirectory handling into BC itselfTobias Hunger2013-08-281-2/+2
* AbstractProcessStep: Do not run a qprocess in a threadTobias Hunger2013-02-121-0/+1
* 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
* | ProcessParameter: Ensure macro expansion is done in the main threadDaniel Teske2012-12-071-0/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-11-261-1/+5
|\|
| * Fix build issues being empty for non-qmake projectsTobias Hunger2012-11-211-1/+5
* | Remove autotoolsBuildConfiguration() from all stepsDaniel Teske2012-11-161-8/+3
* | Kit: Add createOutputParser methodDaniel Teske2012-11-021-5/+3
|/
* Adjust license headershjk2012-10-051-24/+21