aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cmakeprojectmanager/cmakebuildconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/7.0'Eike Ziller2022-03-111-2/+5
|\
| * CMakePM: Do not modify container in loopCristian Adam2022-03-021-2/+5
* | QtcProcess: Limit the inclusion of qtcprocess.hJarek Kobus2022-03-021-0/+1
|/
* Fix Qt5 based buildEike Ziller2022-02-281-1/+1
* CMakePM: Proper handling of the extra generatorCristian Adam2022-02-281-2/+16
* CMake: Fix UI textLeena Miettinen2022-02-171-1/+1
* CMake: Fix configurations tab bar appearanceEike Ziller2022-02-161-10/+12
* Fix some warningsChristian Kandeler2022-02-111-4/+4
* Merge remote-tracking branch 'origin/6.0' into 7.0Eike Ziller2022-02-111-2/+3
|\
| * Remove QTC_ASSERT because unset toolchain is a valid conditionEike Ziller2022-02-101-1/+2
| * CMake: Prevent crash if kit has no toolchainhjk2022-02-081-1/+3
* | CMakePM: Update generator kit value after Kit Configuration dialogCristian Adam2022-02-101-1/+3
* | CMakePM: Use the right type for the few kit CMake variablesCristian Adam2022-02-091-3/+3
* | CMakePM: Add "Close" button for Kit Configuration dialogCristian Adam2022-02-081-0/+7
* | CMakePM: Use more direct access to SourceDirectoryAspecthjk2022-02-071-2/+2
* | CMakeProjectManager: Some code cosmeticshjk2022-02-071-7/+7
* | CMakePM: Apply Kit CMake configuration to Initial ConfigurationCristian Adam2022-02-041-2/+17
* | CMakePM: Fix crash when switching CMake tools and clicking help linksCristian Adam2022-02-041-6/+12
* | CMakePM: Add "Help" context menu entry for CMake variablesCristian Adam2022-02-041-0/+12
* | CMakePM: Add "variable" link to CMake offline/online documentationCristian Adam2022-02-041-6/+9
* | CMakePM: Add options link to the CMake offline/online documentationCristian Adam2022-02-041-2/+14
* | CMakePM: Rename "Additional CMake parameters" to "... options"Cristian Adam2022-02-031-23/+23
* | CMakePM: Add "Kit Configuration" button in Settings pageCristian Adam2022-02-031-1/+40
* | CMakePM: Revert selectedRows back to selectedItemsCristian Adam2022-02-021-1/+1
* | CMakePM: Settings list UI changesCristian Adam2022-02-021-1/+2
* | CMakePM: Add "Appy Kit/Initial Configuration Value" context menu entryCristian Adam2022-02-011-0/+24
* | CMakePM: Save initial configuration changes on "exit"Cristian Adam2022-01-311-1/+3
* | CMakePM: Do not flush CMake parameters model on parsing completeCristian Adam2022-01-281-1/+4
* | CMakePM: Display CMake kit mismatch values in Settings pageCristian Adam2022-01-281-0/+3
* | CMake: Use CommandLine to create the initial default parametershjk2022-01-261-41/+41
* | CMakePM: Add additional CMake parameters to the Kit's CMake configCristian Adam2022-01-241-0/+1
* | Rename QtSupport::BaseQtVersion to QtVersionhjk2022-01-241-3/+3
* | CMake: Prevent crash if kit has no toolchainhjk2022-01-211-1/+3
* | CMakePM: Refactor "Initial Parameters" as a tab bar itemCristian Adam2022-01-171-73/+315
* | CMakePM: Add ability to stop CMake run in SettingsCristian Adam2022-01-071-12/+18
* | CMakePM: Remove "Clear selection" button in SettingsCristian Adam2022-01-051-10/+0
* | CMakePM: Remove grouping of cmake cache variablesCristian Adam2022-01-051-0/+1
|/
* Add qt's toolchain file to initial cmake arguments for Windows on ARM64Oliver Wolff2021-12-021-1/+8
* Android: Clean up for extraData constantsAssam Boudjelthia2021-10-061-1/+1
* CMakePM: Display CMake project loading errors/warnings in issue paneCristian Adam2021-09-211-1/+4
* CMake: skip auto-setup.cmake for docker kitsDavid Schulz2021-09-141-1/+7
* Merge remote-tracking branch 'origin/5.0'Eike Ziller2021-09-131-35/+36
|\
| * iOS/CMake: Fix building for iOS deviceEike Ziller2021-09-101-26/+23
| * CMakePM: Fix build type for multi-configuration generatorsCristian Adam2021-09-091-9/+10
| * CMake: Don't build apk by default with CMake's ALL targetAssam Boudjelthia2021-09-081-0/+3
* | ProjectExplorer: Streamline access to buildDirectoryTemplate datahjk2021-08-241-7/+8
|/
* CMake: Fix a crashhjk2021-08-021-1/+1
* CMake: Fix crash with Android when no Qt version is sethjk2021-08-021-1/+1
* CMake: Make CMakeConfig a proper classhjk2021-07-211-8/+9
* CMakeProjectManager: Use "cooked types" in DirectoryDatahjk2021-07-211-3/+2