aboutsummaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* CMake build: Move documentation functions to re-usable locationEike Ziller2020-05-251-1/+6
* CMake build: Move internal functions from QtCreatorAPIEike Ziller2020-05-181-0/+2
* CMake build: Make translation function available to external pluginsEike Ziller2020-05-051-0/+6
* CMake Deployment: Remove Dependencies componentCristian Adam2020-02-061-2/+0
* CMake Build: Add Dependencies install targetCristian Adam2020-01-301-0/+2
* CMake Build: Add app_version.h to Devel packageCristian Adam2019-09-181-1/+3
* CMake Build: Use same Qt compiler defines for testsCristian Adam2019-09-101-10/+0
* Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-07-261-537/+63
|\
| * CMake build: Add "Devel" packageCristian Adam2019-07-251-537/+63
* | Enforce QT_NO_JAVA_STYLE_ITERATORShjk2019-06-201-1/+3
|/
* CMake: Do not include libraries in "all" targetTobias Hunger2019-06-051-1/+2
* CMake build: Skip installation of test plugins / executablesCristian Adam2019-06-051-8/+12
* CMake Build: Add Qt and clang in PATH variable for Windows testsCristian Adam2019-06-031-0/+4
* CMake build: Add unittest CMake build filesCristian Adam2019-05-291-15/+41
* CMake build: Add option for disabling build of executableEike Ziller2019-05-291-0/+20
* CMake build: Fix qtc_extend_plugin if plugin is disabled by CONDITIONEike Ziller2019-05-281-2/+8
* CMake: Save a list of known Qt Creator specific targetsTobias Hunger2019-05-271-0/+19
* CMake build: Use add_qtc_depends for all add_qtc_* functionsCristian Adam2019-05-241-45/+26
* CMake build: Read QTC_BUILD_PLUGIN_${NAME} environment as defaultEike Ziller2019-05-241-1/+5
* CMake build: Add ability to disable building of individual pluginsEike Ziller2019-05-231-20/+78
* CMake build: Fix compilation of testsEike Ziller2019-05-221-6/+8
* Qt Creator CMake portCristian Adam2019-05-171-0/+431