summaryrefslogtreecommitdiff
path: root/src/plugins/cmakeprojectmanager
Commit message (Expand)AuthorAgeFilesLines
* CMake: Fix auto-detection on WindowsOrgad Shaneh2017-09-141-2/+8
* CMake: Filter out CMake input files that are already listedTobias Hunger2017-09-081-8/+25
* CppTools: set default -std=c++11 for Qt4Ivan Donchevskii2017-09-051-2/+4
* Fix copyright year in plugin info, --version, and macOS infoEike Ziller2017-08-241-1/+1
* CMake: Get rid of <Source Directory> in server-modeTobias Hunger2017-08-043-20/+27
* AutoTest: Avoid guessing run configurationChristian Stenger2017-07-312-2/+2
* Merge remote-tracking branch 'origin/4.3' into 4.4Eike Ziller2017-07-253-2/+76
|\
| * CMake: Fix progress calculation in server-modeTobias Hunger2017-07-253-2/+76
* | Plugins: Fix that mimetype definition was not valid JSONEike Ziller2017-07-251-15/+15
* | TextEditor: Make TabSettings accessible for AutoCompletersNikolai Kosjar2017-07-202-3/+3
* | CMake: Fix "CMake configuration changed on disk" dialogClaus Steuer2017-07-191-3/+4
* | CMake: Do not check for changes if config was changed by the userClaus Steuer2017-07-193-5/+18
* | CMake: Fix cmake config can't be changed by user in tealeaf modeClaus Steuer2017-07-191-3/+2
* | CMake: Set project file location in tealeaf modeClaus Steuer2017-07-191-2/+2
* | Remove unused IAssistProvider::supportsEditorEike Ziller2017-07-032-6/+0
* | CMake: Warn when doing out-of-source builds with in-source configurationTobias Hunger2017-06-281-0/+16
* | CMake: Use tr in BuildStepTobias Hunger2017-06-281-3/+2
* | Merge remote-tracking branch 'origin/4.3'Orgad Shaneh2017-06-2614-32/+124
|\ \ | |/
| * CMake: Return an empty project tree if parsing failedTobias Hunger2017-06-235-5/+11
| * CMake: Fix logic for target filteringTobias Hunger2017-06-211-4/+4
| * CMake: Improve parsing of "CMake Error at" messagesTobias Hunger2017-06-211-1/+15
| * CMake: Remove spurios newlinesTobias Hunger2017-06-211-1/+1
| * ProjectExplorer: Do not use version manager cache in threadsTobias Hunger2017-06-202-7/+19
| * CMake: Avoid duplicate build targetsTobias Hunger2017-06-201-1/+6
| * CMake: Make sure no empty strings end up in deployment dataTobias Hunger2017-06-201-2/+7
| * CMake: Only handle strings at start of lineTobias Hunger2017-06-201-8/+13
| * CMake: Do not react to builds in the backgroundClaus Steuer2017-06-202-3/+16
| * CMake: The first build of a cmake project always fails in tealeaf modeClaus Steuer2017-06-201-0/+4
| * CMake: Report more cmake errors in server modeTobias Hunger2017-06-202-2/+22
| * CMake: Hide INTERNAL and STATIC configuration entries in Project UITobias Hunger2017-06-203-3/+11
* | Auto-detect CMake in standard paths on Windows and macOSJake Petroules2017-06-231-0/+11
* | Merge remote-tracking branch 'origin/4.3'Orgad Shaneh2017-06-207-6/+17
|\ \ | |/
| * AutoTest: Fix handling of multiple build targetsChristian Stenger2017-06-193-3/+5
| * CMakePM: Ensure buildSystemTarget is initialized correctlyChristian Stenger2017-06-151-2/+3
| * CMake: Add "test" target to cmake buildsTobias Hunger2017-06-133-1/+9
* | CMake: Provide more information in server-modeTobias Hunger2017-06-151-0/+4
* | Remove 1-1 dependency between locator and locator input widgetEike Ziller2017-06-132-2/+7
* | CMake: Add a missing breakOrgad Shaneh2017-06-061-1/+3
* | Merge remote-tracking branch 'origin/4.3'Orgad Shaneh2017-06-021-0/+9
|\ \ | |/
| * CMakePM: Fix compile for Qt5.6Christian Stenger2017-06-021-2/+2
| * CMake: Improve generator setup dialogTobias Hunger2017-06-011-0/+9
* | CMake: Remove unneeded filterOrgad Shaneh2017-05-241-11/+2
* | Merge remote-tracking branch 'origin/4.3' into masterOrgad Shaneh2017-05-231-1/+10
|\ \ | |/
| * CMake: Filter duplicate files from tree in tealeaf modeTobias Hunger2017-05-191-1/+10
* | CMake: Filter CMake variablesFelix Kälberer2017-05-172-2/+21
* | Merge remote-tracking branch 'origin/4.3'Eike Ziller2017-05-151-4/+6
|\ \ | |/
| * CMake: Ignore dirty signal on server-mode on WindowsOrgad Shaneh2017-05-151-1/+2
| * CMake: Improve detection of build directory in server-modeTobias Hunger2017-05-121-3/+4
* | CMake: Improve handling of CMAKE_RUNTIME_OUTPUT_DIRECTORYTobias Hunger2017-05-121-1/+5
* | Merge remote-tracking branch 'origin/4.3'Eike Ziller2017-05-093-4/+4
|\ \ | |/