summaryrefslogtreecommitdiff
path: root/src/plugins/cmakeprojectmanager
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-11-261-8/+7
|\
| * Fix build issues being empty for non-qmake projectsTobias Hunger2012-11-211-8/+7
* | cmake: compile fix after QT_NO_CASThjk2012-11-231-13/+13
* | CMake: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-2313-103/+109
* | CMake: Use default build directoryTobias Hunger2012-11-211-1/+5
* | Gcc: Support -stdlib=whatever arguments for the code modelTobias Hunger2012-11-211-2/+4
* | Id: Add QByteArray constructorOrgad Shaneh2012-11-203-3/+3
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-11-162-3/+3
|\ \ | |/
| * Updated strings after target -> kit renamingRobert Loehning2012-11-122-3/+3
* | Replace BuildConfigWidge with NamedWidgetDaniel Teske2012-11-163-4/+4
* | BuildConfigWidget derived classes: Add missing tr()Daniel Teske2012-11-161-1/+1
* | BuildConfigWidget: Make displayName property instead of a virtual funcDaniel Teske2012-11-162-5/+1
* | Remove BuildConfigWidget::init()Daniel Teske2012-11-163-15/+9
* | BuildConfiugration::subConfigWidge() Provide a default implementationDaniel Teske2012-11-162-10/+0
* | Move Project::subConfigWidgets to BuildConfigurationDaniel Teske2012-11-164-10/+10
* | CMakeProjectManager MakeStep: Slightly reduce dependency on CMakeBCDaniel Teske2012-11-161-2/+2
* | InfoBar: Use Core::IdOrgad Shaneh2012-11-092-2/+2
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-11-091-3/+2
|\ \ | |/
| * CMake: Fix crash in CMakeOpenProjectWizardDaniel Teske2012-11-071-3/+2
* | Remove useless CMakeBuildConfiguration fwd-declarationDaniel Teske2012-11-071-1/+0
* | CMakeOpenProjectWizard: Fix indentationDaniel Teske2012-11-071-1/+1
* | Kit: Add createOutputParser methodDaniel Teske2012-11-023-22/+3
* | CMake: add auto completion for cmake editortomdeblauwe2012-10-259-143/+520
* | 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
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-182-8/+27
|\ \ | |/
| * CMake: Reparse .cbp files on swtiching targetsDaniel Teske2012-10-162-8/+27
* | Remove unnecessary overloads of BuildConfiguration::baseEnvironment()Daniel Teske2012-10-172-8/+0
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-163-68/+78
|\ \ | |/
| * Kits should affect all buildconfiguration environmentsDaniel Teske2012-10-161-1/+0
| * CMakeOpenProjectWizard: Add page asking for cmake executableDaniel Teske2012-10-162-29/+76
| * CMakeOpenProjectWizard: Simplfy constructorDaniel Teske2012-10-162-39/+3
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-111-0/+3
|\ \ | |/
| * CMakeBuildConfiguration: Actually save / restore useKit settingDaniel Teske2012-10-111-0/+3
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-0528-573/+546
|\ \ | |/
| * Adjust license headershjk2012-10-0528-573/+546
* | Merge origin/2.6Eike Ziller2012-10-058-202/+398
|\ \ | |/
| * CMake and Kits: Fix interaction between themDaniel Teske2012-10-058-205/+400
| * CMake: add Ninja supportPeter Kümmel2012-10-049-38/+212
* | qbs files: Consolidate includePaths in QtcLibrary and QtcPluginOrgad Shaneh2012-10-051-8/+0
* | qbs files: Sort filesOrgad Shaneh2012-10-031-1/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-09-271-0/+7
|\ \ | |/
| * Use QtParser in CMake/Autotools/generic project makestepsTobias Hunger2012-09-271-0/+7
* | CMake: add Ninja supportPeter Kümmel2012-09-249-35/+209
* | Do not use the fromAscii() and toAscii() functions.Christian Kandeler2012-09-211-1/+1
* | Replace some Q_OS_* constructs with their HostOsInfo equivalents.Christian Kandeler2012-09-191-14/+12
* | Merge remote-tracking branch 'gerrit/2.6'Oswald Buddenhagen2012-09-122-6/+7
|\ \ | |/
| * Make Toolchain::makeCommand return a full path to the make commandDaniel Teske2012-09-121-2/+3
| * Profile -> Kit variable renamingOrgad Shaneh2012-09-111-4/+4
* | Locator on Linux/Mac: Show ~ instead of $HOME in paths.Nikolai Kosjar2012-09-111-1/+4
|/