aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* qds: disable crashpad with universal buildsTim Jenssen2022-03-221-1/+3
* CMake: Enable higher compiler warnings for building Qt CreatorCristian Adam2022-02-251-1/+5
* Disable -Wmissing-field-initializers when building with GCCChristian Kandeler2022-02-171-0/+3
* Require CMake 3.16 and remove workaroundsEike Ziller2022-02-021-11/+4
* Remove qmake build filesEike Ziller2022-01-201-19/+0
* CMake: Use newer FindPython3 module for CMake version greater than 3.12Cristian Adam2022-01-191-1/+8
* Do not pick up KF5 libraries when building against Qt6Allan Sandfeld Jensen2021-12-161-1/+3
* CMake: Remove debug list source files comparisonCristian Adam2021-11-291-1/+1
* Add option to build QtCreator with sanitizerJoerg Kreuzberger2021-11-051-0/+4
* CMake: Define BUILD_WITH_PCH before usageCristian Adam2021-10-201-2/+2
* CMake build: Allow compilation without QtQuickEike Ziller2021-10-201-3/+2
* CMake: Add option to link with QtCristian Adam2021-09-151-0/+3
* CMake build: Define common output directory for qt_add_qml_moduleAlessandro Portale2021-09-101-0/+3
* CMake build: Enable BUILD_WITH_PCH for builds with Qt 6Eike Ziller2021-07-011-4/+1
* Merge remote-tracking branch 'origin/4.15'Eike Ziller2021-05-251-5/+6
|\
| * CMake: Fix build with MSVC 2019 and Qt 6.2Cristian Adam2021-05-211-5/+6
* | Add more information to appdata xmlYouri Westerman2021-05-051-0/+1
|/
* COIN: Add hack to support debug info with sccache and MSVCEike Ziller2021-04-261-0/+2
* CMake build: Fix remaining issues with Devel packageEike Ziller2021-04-061-2/+2
* CMake build: Disable FakeVim and building with PCH with Qt 6Eike Ziller2021-03-101-1/+5
* Merge remote-tracking branch 'origin/4.14'Eike Ziller2021-02-221-0/+19
|\
| * CMake build: Add .pri files to development packageEike Ziller2021-02-221-0/+19
* | CMake: merge binary directories of sub projectsChristian Stenger2021-02-051-0/+3
* | Find Crashpad via CMake configurationEike Ziller2021-01-201-0/+11
|/
* cmake build: Add option to build against system SyntaxHighlighting libEike Ziller2020-12-111-0/+1
* cmake build: Re-add a "Dependencies" component that runs deploy scriptEike Ziller2020-11-241-0/+30
* cmake build: Remove unused component "Dependencies"Eike Ziller2020-11-231-5/+0
* cmake build: Copy/install correct branding fileEike Ziller2020-11-101-1/+1
* cmake build: Fix documentation generation with Qt6Eike Ziller2020-11-021-1/+1
* CMake build: Make Qt6::Core5Compat available in a portable wayEike Ziller2020-09-071-2/+5
* CMake build: Check minimum Qt versionEike Ziller2020-09-031-2/+2
* CMake build: Support building clang tooling without static libsEike Ziller2020-09-031-12/+2
* Merge remote-tracking branch 'origin/4.13' into masterEike Ziller2020-08-211-1/+1
|\
| * CMake build: Stop looking for QtScriptEike Ziller2020-08-191-1/+1
* | CMake: Use Qt5::DesignerComponentsTobias Hunger2020-08-101-1/+2
* | Require GCC 7 and enable C++17Eike Ziller2020-07-101-1/+1
|/
* CMake build: Add feature info for building testsEike Ziller2020-06-041-0/+1
* CMake Build: Set /permissive- (standards conformance mode) for MSVCVolodymyr Zibarov2020-05-291-0/+5
* CMake Build: Update CMake minimum Version to 3.10Cristian Adam2020-05-261-1/+1
* CMake build: Move documentation functions to re-usable locationEike Ziller2020-05-251-34/+1
* CMake build: Make translation function available to external pluginsEike Ziller2020-05-051-0/+1
* Fix link on commit sha in about dialogEike Ziller2020-03-231-2/+2
* CMake Build: Let the version dialog log link point to the repo of originAlessandro Portale2020-02-101-1/+2
* CMake Deployment: Remove Dependencies componentCristian Adam2020-02-061-0/+5
* CMake Build: add perfparserCristian Adam2020-01-281-1/+4
* Merge remote-tracking branch 'origin/4.11'Eike Ziller2020-01-031-0/+6
|\
| * CMake build: disable some warnings for build against llvmqds/v1.4.0David Schulz2019-12-191-0/+6
* | CMake: Do not require Qt LinguistToolsTobias Hunger2019-11-131-1/+3
|/
* CMake Build: Properly build qtcreatorcdbextCristian Adam2019-10-081-4/+0
* Merge remote-tracking branch 'origin/4.10' into 4.11Eike Ziller2019-10-021-1/+1
|\