summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Add arm optimization flags to cmake buildMichal Klocek2021-07-071-2/+4
* Add cross compilation support to cmake buildsMichal Klocek2021-07-021-2/+36
* Rename libs project to qtwebengineMichal Klocek2021-06-301-6/+7
* Pass compiler wrapper to GNAllan Sandfeld Jensen2021-06-301-0/+6
* Add implicit dependencies in case of topLevel buildMichal Klocek2021-06-301-0/+5
* Add 'testsupport' to cmake buildsMichal Klocek2021-06-281-0/+1
* Fix clang-cl buildsAllan Sandfeld Jensen2021-06-181-0/+2
* CMake: Ensure libs project is reconfigured when the root project isAlexandru Croitor2021-06-151-0/+5
* Add spellchecker support and qwebengine_covert_dict to cmakeMichal Klocek2021-06-151-0/+1
* Fix "examples" and "tests" target name collisionsPeter Varga2021-06-101-5/+5
* Replace calls to obsolete cmake functions with modern alternativeFabian Kosmale2021-06-071-0/+3
* Add support for gn versionMichal Klocek2021-05-281-1/+1
* Use fixed qt_add_resource BASE argumentPeter Varga2021-05-281-0/+3
* Add support for top-level configs and developer buildsAllan Sandfeld Jensen2021-05-251-0/+7
* Fix build of qmake examples on coinMichal Klocek2021-05-221-0/+5
* Add the ulimit workaround for coinMichal Klocek2021-05-221-0/+15
* Fake artifacts on test nodesMichal Klocek2021-05-221-0/+2
* Add mac builds to cmakeMichal Klocek2021-05-221-7/+9
* Bump the minimum required cmake version to 3.19Michal Klocek2021-05-221-1/+1
* Add tests to the cmake buildMichal Klocek2021-05-221-0/+32
* Add examples to the cmake buildMichal Klocek2021-05-221-0/+13
* Add WebEngineWidgets, WebEngineQuick modules cmake buildMichal Klocek2021-05-191-0/+2
* Add QtWebEngineCore module cmake buildMichal Klocek2021-05-191-8/+20
* Add BUILD.gn generation for the gn root and gn toolchainMichal Klocek2021-05-121-0/+1
* Pass qtfeatures from the main project to the lib projectMichal Klocek2021-05-121-3/+13
* Add configure.cmake filesMichal Klocek2021-05-121-0/+31
* Setup cmake projectMichal Klocek2021-05-121-0/+71