aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/QtCreatorAPIInternal.cmake
Commit message (Expand)AuthorAgeFilesLines
* Include Qt and GoogleTest as system includeMarco Bubke10 days1-2/+8
* CMake: Fix MinGW builds with BUILD_WITH_PCH=OFFMathias Hasselmann2024-01-111-1/+4
* CMake: Add QTC_USE_LLVM_LINKER optionCristian Adam2024-01-091-0/+9
* Merge remote-tracking branch 'origin/qds/dev'Tim Jenssen2023-09-141-4/+6
|\
| * CMake: Silence warning in third party codeMarco Bubke2023-09-071-1/+2
| * QmlDesigner: Use system includes for google testMarco Bubke2023-08-231-4/+5
* | CMake: Fix build for WindowsCristian Adam2023-08-171-0/+9
* | Creator: Block the usage of foreachJarek Kobus2023-08-101-1/+1
* | CMake: Remove Windows 8 WINVER / _WIN32_WINNT definesCristian Adam2023-07-111-2/+0
* | Build systems: Do not put qbs plugins under the qtcreator plugins dirChristian Kandeler2023-06-281-1/+1
|/
* Build: Avoid passing unsupported flag to MSVC linkerOrgad Shaneh2023-05-161-1/+1
* Build: Add SOURCES_PROPERTIES to extend_qtc_targetEike Ziller2023-04-211-1/+5
* CMake: Fix warning about fPic not being the sameMarcus Tillmanns2023-02-271-0/+1
* Build: Remove FindQt5.cmakeEike Ziller2023-02-231-1/+1
* CMake build: Use version-less Qt targetsEike Ziller2023-01-051-5/+6
* CMake build: Make errors of execute_process fail the buildTim Jenssen2022-11-281-0/+4
* CMake: Fix WITH_SANITIZEMarcus Tillmanns2022-09-201-3/+4
* COIN: Add test instructionsEike Ziller2022-06-291-3/+3
* Merge remote-tracking branch 'origin/7.0'Eike Ziller2022-05-181-0/+4
|\
| * CMake build: Avoid endless loop if plugin does not existEike Ziller2022-05-101-0/+4
* | CMake: Qt Creator Static build supportCristian Adam2022-04-291-0/+12
* | CMake: add ccache optionDavid Schulz2022-04-111-8/+17
* | Do not require CMake 3.18Eike Ziller2022-03-031-1/+7
* | CMake: require no undefined symbolsThiago Macieira2022-03-021-0/+14
|/
* CMake: install the cmake files inside CMAKE_INSTALL_LIBDIRThiago Macieira2022-02-101-1/+1
* Require CMake 3.16 and remove workaroundsEike Ziller2022-02-021-32/+3
* CMake: Remove debug list source files comparisonCristian Adam2021-11-291-25/+0
* Add option to build QtCreator with sanitizerJoerg Kreuzberger2021-11-051-0/+7
* CMake: Add option to link with QtCristian Adam2021-09-151-0/+18
* CMake: Fix compilation build with older CMake versionsCristian Adam2021-06-291-1/+1
* Merge remote-tracking branch 'origin/4.15' into 5.0Eike Ziller2021-06-241-0/+11
|\
| * CMake build: Force optimization of CPlusPlus libEike Ziller2021-06-221-0/+11
* | Merge remote-tracking branch 'origin/4.15'Eike Ziller2021-05-251-0/+2
|\|
| * CMake: Fix build with MSVC 2019 and Qt 6.2Cristian Adam2021-05-211-0/+2
* | CMake build: put .lib files next to .dll files for librariesEike Ziller2021-05-201-0/+3
|/
* COIN: Add hack to support debug info with sccache and MSVCEike Ziller2021-04-261-0/+19
* CMake build: Fix remaining issues with Devel packageEike Ziller2021-04-061-2/+11
* cmake build: Disable PCH for CMake < 3.18 with GCCEike Ziller2021-03-251-2/+4
* Merge remote-tracking branch 'origin/4.14'Eike Ziller2021-01-271-3/+0
|\
| * cmake build: Remove unused internal variablesEike Ziller2021-01-251-3/+0
* | Merge remote-tracking branch 'origin/4.14'Tim Jenssen2021-01-071-17/+18
|\|
| * cmake build: Use GNUInstallDirs for installation paths on LinuxEike Ziller2021-01-071-17/+18
* | CMake: Error out when dependent targets are disabledCristian Adam2021-01-051-0/+14
|/
* cmake: disable reuse pch files for static libs with MSVCTim Jenssen2020-11-231-0/+8
* cmake build: Fix building with PCHsEike Ziller2020-11-161-2/+4
* CMake Build: Fix problems with PCH and super repoCristian Adam2020-11-131-7/+7
* cmake build: Fix brandingEike Ziller2020-11-091-5/+5
* TextEditor: Add missing file to dev packageEike Ziller2020-10-291-13/+1
* CMake Build: Allow building unittests when targets are missingCristian Adam2020-10-201-1/+9
* CMake Build: Fix PCH builds for non MSVC platformsCristian Adam2020-10-081-2/+1