aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cmakeprojectmanager/cmakebuildconfiguration.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | CMakeBuildConfiguration: Remove unecessary virtualDaniel Teske2012-11-281-1/+1
* | Replace BuildConfigWidge with NamedWidgetDaniel Teske2012-11-161-1/+1
* | BuildConfiugration::subConfigWidge() Provide a default implementationDaniel Teske2012-11-161-1/+0
* | Move Project::subConfigWidgets to BuildConfigurationDaniel Teske2012-11-161-0/+1
* | Kit: Add createOutputParser methodDaniel Teske2012-11-021-2/+0
* | Remove unnecessary overloads of BuildConfiguration::baseEnvironment()Daniel Teske2012-10-171-2/+0
|/
* Adjust license headershjk2012-10-051-21/+20
* CMake: add Ninja supportPeter Kümmel2012-10-041-0/+7
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Fix compileDaniel Teske2012-07-181-1/+0
* CMakeBuildConfiguration: Less qobject_casts more static_castsDaniel Teske2012-07-181-0/+1
* Profile introductionTobias Hunger2012-06-211-11/+12
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-4/+4
* Long live the king!hjk2012-01-261-1/+1
* 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