summaryrefslogtreecommitdiff
path: root/src/plugins/cmakeprojectmanager/makestep.cpp
Commit message (Expand)AuthorAgeFilesLines
* CMake: fix Ninja's decreasing progress reportPeter Kümmel2013-11-251-1/+1
* Cmake: Improve handling of build targets in makestepTobias Hunger2013-09-121-6/+33
* Kill ";;" at end of statementNikolai Kosjar2013-09-041-1/+1
* BC: Move builddirectory handling into BC itselfTobias Hunger2013-08-281-2/+2
* Cmake: Added cmake errors parserNikita Baryshnikov2013-07-171-4/+4
* Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-03-261-1/+1
|\
| * CMake::MakeStep: Fix cloningDaniel Teske2013-03-251-1/+1
* | Fix build breakAurindam Jana2013-03-211-1/+1
* | cmake: Sort list of build targetsTobias Hunger2013-03-211-1/+3
|/
* CMake MakeStep: Fix crash after buildingDaniel Teske2013-02-201-1/+1
* CMake: Fix progress reporting on makestepTobias Hunger2013-02-181-0/+12
* CMake: Fix stringTobias Hunger2013-02-151-1/+1
* CMake: Fix crash when building a cmake projectTobias Hunger2013-02-151-12/+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
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-11-261-8/+7
|\ \ | |/
| * Fix build issues being empty for non-qmake projectsTobias Hunger2012-11-211-8/+7
* | CMake: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-231-3/+3
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-11-161-2/+2
|\ \ | |/
| * Updated strings after target -> kit renamingRobert Loehning2012-11-121-2/+2
* | CMakeProjectManager MakeStep: Slightly reduce dependency on CMakeBCDaniel Teske2012-11-161-2/+2
* | Kit: Add createOutputParser methodDaniel Teske2012-11-021-6/+3
|/
* Adjust license headershjk2012-10-051-21/+20
* CMake and Kits: Fix interaction between themDaniel Teske2012-10-051-2/+3
* CMake: add Ninja supportPeter Kümmel2012-10-041-7/+80
* Use QtParser in CMake/Autotools/generic project makestepsTobias Hunger2012-09-271-0/+7
* 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-1/+20
* s/profile/kit/Tobias Hunger2012-09-041-4/+4
* use new id comparison operators to reduce line noise and save cycleshjk2012-08-061-11/+10
* tr()-Fixes for 2.6.Friedemann Kleint2012-07-271-1/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Profile introductionTobias Hunger2012-06-211-9/+18
* Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-05-161-0/+2
|\
| * CMake: Fix crash in makestep if used in the deploystep listDaniel Teske2012-05-151-0/+2
* | CMakeProjectManager: Remove outdated todosDaniel Teske2012-05-031-4/+1
* | Use Core::Id in project-related objectsTobias Hunger2012-04-251-15/+14
|/
* CMakeProjectManager: Fix crash for makesteps in deployconfigurationsDaniel Teske2012-03-281-2/+4
* Normalized connect()sRobert Loehning2012-03-061-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-5/+5
* Optionaly disable buildstepsDaniel Teske2012-01-311-1/+0
* Long live the king!hjk2012-01-261-1/+1
* fix whitespace in cmakeprojecttomdeblauwe2011-12-051-3/+3
* Readding MakeSteps to the clean step list should set them up correctlyDaniel Teske2011-11-251-1/+7
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | Add a locator to compile a specific cmake targetNicolas Arnaud-Cormos2011-10-271-0/+15
|/
* Fix a crash with cmake and no toolchains configuredDaniel Teske2011-10-101-1/+4