summaryrefslogtreecommitdiff
path: root/src/plugins/cmakeprojectmanager
Commit message (Expand)AuthorAgeFilesLines
...
* CMake: Fix generator kit information widgetTobias Hunger2016-03-091-0/+1
* CMake: Improve parsing of unix makefile-based projectsTobias Hunger2016-03-071-1/+1
* CMake: Improve default generator setup on WindowsTobias Hunger2016-03-031-6/+19
* CMake: Remove no longer used codeTobias Hunger2016-03-012-14/+0
* CMake: Make shadowBuildDirectory helper availableTobias Hunger2016-03-012-16/+25
* CMake: Make parsing of CMakeCache.txt files availableTobias Hunger2016-03-012-9/+26
* CMake: Only use ninja if that is found in PATHTobias Hunger2016-03-011-0/+8
* CMake: Keep cmake state in a temporary directory till first buildTobias Hunger2016-02-266-26/+129
* CMake: Move BuildDirManager from the project into the buildconfigurationTobias Hunger2016-02-269-338/+386
* Editor: Fix whitespace cleaning.David Schulz2016-02-242-20/+16
* QtSupport: Support qscxmlc as extra compilerUlf Hermann2016-02-161-0/+5
* Generalize support for extra compilersUlf Hermann2016-02-162-22/+47
* Make: Speed up reading compiler flags from build.ninjaTobias Hunger2016-02-162-41/+70
* Silence a warningNiels Weber2016-02-161-0/+1
* CMake: Register files with the locator againTobias Hunger2016-02-154-10/+34
* CMake: Handle deletion of builddir betterTobias Hunger2016-02-152-2/+14
* CMake: Fix generator parsing on WindowsTobias Hunger2016-02-151-2/+4
* CMake: Disable BC if there is an error during initial cmake runTobias Hunger2016-02-157-1/+85
* CMake: Store CMake project configuration in CMakeBuildConfigurationTobias Hunger2016-02-154-25/+82
* CMake: Add UI to display and edit cmake configurationTobias Hunger2016-02-1510-11/+645
* CMake: Read CMakeCache.txtTobias Hunger2016-02-152-0/+95
* CMake: Remove "Prefer Ninja" checkbox on CMake Tool pageTobias Hunger2016-02-155-40/+4
* CMake: Report progress during project configurationTobias Hunger2016-02-152-0/+23
* CMake: Do not ask to rebuild after editing CMakeLists.txt filesTobias Hunger2016-02-153-41/+0
* CMake: Parse cmake errors during project setupTobias Hunger2016-02-152-38/+57
* CMake: Do not run a cmake wizard all the timeTobias Hunger2016-02-1522-1624/+593
* CMake: Fix missing includeChristian Stenger2016-02-151-0/+2
* CMake: Add CMakeConfigurationKitInformationTobias Hunger2016-02-129-4/+567
* CMake: Remove debug outputTobias Hunger2016-02-121-3/+0
* CMakeParser: Remove sub-parser setup from CMakeParserTobias Hunger2016-02-122-4/+3
* CMakeCbpParser: Small cleanupsTobias Hunger2016-02-124-13/+21
* CMakeKitConfigWidget: Clean up codeTobias Hunger2016-02-121-7/+10
* CMakeKitInformation: Clean up headersTobias Hunger2016-02-121-2/+1
* CMakeProjectPlugin: Clean up some headersTobias Hunger2016-02-121-5/+0
* CMake: Add CMakeGeneratorKitInformationTobias Hunger2016-02-126-1/+245
* CMake: Parse cmake syntax errorsTobias Hunger2016-02-122-23/+98
* CMake: Cleanup filesTobias Hunger2016-02-1224-24/+0
* Polish: Remove some more useless "slots" from headersTobias Hunger2016-02-101-1/+1
* CMake: Fix WS issueTobias Hunger2016-02-081-1/+1
* CMake: Polish CMakeKitInformationTobias Hunger2016-02-052-31/+17
* CMake: Remove static defaultValue method from CMakeKitInformationTobias Hunger2016-02-052-14/+14
* KitInformation: Make defaultValue take a const Kit *Tobias Hunger2016-02-054-5/+4
* CMake: Delay initialization of CMakeToolsTobias Hunger2016-01-275-257/+201
* CMake: Use pragma once consistentlyTobias Hunger2016-01-2728-84/+28
* ProjectExplorer: Drop LocalApplicationRunConfigurationhjk2016-01-262-42/+17
* CMake: Simplify code a littleTobias Hunger2016-01-221-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-1954-904/+648
* Add default implementation for IDocument::fallbackSaveAs(Path|FileName)Eike Ziller2016-01-193-26/+0
* IDocument: Rename defaultPath and suggestedFileNameEike Ziller2016-01-143-8/+8
* CppTools: Remove cpptools/cppprojects.[h|cpp]Marco Bubke2016-01-131-0/+2