aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/autotoolsprojectmanager/autogenstep.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-40/+8
* BuildStep: Do not use QLatin1String/QLatin1Char in BuildStepsTobias Hunger2017-07-251-7/+7
* 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-14/+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
* 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-8/+10
|/
* 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-5/+6
* 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
* Profile introductionTobias Hunger2012-06-211-11/+12
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-15/+14
* Compile autotools-plugin with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-04-031-2/+2
* Removed module names from #include directives.Erik Verbruggen2012-02-151-4/+4
* Optionaly disable buildstepsDaniel Teske2012-01-311-2/+0
* autotools: style, more 'using', less typing.hjk2012-01-161-7/+7
* Minor Krazy cleanup in autotools.Friedemann Kleint2011-11-301-1/+1
* autotools: minor cleanuphjk2011-11-301-14/+0
* Add AutotoolsProjectManager pluginPatricia Santana Cruz2011-11-301-0/+305