summaryrefslogtreecommitdiff
path: root/cmake/QtCreatorAPI.cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Ensure qtcreatorcdbext is a shared library for all casesCristian Adam2022-05-031-3/+3
* CMake: Qt Creator Static build supportCristian Adam2022-04-291-28/+66
* CMake: add ccache optionDavid Schulz2022-04-111-0/+1
* Merge remote-tracking branch 'origin/7.0'Eike Ziller2022-03-311-0/+1
|\
| * CMake build: List json.in files for pluginsOrgad Shaneh2022-03-311-0/+1
* | CMake: require no undefined symbolsThiago Macieira2022-03-021-0/+1
|/
* CMake: Enable higher compiler warnings for building Qt CreatorCristian Adam2022-02-251-0/+3
* Tests: Provide some cmake files for manual testsChristian Stenger2022-02-151-3/+8
* CMake build: Allow adding RPATHs via CMAKE_(BUILD|INSTALL)_RPATHEike Ziller2022-02-101-6/+8
* Require CMake 3.16 and remove workaroundsEike Ziller2022-02-021-22/+3
* Remove qmake build filesEike Ziller2022-01-201-12/+0
* Bump requirement to Qt 5.15.2Eike Ziller2022-01-171-1/+1
* Merge remote-tracking branch 'origin/6.0'Eike Ziller2021-12-161-1/+2
|\
| * CMake: SKIP_DEPENDENCY for gtest_add_tests for unittestCristian Adam2021-12-141-1/+1
| * CMake: Remove uneeded auto moc related rebuilds on done buildsCristian Adam2021-12-141-0/+1
* | CMake: Generate metatypes for all librariesUlf Hermann2021-12-131-0/+5
* | CMake: Remove debug list source files comparisonCristian Adam2021-11-291-7/+1
* | Add option to build QtCreator with sanitizerJoerg Kreuzberger2021-11-051-0/+8
|/
* CMake build: Force -fPIC for static libraries on UNIXEike Ziller2021-10-211-0/+5
* CMake: Remove major version number dll suffixCristian Adam2021-09-101-23/+1
* CMake build: Fix pdb file names (Windows)Eike Ziller2021-08-101-0/+2
* CMake build: Don't re-link libraries unnecessarilyEike Ziller2021-07-051-0/+4
* CMakePM: Add support for qtc_runnable featureCristian Adam2021-06-251-1/+6
* Merge remote-tracking branch 'origin/4.15' into 5.0Eike Ziller2021-06-241-8/+17
|\
| * CMake build: Force optimization of CPlusPlus libEike Ziller2021-06-221-8/+17
* | CMake: Add BUILD_TESTS CMake variable to filter tests to buildCristian Adam2021-06-111-0/+14
* | Revert "CMakePM: Filter test also by BUILD_EXECUTABLES list"Eike Ziller2021-06-111-10/+15
* | CMakePM: Filter test also by BUILD_EXECUTABLES listCristian Adam2021-06-101-15/+10
* | Merge remote-tracking branch 'origin/4.15'Eike Ziller2021-06-091-1/+4
|\ \ | |/
| * CMake build: Add files from qtc_copy_to_builddir to treeEike Ziller2021-06-071-1/+4
* | CMake build: Fix extend_qtc_testEike Ziller2021-05-281-7/+9
* | CMake build system: Fix error message in extend_qtc_testAlessandro Portale2021-05-271-1/+1
* | CMake build: Gracefully handle turned off target in qtc_add_resourcesEike Ziller2021-05-261-0/+4
* | CMake build: put .lib files next to .dll files for librariesEike Ziller2021-05-201-2/+3
* | Enhance qtc_add_resources with CONDITIONEike Ziller2021-05-111-1/+8
|/
* CMake: Ensure test defines are present for tools as wellChristian Stenger2021-04-301-0/+4
* 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
|\ \ | |/