aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cmakeprojectmanager/cmakebuildconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Enable shadowbuilding by default for CMake projectsTobias Hunger2010-03-251-5/+4
* Introduce method to access the project directoryTobias Hunger2010-03-251-2/+2
* Use a type enum instead of duplicating functions between build and cleandt2010-03-161-2/+2
* Move build environment customization down to BuildConfigurationThorbjørn Lindeijer2010-03-121-57/+1
* Long live the king!hjk2010-03-051-1/+1
* Clone build steps when cloning build configuration of cmake/generic project.Laurent Desmecht2010-02-251-0/+1
* Integrate target supportTobias Hunger2010-02-091-37/+30
* /target/buildtarget/g in cmakeprojectmanagerTobias Hunger2010-02-021-1/+1
* Make use of ProjectConfiguration in the BuildConfigurationsTobias Hunger2010-02-011-44/+88
* Add method to verify existence of CMake targetsTobias Hunger2010-01-141-1/+1
* Fix cleaning of CMake projectsdt2010-01-081-0/+1
* Make method naming more consistent.Tobias Hunger2010-01-071-0/+87
* In the EnvironmentWidget show which environment is the base.dt2009-12-141-0/+8
* Rework Build Parser handlingTobias Hunger2009-12-091-15/+0
* Remove BuildConfiguration::setValue/valuedt2009-12-081-19/+47
* Cmake: Let the generator determine the toolchaindt2009-12-071-7/+25
* Hide static cast in accessor methodsdt2009-11-301-1/+6
* Move most of the BuildConfiguration specific functionsdt2009-11-301-2/+115
* Remove BuildConfiguration::name()dt2009-11-301-4/+4
* Add BuildConfiguration::restore and BuildConfiguration::project()dt2009-11-301-2/+7
* Add BuildConfiguration classesdt2009-11-301-0/+42