summaryrefslogtreecommitdiff
path: root/src/plugins/cmakeprojectmanager/makestep.h
Commit message (Expand)AuthorAgeFilesLines
* CMake: Move MakeStep to CMakeBuildStepTobias Hunger2016-01-081-173/+0
* CMake: Use "clean" targetTobias Hunger2016-01-081-3/+3
* CMake: Add current run configurations' name to make stepTom Deblauwe2015-12-011-0/+6
* BuildManager: Provide context of earlier build steps to initTobias Hunger2015-11-161-1/+1
* Remove unnecessary destructorsTobias Hunger2015-11-161-1/+0
* ProjectConfiguration: Sprinkle override and explicit over the codeTobias Hunger2015-11-161-11/+11
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | CMakeProject: Add option to override the make commandDaniel Teske2014-10-091-0/+7
* | CMake MakeStep update connectionsNikita Baryshnikov2014-09-191-6/+4
|/
* Always pass Core::Id by value.Christian Kandeler2014-07-011-4/+4
* CMakeProject: Fix useNinja handling in MakeStepDaniel Teske2014-04-071-1/+1
* CMake: MakeStep: Simplfy codeDaniel Teske2014-04-041-1/+0
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-121-3/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Cmake: Improve handling of build targets in makestepTobias Hunger2013-09-121-0/+6
* CMake: Fix progress reporting on makestepTobias Hunger2013-02-181-0/+3
* CMake: Fix crash when building a cmake projectTobias Hunger2013-02-151-1/+0
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* CMake: add Ninja supportPeter Kümmel2012-10-041-0/+17
* Warn if kit has no tool chain set upTobias Hunger2012-09-061-0/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* CMakeProjectManager: Remove outdated todosDaniel Teske2012-05-031-2/+0
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-9/+9
* Long live the king!hjk2012-01-261-1/+1
* 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/+6
|/
* Remove BuildStepConfigWidget::init()dt_2011-05-301-1/+0
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* 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
* | overhaul process argument handlingOswald Buddenhagen2010-11-171-3/+3
|/
* Refactor deploymentTobias Hunger2010-08-021-10/+10
* Rename StepType to BuildStep::TypeTobias Hunger2010-07-061-8/+8
* 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-8/+8
* Long live the king!hjk2010-03-051-1/+1
* /target/buildtarget/g in cmakeprojectmanagerTobias Hunger2010-02-021-3/+3
* Make use of ProjectConfiguration class in BuildStepsTobias Hunger2010-02-011-13/+28
* Make method naming more consistent.Tobias Hunger2010-01-071-4/+4
* Rework Build Parser handlingTobias Hunger2009-12-091-2/+2
* Cmake: Let the generator determine the toolchaindt2009-12-071-0/+1
* Hide static cast in accessor methodsdt2009-11-301-1/+4
* Rename method to the more correct canCreateForBuildConfigurationdt2009-11-301-1/+1
* Change IBuildStepFactory::canCreate to take a BuildConfigurationdt2009-11-301-1/+1