aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* cmake build/macOS: Fix installing when built with Qt6Eike Ziller2020-11-181-1/+2
* cmake build: Create DebugInfo component with separate debug infoEike Ziller2020-11-173-0/+182
* cmake build: Fix building with PCHsEike Ziller2020-11-161-2/+4
* CMake Build: Fix problems with PCH and super repoCristian Adam2020-11-131-7/+7
* cmake build: Use CMAKE_INSTALL_NAME_TOOL instead of hardcodingEike Ziller2020-11-131-2/+2
* cmake build: Do not copy whole app bundle directory when installingEike Ziller2020-11-131-6/+68
* yaml-cpp: Fix/suppress MSVC warningsOrgad Shaneh2020-11-121-0/+3
* cmake build: Map generic IMPORTED_LOCATION for Qt6 toolsEike Ziller2020-11-111-1/+1
* cmake build: Remove branding from target namesEike Ziller2020-11-111-6/+6
* cmake build: Fix brandingEike Ziller2020-11-091-5/+5
* cmake build: Disable refactoringbackend and pchmanagerbackendEike Ziller2020-11-051-5/+18
* cmake build: Fix disabling of documentation targetsEike Ziller2020-11-051-1/+1
* cmake build: Handle turning on/off libraries the same as pluginsEike Ziller2020-11-021-20/+25
* cmake build: Fix documentation generation with Qt6Eike Ziller2020-11-021-0/+2
* cmake build: Add missing rcc alias for Qt6Eike Ziller2020-10-301-1/+1
* TextEditor: Add missing file to dev packageEike Ziller2020-10-292-13/+16
* Bump version to 4.14 beta2Eike Ziller2020-10-291-3/+3
* cmake build: Allow branding to change documentation fileEike Ziller2020-10-281-2/+4
* cmake build: Use qtc_add_resources for StudioWelcomeEike Ziller2020-10-271-13/+0
* Revert "cmake build: Disable clangpchmanagerbackend and refactoringbackend"Eike Ziller2020-10-271-6/+2
* cmake build: add qtc_add_resources to APIEike Ziller2020-10-271-0/+81
* cmake build: Disable clangpchmanagerbackend and refactoringbackendEike Ziller2020-10-261-2/+6
* cmake build: Add option for exporting pluginsEike Ziller2020-10-222-2/+40
* cmake build: Fix export name in case of brandingEike Ziller2020-10-221-2/+2
* CMake Build: Allow building unittests when targets are missingCristian Adam2020-10-201-1/+9
* CMake Build: Fix missing pythonXY.zip on MSVCCristian Adam2020-10-191-0/+79
* CMake Build: Fix PCH builds for non MSVC platformsCristian Adam2020-10-081-2/+1
* CMake Build: Fix MSVC PCH buildCristian Adam2020-10-071-1/+2
* CMake build: Create shared lib for shared part of qmlpuppetEike Ziller2020-10-061-10/+32
* CMake build: Add missing PROPERTIES to add_qtc_pluginEike Ziller2020-10-061-1/+1
* CMake Build: Add option to build plugins, libraries, executables by defaultCristian Adam2020-10-011-3/+7
* CMake: Fix compilation error when QmlPlugin is not builtCristian Adam2020-09-251-1/+5
* CMake Build: Enable PCH for testsCristian Adam2020-09-211-0/+2
* CMake build: Fix unittest linkageOrgad Shaneh2020-09-111-0/+3
* CMake build: Make Qt6::Core5Compat available in a portable wayEike Ziller2020-09-071-0/+11
* CMake build: Qt6 build fixesEike Ziller2020-09-041-0/+1
* CMake build: Check minimum Qt versionEike Ziller2020-09-032-2/+4
* CMake build: Support building clang tooling without static libsEike Ziller2020-09-031-0/+14
* Merge remote-tracking branch 'origin/4.13' into masterEike Ziller2020-08-251-6/+8
|\
| * CMake build system: Avoid duplicated include pathsAlessandro Portale2020-08-211-6/+8
| * Bump version to 4.13.0Eike Ziller2020-08-141-3/+3
* | CMake Build: Add Google Testing 1.10.x as submoduleCristian Adam2020-08-191-12/+16
* | CMake: Use Qt5::DesignerComponentsTobias Hunger2020-08-101-69/+0
* | Merge remote-tracking branch 'origin/4.13' into masterEike Ziller2020-08-101-1/+1
|\|
| * Bump version to 4.13.0-rc1Eike Ziller2020-07-271-3/+3
| * CMake build: Fix configuring with CMake 3.10 and external yaml-cppEike Ziller2020-07-171-1/+1
| * Bump version to 4.13 beta2Eike Ziller2020-07-141-3/+3
* | CMake: Replace QT_USE_FAST_{OPERATOR_PLUS,CONCATENTION} by QT_USE_QSTRINGBUILDEROrgad Shaneh2020-08-101-2/+1
* | Merge remote-tracking branch 'origin/4.13'Eike Ziller2020-07-062-0/+7
|\|
| * CMake Build: Ensure valid destinations for generated filesKnud Dollereder2020-07-012-0/+7