summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake build: Support QTC_PLUGIN_REVISIONEike Ziller2020-04-091-0/+1
* Bump version -> 4.12.0Eike Ziller2020-04-081-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
* | 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
|/