summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* Fix multi config generator and add checks for configs,archsMichal Klocek2022-01-141-1/+7
* Fix moc path in case of top level cross buildMichal Klocek2022-01-141-1/+5
* Add missing BUILD.gn template dependencyMichal Klocek2022-01-061-0/+1
* 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-5/+10
* 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
* Support more module flags for 'configure' scriptKirill Burtsev2021-09-141-30/+40
* Fix rsp workaround for super buildMichal Klocek2021-09-121-3/+8
* Extend cflags also for mcpuMichal Klocek2021-09-081-0/+6
* Use generator expression to get moc pathMichal Klocek2021-09-011-1/+2
* Add workaround for not working linking with bfd linkerMichal Klocek2021-08-301-0/+21
* Rewrite gn-cmake integrationMichal Klocek2021-08-303-127/+271
* Add 'amazing' windows linker workaround for rsp filesMichal Klocek2021-08-301-0/+25
* Use rsp files directly from gnMichal Klocek2021-08-301-72/+71
* Add QtPdf to cmake buildMichal Klocek2021-08-181-33/+38
* Refactor gn targetMichal Klocek2021-08-181-130/+147
* Add support for macOS universal buildsAllan Sandfeld Jensen2021-07-231-10/+117
* Improve toolchain generationAllan Sandfeld Jensen2021-07-221-25/+63
* White-space fixes in Functions.cmakeAllan Sandfeld Jensen2021-07-221-97/+97
* Refactor cmake buildMichal Klocek2021-07-221-1/+275
* Add arm optimization flags to cmake buildMichal Klocek2021-07-071-0/+55
* Add cross compilation support to cmake buildsMichal Klocek2021-07-024-6/+92
* Fix embarrassing typoMichal Klocek2021-07-011-1/+1
* Add implicit dependencies in case of topLevel buildMichal Klocek2021-06-301-0/+12
* Fix issues with missing headers for topLevel buildsMichal Klocek2021-06-301-1/+1
* CMake: Ensure libs project is reconfigured when the root project isAlexandru Croitor2021-06-151-0/+20
* Add spellchecker support and qwebengine_covert_dict to cmakeMichal Klocek2021-06-151-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