aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Bump version to 4.14 betaEike Ziller2020-07-011-3/+3
|/
* CMake build: Remove timeout for dumper testsEike Ziller2020-06-302-3/+14
* CMake build: Fix library version numbers on macOSEike Ziller2020-06-291-0/+4
* CMake build: Build tests with relaxed QString castingEike Ziller2020-06-121-1/+6
* CMake Build: Fix unittestsCristian Adam2020-06-091-1/+4
* Disable ClangRefactoring by defaultEike Ziller2020-06-021-2/+6
* Packaging: Get rid of binary-artifacts repository usageEike Ziller2020-05-261-1/+0
* CMake build: Move documentation functions to re-usable locationEike Ziller2020-05-251-0/+285
* CMake build: Unify handling of qtc_add_... argumentsEike Ziller2020-05-182-13/+19
* CMake build: Use some more extend_qtc_target even internallyEike Ziller2020-05-181-42/+30
* CMake build: Avoid using extend_qtc_target directlyEike Ziller2020-05-182-70/+76
* CMake build: Move internal functions from QtCreatorAPIEike Ziller2020-05-182-384/+378
* CMake build: Allow files with relative paths in qtc_copy_to_builddirEike Ziller2020-05-131-2/+8
* CMake: copy clang and resource files only if necessaryAlexis Murzeau2020-05-111-0/+46
* Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-05-111-0/+4
|\
| * CMake Build: Set BUID_WITH_PCH to OFF if CMake version less 3.16Cristian Adam2020-05-071-0/+4
* | Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-05-061-0/+167
|\|
| * CMake build: Make translation function available to external pluginsEike Ziller2020-05-051-0/+167
* | CMake Build: Fix for building with Qt6Cristian Adam2020-04-291-1/+1
* | Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-04-281-6/+5
|\|
| * Bump versionEike Ziller2020-04-281-2/+2
| * CMake build: export less generic public includesEike Ziller2020-04-241-6/+5
* | Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-04-241-1/+5
|\|
| * CMake build: Fix devel package issuesEike Ziller2020-04-231-1/+5
* | Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-04-142-1/+2
|\|