summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add QtWebEngineCore module cmake buildMichal Klocek2021-05-191-0/+39
* Pass qtfeatures from the main project to the lib projectMichal Klocek2021-05-121-0/+17
* Add configure.cmake filesMichal Klocek2021-05-124-0/+128
* Setup cmake projectMichal Klocek2021-05-122-0/+54