summaryrefslogtreecommitdiff
path: root/src/plugins/cmakeprojectmanager/cmakebuildconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* BC: Move builddirectory handling into BC itselfTobias Hunger2013-08-281-23/+5
* Introduce Project::projectFilePath()Tobias Hunger2013-08-011-2/+2
* Rename IDocument::fileName --> filePathEike Ziller2013-07-091-2/+2
* CMakeBuildConfiguration: Remove unused includesDaniel Teske2013-04-111-7/+1
* 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
* | Qt4BuildConfiguration: Allow for "Release" and "Debug" BCsTobias Hunger2013-01-311-1/+1
* | CMake: Fix build directory for "Add Buildconfiguration"Daniel Teske2013-01-171-2/+7
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-2/+1
* | CMake: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-231-11/+11
* | Replace BuildConfigWidge with NamedWidgetDaniel Teske2012-11-161-1/+1
* | Remove BuildConfigWidget::init()Daniel Teske2012-11-161-1/+1
* | BuildConfiugration::subConfigWidge() Provide a default implementationDaniel Teske2012-11-161-9/+0
* | Move Project::subConfigWidgets to BuildConfigurationDaniel Teske2012-11-161-0/+9
* | Kit: Add createOutputParser methodDaniel Teske2012-11-021-14/+0
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-221-0/+1
|\ \ | |/
| * CMake: Use correct environment for new kitsDaniel Teske2012-10-191-0/+1
* | Remove unnecessary overloads of BuildConfiguration::baseEnvironment()Daniel Teske2012-10-171-6/+0
|/
* Kits should affect all buildconfiguration environmentsDaniel Teske2012-10-161-1/+0
* CMakeBuildConfiguration: Actually save / restore useKit settingDaniel Teske2012-10-111-0/+3
* Adjust license headershjk2012-10-051-21/+20
* CMake and Kits: Fix interaction between themDaniel Teske2012-10-051-14/+17
* CMake: add Ninja supportPeter Kümmel2012-10-041-3/+18
* s/profile/kit/Tobias Hunger2012-09-041-6/+6
* use new id comparison operators to reduce line noise and save cycleshjk2012-08-061-2/+2
* 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