aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/autotoolsprojectmanager/autoreconfstep.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-3/+3
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3
* 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-15/+1
* Add AutotoolsProjectManager pluginPatricia Santana Cruz2011-11-301-0/+299