summaryrefslogtreecommitdiff
path: root/src/plugins/cmakeprojectmanager
Commit message (Expand)AuthorAgeFilesLines
* CMakeProjectManager: Make shadow build support not depend on qt versionDaniel Teske2013-04-111-4/+0
* Remove environmentinformation from the runconfigurationsTobias Hunger2013-04-112-166/+1
* Use EnvironmentAspect to retrieve the environmentTobias Hunger2013-04-112-2/+20
* auto-generate <dependencyList> in .pluginspec filesOswald Buddenhagen2013-04-113-7/+7
* CMakeBuildConfiguration: Remove unused includesDaniel Teske2013-04-111-7/+1
* Fix CMakeProjectManager Ninja CXXFLAGS detectionShane Peelar2013-04-101-5/+30
* ProjectManagers: Update project languages based on data sent to the codemodelTobias Hunger2013-04-101-0/+2
* Unify handling of dumperLibrary/dumperLibraryLocationsTobias Hunger2013-04-101-8/+3
* CppTools: Rename files to comply with coding standardTobias Hunger2013-04-103-3/+4
* CppTools: Use namespace CppTools consistentlyTobias Hunger2013-04-083-15/+15
* Project: Set QML/C++ languages where both are possibleTobias Hunger2013-04-051-1/+4
* RunConfigurationFactory: Centralize much of the restore codeTobias Hunger2013-04-052-10/+6
* RunConfigurationAspect: Add RunConfiguration parameter to factory methodTobias Hunger2013-04-052-5/+4
* Core: Remove Core::Id(QByteArray) constructorhjk2013-04-041-1/+0
* derive TARGET from QTC_{LIB,PLUGIN}_NAMEOswald Buddenhagen2013-04-031-2/+0
* make library and plugin dependencies declarativeOswald Buddenhagen2013-04-031-4/+6
* centralize assignment of TEMPLATE = libOswald Buddenhagen2013-04-021-1/+0
* automatically include libs' and plugins' _dependencies.pri filesOswald Buddenhagen2013-04-021-1/+0
* Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-03-263-2/+20
|\
| * CMake::MakeStep: Fix cloningDaniel Teske2013-03-251-1/+1
| * CMake: Correct encoding of definesDaniel Teske2013-03-191-1/+1
| * CMake: Fix parsing of C++ definesDaniel Teske2013-03-192-1/+19
* | Cmake: use new Core::Id interfaceshjk2013-03-221-9/+4
* | CppTools: improved languages support in ProjectPartSergey Shambir2013-03-211-8/+9
* | Fix build breakAurindam Jana2013-03-211-1/+1
* | cmake: Sort list of build targetsTobias Hunger2013-03-211-1/+3
* | s/ProjectExpander/ProjectMacroExpander/gTobias Hunger2013-03-191-1/+1
* | Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-03-181-1/+3
|\ \ | |/
| * CMakeValidator: Make code more robustDaniel Teske2013-03-131-1/+3
* | Fix Krazy warnings about includes/header guards in Autotools/CMake.Friedemann Kleint2013-03-123-5/+4
* | Fix some Krazy warnings about non-const ref iterator.Friedemann Kleint2013-03-111-1/+1
|/
* CMake: Ignore all the XXX/fast targetsYuchen Deng2013-03-071-9/+2
* CMake: Does not need m_buildTargetType anymoreYuchen Deng2013-03-072-11/+4
* CMake: Make the default kit as the current generatorYuchen Deng2013-03-011-0/+6
* CMake: Improve auto completion for cmake editorYuchen Deng2013-03-012-5/+42
* CMake: Fix typoYuchen Deng2013-03-011-2/+2
* CMake: Don't save entry if CMake exited with errorsYuchen Deng2013-03-011-0/+2
* CMake: Add option for preferred Ninja userYuchen Deng2013-02-283-8/+40
* CMake: Display all targets in project settingsStanislav Ionascu2013-02-273-8/+5
* CMakeOpenProjectWizard: Warn the user if no kit is availableDaniel Teske2013-02-212-1/+98
* Qml Debugging: Default option for Qt Quick applicationAurindam Jana2013-02-201-1/+1
* CMake MakeStep: Fix crash after buildingDaniel Teske2013-02-201-1/+1
* CMake: Fix progress reporting on makestepTobias Hunger2013-02-182-0/+15
* CMake: Fix stringTobias Hunger2013-02-151-1/+1
* CMake: Fix crash when building a cmake projectTobias Hunger2013-02-152-13/+4
* CMakeOpenProjectWizard: The user needs to always select a kitDaniel Teske2013-02-142-13/+8
* CMakeOpenProjectWizard: Rename misnamed variableDaniel Teske2013-02-142-8/+8
* AbstractProcessStep: Do not run a qprocess in a threadTobias Hunger2013-02-121-0/+1
* UI text: fix capitalization of CMakeLeena Miettinen2013-02-121-7/+7
* Editor: Renaming Link members.David Schulz2013-02-111-3/+3