summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* Fix runGn of qtpdf target for developer build with clangKirill Burtsev2021-09-101-5/+5
* Fix rsp workaround for super buildMichal Klocek2021-09-101-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