summaryrefslogtreecommitdiff
path: root/src/plugins/cmakeprojectmanager/makestep.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Remove BuildStepConfigWidget::init()dt_2011-05-301-23/+8
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* small WS cleanupTobias Hunger2011-04-141-1/+0
* Update license.hjk2011-04-131-14/+13
* Fix spelling of tool chain is user-visible strings and commentsTobias Hunger2011-03-161-1/+1
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Output parsers: Make target specific code pseudo genericdt2010-12-061-1/+2
* | replace env variable injection with pervasive expando supportOswald Buddenhagen2010-11-171-14/+23
* | overhaul process argument handlingOswald Buddenhagen2010-11-171-11/+13
* | ProjectExplorer: Move ToolChainType enumeration into separate Header.Friedemann Kleint2010-11-011-0/+1
|/
* Move ProjectExplorer::Environment to Utils::EnvironmentTobias Hunger2010-09-231-2/+2
* Enable restoring the default names of project configuration itemsTobias Hunger2010-08-241-1/+2
* Refactor deploymentTobias Hunger2010-08-021-24/+23
* Rename StepType to BuildStep::TypeTobias Hunger2010-07-061-7/+7
* make it possible to remove CMakeProject::MakeStepdt2010-04-261-1/+1
* Fix parsing of CMake progress indicatorsTobias Hunger2010-04-011-1/+1
* Use a type enum instead of duplicating functions between build and cleandt2010-03-161-12/+14
* Long live the king!hjk2010-03-051-1/+1
* Integrate target supportTobias Hunger2010-02-091-3/+4
* /target/buildtarget/g in cmakeprojectmanagerTobias Hunger2010-02-021-26/+26
* Fix some code scanning issues.Friedemann Kleint2010-02-011-1/+1
* Make use of ProjectConfiguration class in BuildStepsTobias Hunger2010-02-011-47/+93
* Make method naming more consistent.Tobias Hunger2010-01-071-7/+9
* Rework Build Parser handlingTobias Hunger2009-12-091-12/+16
* Cmake: Let the generator determine the toolchaindt2009-12-071-0/+19