summaryrefslogtreecommitdiff
path: root/src/plugins/autotoolsprojectmanager/makestep.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use QtParser in CMake/Autotools/generic project makestepsTobias Hunger2012-09-271-0/+5
* Make Toolchain::makeCommand return a full path to the make commandDaniel Teske2012-09-121-2/+3
* Warn if kit has no tool chain set upTobias Hunger2012-09-061-2/+23
* s/profile/kit/Tobias Hunger2012-09-041-4/+4
* use new id comparison operators to reduce line noise and save cycleshjk2012-08-061-6/+5
* tr()-Fixes for 2.6.Friedemann Kleint2012-07-271-1/+1
* Profile introductionTobias Hunger2012-06-211-11/+10
* 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-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3
* Optionaly disable buildstepsDaniel Teske2012-01-311-1/+0
* autotools: style, more 'using', less typing.hjk2012-01-161-12/+14
* autotools: minor cleanuphjk2011-11-301-16/+2
* Add AutotoolsProjectManager pluginPatricia Santana Cruz2011-11-301-0/+326