aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/autotoolsprojectmanager/autoreconfstep.cpp
Commit message (Expand)AuthorAgeFilesLines
* AutoTools: Build step code cosmeticshjk2020-10-051-17/+16
* Consolidate build/deploystep default display name handlinghjk2020-10-021-2/+0
* Utils/ProjectExplorer: Move re-usabled bits of aspects to Utilshjk2020-09-231-2/+5
* ProjectExplorer: Simplify use of AbstractProcessStep::init()hjk2020-09-161-8/+0
* AutoTools: Use new AbstractProcessStep convenience functionshjk2020-08-171-13/+10
* 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-13/+7
* Autotools: De-Q_OBJECT-ify build related classeshjk2020-01-131-10/+45
* ProjectExplorer: Pass Id to BuildStep constructorhjk2020-01-091-2/+2
* Autotools: Introduce AutotoolsBuildSystemTobias Hunger2019-08-291-4/+2
* AutoTools: Prefer build step ids for setting up the build configurationhjk2019-06-261-5/+3
* Autotools: Use new step widget update logic more intensivelyhjk2019-06-251-28/+18
* ProjectExplorer: Prefer ProcessParameters::setCommandLinehjk2019-06-241-5/+5
* Utils: Rename FileName to FilePathhjk2019-05-281-2/+2
* ProjectExplorer: Use Utils::FileName in ProcessParametershjk2019-05-151-6/+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-79/+31
* 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-41/+7
* BuildStep: Do not use QLatin1String/QLatin1Char in BuildStepsTobias Hunger2017-07-251-5/+5
* 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-47/+7
* BuildStep: Remove finished() signal and use FutureInterface to reportTobias Hunger2016-04-251-4/+3
* Autotools: Use Qt5 style connectsTobias Hunger2016-02-101-4/+4
* Autotools: ModernizeTobias Hunger2016-02-041-11/+5
* 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
* Use QFileInfo::exist(f) instead of QFileInfo(f).exists() if possiblehjk2014-11-031-2/+1
* 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-4/+6
|/
* 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-3/+4
* 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
|/
* Adjust license headershjk2012-10-051-24/+21
* use new id comparison operators to reduce line noise and save cycleshjk2012-08-061-4/+4