summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* Add workaround for unstable gn on macOS in ciMichal Klocek2022-05-032-0/+5
* Check for stdlib_libcpp feature as it might not existMichal Klocek2022-05-011-3/+7
* Support cross-compilation on macOSMichal Klocek2022-04-301-15/+17
* CMake: Add a dependency on Gn.cmakeAlexandru Croitor2022-04-201-2/+5
* CMake: Don't show gn output as it runs, show it after it finishedAlexandru Croitor2022-04-201-1/+0
* Fix build with libc++Qt Submodule Update Bot2022-04-071-0/+3
* Pass the python executable to gnDimitrios Apostolou2022-03-232-1/+1
* Add static builds for qtpdfMichal Klocek2022-03-092-20/+44
* Add timeout for gn callMichal Klocek2022-02-051-1/+2
* Add QtPdf iOS buildsMichal Klocek2022-02-041-18/+109
* Introduce gn complete static lib target for qtpdfMichal Klocek2022-02-041-56/+63
* Fix multi config generator and add checks for configs,archsMichal Klocek2022-01-121-1/+7
* Fix moc path in case of top level cross buildMichal Klocek2022-01-131-1/+5
* Add missing BUILD.gn template dependencyMichal Klocek2022-01-061-0/+1
* Fix Windows SDK paths passed to GNAllan Sandfeld Jensen2021-12-211-2/+2
* Search PYTHON3_PATH for Python3Allan Sandfeld Jensen2021-12-071-2/+4
* Lower requirement to Python 3.6Allan Sandfeld Jensen2021-12-071-1/+1
* Adaptations for Chromium 94Allan Sandfeld Jensen2021-12-022-7/+12
* Fix setup for 'no-prefix' buildsMichal Klocek2021-10-281-1/+11
* Add matrix buildsMichal Klocek2021-10-071-0/+32
* Fix gn moc path pointing to debug moc for super buildMichal Klocek2021-09-281-1/+6
* Fix extract_cflag cmake function to not add extra semicolonPeter Varga2021-09-271-0/+1
* Fix use_lld_linker on WindowsAllan Sandfeld Jensen2021-09-241-0/+9
* Fix jumbo configurationAllan Sandfeld Jensen2021-09-171-1/+1
* Fix rsp workaround for super buildMichal Klocek2021-09-091-3/+8
* Fix runGn of qtpdf target for developer build with clangKirill Burtsev2021-09-091-5/+5
* Support more module flags for 'configure' scriptKirill Burtsev2021-09-091-30/+40
* Extend cflags also for mcpuMichal Klocek2021-09-061-0/+6
* Use generator expression to get moc pathMichal Klocek2021-08-311-1/+2
* Add workaround for not working linking with bfd linkerMichal Klocek2021-08-291-0/+21
* Rewrite gn-cmake integrationMichal Klocek2021-08-293-127/+271
* Add 'amazing' windows linker workaround for rsp filesMichal Klocek2021-08-291-0/+25
* Use rsp files directly from gnMichal Klocek2021-08-291-72/+71
* Add QtPdf to cmake buildMichal Klocek2021-08-171-33/+38
* Refactor gn targetMichal Klocek2021-08-171-130/+147
* Add support for macOS universal buildsAllan Sandfeld Jensen2021-07-221-10/+117
* Improve toolchain generationAllan Sandfeld Jensen2021-07-221-25/+63
* White-space fixes in Functions.cmakeAllan Sandfeld Jensen2021-07-211-97/+97
* Refactor cmake buildMichal Klocek2021-07-201-1/+275
* Add arm optimization flags to cmake buildMichal Klocek2021-07-161-0/+55
* Add cross compilation support to cmake buildsMichal Klocek2021-07-164-6/+92
* Fix embarrassing typoMichal Klocek2021-06-301-1/+1
* Add implicit dependencies in case of topLevel buildMichal Klocek2021-06-291-0/+12
* Fix issues with missing headers for topLevel buildsMichal Klocek2021-06-291-1/+1
* CMake: Ensure libs project is reconfigured when the root project isAlexandru Croitor2021-06-141-0/+20
* Add spellchecker support and qwebengine_covert_dict to cmakeMichal Klocek2021-06-141-0/+34
* Add support for gn versionMichal Klocek2021-05-281-3/+22
* Add windows to the cmake buildMichal Klocek2021-05-221-0/+3
* Add mac builds to cmakeMichal Klocek2021-05-221-8/+59
* Refactor and create gn targetMichal Klocek2021-05-221-8/+153