summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Build QtWebEngine with any Qt version >= 6.2Allan Sandfeld Jensen2022-04-141-2/+4
* Add static builds for qtpdfMichal Klocek2022-03-101-0/+1
* CMake: Fail gracefully when using an unsupported CMake versionAlexandru Croitor2022-03-051-1/+4
* Add cmake api for 'bdict' dictionary conversionMichal Klocek2021-11-171-0/+1
* Fix some issues with icu for dict toolMichal Klocek2021-10-281-1/+0
* Add matrix buildsMichal Klocek2021-10-071-0/+11
* Enable no opengl buildsMichal Klocek2021-09-041-1/+1
* Add desginer plugin to cmake buildMichal Klocek2021-09-011-1/+1
* Restore module consistencyMichal Klocek2021-09-011-1/+1
* Fix issue of not working dictionary conversionMichal Klocek2021-08-291-1/+1
* Rewrite gn-cmake integrationMichal Klocek2021-08-291-268/+6
* Add QtPdf to cmake buildMichal Klocek2021-08-171-15/+29
* Add missing dependecies for top level buildMichal Klocek2021-07-271-1/+4
* Refactor cmake buildMichal Klocek2021-07-201-1/+2
* Fix missing toolchain errorMichal Klocek2021-07-191-1/+5
* Add arm optimization flags to cmake buildMichal Klocek2021-07-161-2/+4
* Add cross compilation support to cmake buildsMichal Klocek2021-07-161-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-291-0/+5
* Add 'testsupport' to cmake buildsMichal Klocek2021-06-191-0/+1
* Fix clang-cl buildsAllan Sandfeld Jensen2021-06-171-0/+2
* CMake: Ensure libs project is reconfigured when the root project isAlexandru Croitor2021-06-141-0/+5
* Add spellchecker support and qwebengine_covert_dict to cmakeMichal Klocek2021-06-141-0/+1
* Remove unneeded CMake variable assignmentsJoerg Bornemann2021-06-141-6/+0
* 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