summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* 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
* | CMake Deployment: Remove Dependencies componentCristian Adam2020-02-062-0/+251
* | CMake Deployment: Fix deployment / rpath handing on LinuxCristian Adam2020-02-061-6/+16
* | CMake Build: Brought back GoogleTest unittestCristian Adam2020-01-311-1/+1
* | CMake Build: Add include guards for QtCreatorAPICristian Adam2020-01-311-0/+5
* | CMake Build: Add Dependencies install targetCristian Adam2020-01-301-0/+33
* | CMake: Fix DesignerComponent detection for MSCV/debugAlessandro Portale2020-01-281-1/+1
* | CMake Build: set a 5s timeout per testCristian Adam2020-01-281-1/+5
* | CMake Build: add perfparserCristian Adam2020-01-282-5/+96
* | Core: Let the clickable link in VersionDialog jump to git logAlessandro Portale2020-01-241-1/+1
* | Core: Fix non-CMake compilation with IDE_REVISIONAlessandro Portale2020-01-241-1/+1
* | CMake build: Some clean up for macOSEike Ziller2020-01-241-2/+2
* | Core: Make the revision sha in VersionDialog a clickable linkAlessandro Portale2020-01-231-0/+3
* | CMake build system: Fix skipping tests with unmet dependenciesAlessandro Portale2020-01-161-1/+1
* | CMake build system: Skip building tests with unmet dependenciesAlessandro Portale2020-01-161-0/+6
* | CMake Build: do not set .dll extension for static libraries on WindowsCristian Adam2020-01-151-1/+1
* | Merge remote-tracking branch 'origin/4.11'Eike Ziller2020-01-151-0/+1
|\ \ | |/
| * CMake build: Fix version number in library file namesEike Ziller2020-01-141-0/+1
| * Version bump to 4.11.1Eike Ziller2019-12-161-2/+2
* | CMake Build: match qmake naming scheme on WindowsCristian Adam2020-01-141-0/+16
* | Merge remote-tracking branch 'origin/4.11'Orgad Shaneh2019-12-071-4/+8
|\ \ | |/
| * CMake Build: do not fail to install on missing targetsCristian Adam2019-12-031-4/+8
| * Bump version to 4.11.0Eike Ziller2019-11-291-3/+3
* | Update version to 4.12 betaEike Ziller2019-12-061-3/+3
* | Merge remote-tracking branch 'origin/4.11'Eike Ziller2019-11-111-2/+6
|\ \ | |/
| * CMake: Make sure that explicit plugin.h files depend on the json fileCristian Adam2019-11-071-1/+5
| * macOS: Fix execution of helper executables with UIEike Ziller2019-11-051-1/+1
* | Merge remote-tracking branch 'origin/4.11'Eike Ziller2019-11-041-3/+3
|\ \ | |/
| * Bump version -> 4.11.0-rc1Eike Ziller2019-11-041-3/+3
* | Windows: Remove explicit usage of _WIN32_WINNT and WINVER macrosCristian Adam2019-10-311-0/+7
|/
* CMake Buildsystem: Enable visibility settings for binariesTobias Hunger2019-10-211-0/+2
* Bump version -> 4.11 beta2Eike Ziller2019-10-211-3/+3
* CMake BuildSystem: Fix visibility handling for PCHTobias Hunger2019-10-161-1/+11
* CMake Build: Enable PCH build with the latest CMake versionCristian Adam2019-10-091-4/+8
* CMake Build: Properly build qtcreatorcdbextCristian Adam2019-10-081-6/+18
* CMake Build: Add IDE_COPYRIGHT_YEARCristian Adam2019-10-041-3/+4
* CMake Build: Allow building with Qt5 and Qt6Cristian Adam2019-09-242-4/+72
* CMake: Fix typoOrgad Shaneh2019-09-201-4/+4
* CMake build: Fix additional feature infoEike Ziller2019-09-201-2/+7
* CMake Build: Use shared precompile headersCristian Adam2019-09-191-10/+34
* CMake Build: Fix CMake configuration when BUILD_WITH_TESTS=ONCristian Adam2019-09-191-6/+6