aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qt4projectmanager/makestep.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename plugins/qt4projectmanager to qmakeprojectmanagerhjk2013-10-291-552/+0
* Qt4ProjectManager: More Qt4->Qmake renamingshjk2013-10-291-2/+2
* Qt4ProjectManager: Rename {Qt4,Qmake}{Project,Pr{i,o}FileNode}hjk2013-10-291-2/+2
* Qt4ProjectManager: Rename {Qt4,Qmake}BuildConfiguration{Factory,}hjk2013-10-291-8/+8
* Qt4ProjectManager: Rename the "normal" qt4* files to qmake*hjk2013-10-161-4/+4
* Rename namespace Qt4ProjectManager to QmakeProjectManagerhjk2013-10-161-3/+3
* Fix slashes of displayed make commands.Friedemann Kleint2013-09-091-1/+1
* BC: Move builddirectory handling into BC itselfTobias Hunger2013-08-281-2/+2
* OutputParser: Parsers with fatal errors will now cause failure for all stepsTobias Hunger2013-08-231-9/+0
* Qt4PM: Reduce priority of qmake parser in makestep parser chainTobias Hunger2013-05-031-1/+2
* Handle Qmake errors when running make in a qmake projectTobias Hunger2013-05-021-0/+2
* Clean headers in Qt4ProjectManager.Friedemann Kleint2013-03-281-5/+0
* Qt4ProjectManager: Forward-declare some classes.Friedemann Kleint2013-03-281-0/+1
* Qt4Project: Fix building of subprojects for debug_and_releaseDaniel Teske2013-03-121-1/+4
* Qt4ProjectManager Makestep: Add "-r" to disable built-in rulesDaniel Teske2013-02-141-14/+18
* AbstractProcessStep: Do not run a qprocess in a threadTobias Hunger2013-02-121-0/+3
* 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
| * Update Qt4 references to Qt.Caroline Chao2012-11-081-2/+2
* | ProcessParameter: Ensure macro expansion is done in the main threadDaniel Teske2012-12-071-0/+1
* | Remove ToolChain::defaultMakeTargetDaniel Teske2012-11-271-10/+0
* | Update Qt4 references to Qt.Caroline Chao2012-11-061-2/+2
* | Kit: Add createOutputParser methodDaniel Teske2012-11-021-13/+5
|/
* Adjust license headershjk2012-10-051-21/+20
* Qt4 MakeStep Config Widget: Fix signal connectionDaniel Teske2012-09-191-1/+1
* Make Toolchain::makeCommand return a full path to the make commandDaniel Teske2012-09-121-7/+8
* Warn if kit has no tool chain set upTobias Hunger2012-09-061-13/+4
* s/profile/kit/Tobias Hunger2012-09-041-7/+7
* Rename "Tool Chains" option page to "Compilers"Eike Ziller2012-08-241-2/+2
* Fix creator not showing warnings when building with missing tool chainsTobias Hunger2012-08-101-14/+14
* use new id comparison operators to reduce line noise and save cycleshjk2012-08-061-6/+6
* Fixed typoRobert Loehning2012-07-301-1/+1
* tr()-Fixes for 2.6.Friedemann Kleint2012-07-271-1/+1
* tr()-fixes for 2.6Friedemann Kleint2012-07-261-2/+2
* compile fixhjk2012-07-261-3/+3
* projectmanager: stylehjk2012-07-261-44/+42
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Profile introductionTobias Hunger2012-06-211-61/+48
* Qt4PM: Support "Build File" for debug_and_release configurationsOrgad Shaneh2012-05-181-22/+30
* Ups, unbreak overriding make commandDaniel Teske2012-05-161-1/+6
* Qt4PM: Build current fileOrgad Shaneh2012-05-071-0/+18
* Qt4ProjectManager: Cleanup TODOsDaniel Teske2012-05-031-6/+11
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-15/+14
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Optionaly disable buildstepsDaniel Teske2012-01-311-2/+0
* tr()-Fixes for 2.5.Friedemann Kleint2012-01-311-2/+2
* Task: Update Task to use Utils::FileName and Core::IdTobias Hunger2012-01-301-4/+4
* Long live the king!hjk2012-01-261-1/+1
* Fix warnings about connects on adding makestep to deploystepsDaniel Teske2012-01-171-7/+47
* Compile Qt4ProjectManager with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-141-6/+8