summaryrefslogtreecommitdiff
path: root/src/plugins/cmakeprojectmanager/cmakebuildconfiguration.h
Commit message (Expand)AuthorAgeFilesLines
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* add API to query build type (unknown, release, debug) to BuildConfigurationMilian Wolff2011-03-031-0/+2
* CMake Project: Adjust to toolchain changesdt2011-03-011-2/+0
* ToolChain: Refactor toolchain supportTobias Hunger2011-02-211-10/+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
* | ProjectExplorer: Move ToolChainType enumeration into separate Header.Friedemann Kleint2010-11-011-2/+6
|/
* CMake: Set up environment for cmake correctlydt2010-09-271-0/+2
* Make the build parser for custom build steps depend on the toolchaindt2010-07-071-0/+2
* Move build environment customization down to BuildConfigurationThorbjørn Lindeijer2010-03-121-10/+0
* Long live the king!hjk2010-03-051-1/+1
* Integrate target supportTobias Hunger2010-02-091-12/+11
* Make use of ProjectConfiguration in the BuildConfigurationsTobias Hunger2010-02-011-12/+17
* Make method naming more consistent.Tobias Hunger2010-01-071-0/+18
* In the EnvironmentWidget show which environment is the base.dt2009-12-141-0/+1
* Rework Build Parser handlingTobias Hunger2009-12-091-1/+0
* Remove BuildConfiguration::setValue/valuedt2009-12-081-1/+8
* Cmake: Let the generator determine the toolchaindt2009-12-071-2/+11
* Hide static cast in accessor methodsdt2009-11-301-0/+2
* Move most of the BuildConfiguration specific functionsdt2009-11-301-0/+19
* Add missing Q_OBJECT macros to BuildConfigurationdt2009-11-301-0/+1
* Remove BuildConfiguration::name()dt2009-11-301-2/+2
* Add BuildConfiguration::restore and BuildConfiguration::project()dt2009-11-301-1/+10
* Add BuildConfiguration classesdt2009-11-301-0/+42