aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* 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 Build: Ensure valid destinations for generated filesKnud Dollereder2020-07-012-0/+7
* 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
|\|
| * CMake build: Support QTC_PLUGIN_REVISIONEike Ziller2020-04-091-0/+1
| * Bump version -> 4.12.0Eike Ziller2020-04-081-3/+3
* | Bump master->4.13.0-beta1Eike Ziller2020-03-201-3/+3
|/
* Bump versionEike Ziller2020-03-191-3/+3
* Bump version -> 4.12 beta2Eike Ziller2020-03-061-3/+3
* CMake Build: Less file creating during configureCristian Adam2020-03-021-11/+10
* CMake Build: Fix yaml-cpp include directory detectionCristian Adam2020-02-261-0/+5
* CMake Build: Add qtdiag to Dependencies install targetCristian Adam2020-02-262-1/+24
* CMake build: Add a qtc_glob_resources functionAlessandro Portale2020-02-241-0/+13
* GitHub Actions: Fix MSVC CDB debuggerCristian Adam2020-02-191-0/+13
* CMake Build: Set CXX_EXTENSIONS to OFF for QtCreator pluginsCristian Adam2020-02-191-0/+3
* CMake Build: Do not set suffix for qtcreatorcdbext dllCristian Adam2020-02-191-2/+2
* CMake Build: Skip PCH for targets that do not have QT_NO_CAST_TO_ASCIICristian Adam2020-02-141-0/+6
* CMake Build: Add CMAKE_PREFIX_PATH to the HINTS paths for elfutilsCristian Adam2020-02-131-2/+2
* CMake Build: Exclude Dependencies component from ALLCristian Adam2020-02-132-0/+5
* CMake build: Fix libexec path on LinuxEike Ziller2020-02-131-1/+1
* CMake Build: Use install component DependenciesCristian Adam2020-02-122-5/+9
* CMake build: Put wininterrupt and cdbextension into separate componentsEike Ziller2020-02-111-4/+56
* Core: Turn the IDE revision link in VersionDialog to be Opt-inAlessandro Portale2020-02-101-3/+0
* Merge remote-tracking branch 'origin/4.11'Eike Ziller2020-02-071-1/+1
|\
| * Bump version to 4.11.2 and copyright year to 2020Eike Ziller2020-02-061-3/+3
* | CMake Deployment: Move creation of qt.conf to add_qtc_executableCristian Adam2020-02-063-65/+70