summaryrefslogtreecommitdiff
path: root/cmake/QtCreatorAPI.cmake
Commit message (Expand)AuthorAgeFilesLines
* COIN: Add hack to support debug info with sccache and MSVCEike Ziller2021-04-261-0/+1
* CMake build: Fix remaining issues with Devel packageEike Ziller2021-04-061-7/+19
* Merge remote-tracking branch 'origin/4.14' into 4.15Eike Ziller2021-03-181-0/+4
|\
| * CMake build: Fix issues with Devel package for qmake-based pluginsEike Ziller2021-03-171-0/+4
* | CMake build/Qt6: Automatically disable build of profilersEike Ziller2021-03-051-1/+5
* | CMake build: Add version number to external plugin dllsEike Ziller2021-02-261-3/+5
* | Merge remote-tracking branch 'origin/4.14'Eike Ziller2021-02-221-0/+14
|\ \ | |/
| * CMake build: Add .pri files to development packageEike Ziller2021-02-221-0/+14
* | Merge remote-tracking branch 'origin/4.14'Eike Ziller2021-01-271-31/+0
|\ \ | |/
| * cmake build: Remove unused internal variablesEike Ziller2021-01-251-31/+0
* | Merge remote-tracking branch 'origin/4.14'Eike Ziller2021-01-041-1/+11
|\ \ | |/
| * cmake build: Make separate debug info optionalEike Ziller2020-12-221-0/+1
| * cmake build: Fix handling of test dependenciesEike Ziller2020-12-181-1/+10
* | Merge remote-tracking branch 'origin/4.14'Eike Ziller2020-12-141-8/+6
|\ \ | |/
| * cmake build: Fix PLUGIN_RECOMMENDSEike Ziller2020-12-111-8/+6
* | Merge remote-tracking branch 'origin/4.14'Eike Ziller2020-11-251-55/+0
|\ \ | |/
| * cmake build: Remove unused component "Dependencies"Eike Ziller2020-11-231-55/+0
* | Merge remote-tracking branch 'origin/4.14'Eike Ziller2020-11-191-1/+9
|\ \ | |/
| * cmake build/macOS: Fix installing when built with Qt6Eike Ziller2020-11-181-1/+2
| * cmake build: Create DebugInfo component with separate debug infoEike Ziller2020-11-171-0/+7
* | CMake: Add convenience BUILD_PLUGINS|EXECUTABLES|LIBRARIES variablesCristian Adam2020-11-161-0/+25
|/
* cmake build: Use CMAKE_INSTALL_NAME_TOOL instead of hardcodingEike Ziller2020-11-131-2/+2
* cmake build: Do not copy whole app bundle directory when installingEike Ziller2020-11-131-6/+68
* cmake build: Remove branding from target namesEike Ziller2020-11-111-6/+6
* cmake build: Disable refactoringbackend and pchmanagerbackendEike Ziller2020-11-051-5/+18
* cmake build: Handle turning on/off libraries the same as pluginsEike Ziller2020-11-021-20/+25
* TextEditor: Add missing file to dev packageEike Ziller2020-10-291-0/+15
* cmake build: Use qtc_add_resources for StudioWelcomeEike Ziller2020-10-271-13/+0
* Revert "cmake build: Disable clangpchmanagerbackend and refactoringbackend"Eike Ziller2020-10-271-6/+2
* cmake build: add qtc_add_resources to APIEike Ziller2020-10-271-0/+81
* cmake build: Disable clangpchmanagerbackend and refactoringbackendEike Ziller2020-10-261-2/+6
* cmake build: Add option for exporting pluginsEike Ziller2020-10-221-2/+35
* cmake build: Fix export name in case of brandingEike Ziller2020-10-221-2/+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 Build: Enable PCH for testsCristian Adam2020-09-211-0/+2
* CMake build: Check minimum Qt versionEike Ziller2020-09-031-0/+2
* CMake build system: Avoid duplicated include pathsAlessandro Portale2020-08-211-6/+8
* CMake build: Remove timeout for dumper testsEike Ziller2020-06-301-2/+7
* 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
* CMake build: Unify handling of qtc_add_... argumentsEike Ziller2020-05-181-12/+13
* 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-181-70/+7
* CMake build: Move internal functions from QtCreatorAPIEike Ziller2020-05-181-384/+3
* 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