aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* cmake build: Remove unused internal variablesEike Ziller2021-01-252-34/+0
* cmake build: Use GNUInstallDirs for installation paths on LinuxEike Ziller2021-01-071-17/+18
* cmake build: Make separate debug info optionalEike Ziller2020-12-222-2/+3
* Fix compilation of ClangFormat plugin against LLVM with clang-cppEike Ziller2020-12-181-0/+2
* cmake build: Fix handling of test dependenciesEike Ziller2020-12-181-1/+10
* Bump version to 4.14.1Eike Ziller2020-12-171-2/+2
* cmake build: Fix configuration for BUILD_LIBRARIES_BY_DEFAULT=OFFEike Ziller2020-12-151-4/+6
* cmake build: Fix PLUGIN_RECOMMENDSEike Ziller2020-12-111-8/+6
* Clang: Fix enabling of ClangFormat plugin with RelWithDebInfoEike Ziller2020-12-081-10/+35
* Bump version to 4.14.0Eike Ziller2020-12-031-3/+3
* Bump version to 4.14.0-rc1Eike Ziller2020-11-241-3/+3
* cmake: fix no libclang buildsTim Jenssen2020-11-231-1/+1
* cmake: disable reuse pch files for static libs with MSVCTim Jenssen2020-11-231-0/+8
* cmake: Fix building debug with release libclangChristian Stenger2020-11-231-0/+12
* cmake build: Remove unused component "Dependencies"Eike Ziller2020-11-233-294/+0
* 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