summaryrefslogtreecommitdiff
path: root/src/plugins/cmakeprojectmanager/cmakebuildconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Fix compileDaniel Teske2012-07-181-3/+3
* CMakeBuildConfiguration: Less qobject_casts more static_castsDaniel Teske2012-07-181-8/+4
* Fix cmake to parse Qt build application outputTobias Hunger2012-06-291-2/+13
* Profile introductionTobias Hunger2012-06-211-76/+51
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-11/+10
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* 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
* | more style fixes of string literal accesshjk2011-11-021-4/+3
|/
* Header cleanup in ProjectExplorer.Friedemann Kleint2011-08-181-0/+1
* 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/+33
* CMake Project: Adjust to toolchain changesdt2011-03-011-11/+34
* ToolChain: Refactor toolchain supportTobias Hunger2011-02-211-55/+6
* 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
* | replace env variable injection with pervasive expando supportOswald Buddenhagen2010-11-171-3/+0
* | overhaul process argument handlingOswald Buddenhagen2010-11-171-1/+1
* | ProjectExplorer: Move ToolChainType enumeration into separate Header.Friedemann Kleint2010-11-011-2/+3
|/
* CMake: Set up environment for cmake correctlydt2010-09-271-0/+8
* Set BUILDDIR and SOURCEDIR environment variablesTobias Hunger2010-09-231-1/+8
* Doc - Fix UI text capitalization to follow the KDE style guide.Leena Miettinen2010-09-151-2/+2
* Refactor deploymentTobias Hunger2010-08-021-4/+9
* Make the build parser for custom build steps depend on the toolchaindt2010-07-071-0/+7
* Rename StepType to BuildStep::TypeTobias Hunger2010-07-061-2/+2
* Fix MSVC10 compiler warnings.Friedemann Kleint2010-06-211-2/+2
* Don't reset build directory for clone cmake buildconfigurationsdt2010-06-101-1/+0
* 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