aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/autotoolsprojectmanager/configurestep.cpp
Commit message (Expand)AuthorAgeFilesLines
* AutoTools: Build step code cosmeticshjk2020-10-051-16/+14
* Consolidate build/deploystep default display name handlinghjk2020-10-021-2/+0
* Utils/ProjectExplorer: Move re-usabled bits of aspects to Utilshjk2020-09-231-3/+5
* ProjectExplorer: Simplify use of AbstractProcessStep::init()hjk2020-09-161-9/+0
* AutoTools: Use new AbstractProcessStep convenience functionshjk2020-08-171-15/+11
* ProjectExplorer: Rename Base*Aspect to *Aspecthjk2020-08-141-3/+3
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-2/+2
* ProjectExplorer: Introduce some BuildStep convenience accessorshjk2020-02-191-10/+8
* Autotools: De-Q_OBJECT-ify build related classeshjk2020-01-131-14/+52
* ProjectExplorer: Pass Id to BuildStep constructorhjk2020-01-091-2/+2
* Autotools: Introduce AutotoolsBuildSystemTobias Hunger2019-08-291-13/+5
* AutoTools: Prefer build step ids for setting up the build configurationhjk2019-06-261-6/+5
* ProjectExplorer: Start centralizing BuildStepWidget update logichjk2019-06-251-37/+19
* ProjectExplorer: Prefer ProcessParameters::setCommandLinehjk2019-06-241-5/+7
* Utils: Rename FileName to FilePathhjk2019-05-281-2/+2
* ProjectExplorer: Use Utils::FileName in ProcessParametershjk2019-05-151-4/+4
* ProjectExplorer: Rework the build step run interfaceChristian Kandeler2019-01-311-3/+3
* ProjectExplorer: Simplify BuildStep::init() signaturehjk2019-01-181-2/+2
* ProjectExplorer: Pimpl AbstractProcessStepOrgad Shaneh2018-11-191-0/+1
* ProjectExplorer: Make BuildStep::immutable use a data memberhjk2018-10-231-5/+0
* AutoTools: Use aspects in build stepshjk2018-10-221-63/+24
* ProjectExplorer: Change BuildStepConfigWidget::summaryWidget()hjk2018-10-171-7/+2
* ProjectExplorer: Make BuildStepConfigWidget::displayName a valuehjk2018-10-151-5/+0
* ProjectExplorer: Merge SimpleBuildStepWidget into BuildStepWidgethjk2018-10-121-0/+1
* ProjectExplorer: Simplify BuildStepFactoryhjk2018-05-311-1/+1
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-42/+8
* AutotoolsPM: Fix compile with older gcc/Qt5.6Christian Stenger2017-07-261-1/+1
* BuildStep: Do not use QLatin1String/QLatin1Char in BuildStepsTobias Hunger2017-07-251-9/+9
* Remove spaces in initializer listsTim Jenssen2017-02-221-1/+1
* Give the values of BuildStep::OutputFormat better namesChristian Kandeler2017-01-191-1/+1
* ProjectExplorer: De-duplicate code in IBuildStepFactory derived classeshjk2016-06-101-46/+7
* BuildStep: Remove finished() signal and use FutureInterface to reportTobias Hunger2016-04-251-4/+3
* Autotools: Use Qt5 style connectsTobias Hunger2016-02-101-6/+6
* Autotools: ModernizeTobias Hunger2016-02-041-13/+6
* 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
* Update LicenseEike Ziller2015-01-161-6/+6
* Normalize connect()sRobert Loehning2014-10-211-1/+1
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | autotools: Use summaryInWorkdir() for configure stepRay Donnelly2014-09-101-1/+1
* | autotools: Allow builds to be done in buildDirRay Donnelly2014-09-031-5/+26
|/
* Always pass Core::Id by value.Christian Kandeler2014-07-011-4/+4
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* BC: Move builddirectory handling into BC itselfTobias Hunger2013-08-281-4/+5
* 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
* | Remove autotoolsBuildConfiguration() from all stepsDaniel Teske2012-11-161-8/+3
|/