summaryrefslogtreecommitdiffstats
path: root/src/core/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Support cross-compilation on macOSMichal Klocek2022-05-041-2/+2
* Fix using system libxsltAllan Sandfeld Jensen2022-02-121-0/+4
* Introduce gn complete static lib target for qtpdfMichal Klocek2022-02-071-2/+2
* Fix headers in GN sourcesAllan Sandfeld Jensen2021-12-221-4/+2
* Add CF_HTML clipboard format handlingPeter Varga2021-11-191-0/+5
* Support more module flags for 'configure' scriptKirill Burtsev2021-09-141-1/+0
* Disable FTP supportAllan Sandfeld Jensen2021-09-121-0/+1
* Enable no opengl buildsMichal Klocek2021-09-051-1/+1
* Use generator expression to get moc pathMichal Klocek2021-09-011-6/+1
* Add workaround for not working linking with bfd linkerMichal Klocek2021-08-301-0/+3
* Rewrite gn-cmake integrationMichal Klocek2021-08-301-132/+39
* Add 'amazing' windows linker workaround for rsp filesMichal Klocek2021-08-301-0/+1
* Use rsp files directly from gnMichal Klocek2021-08-301-6/+9
* Apparently we build fine with node.js 10.19 on UbuntuAllan Sandfeld Jensen2021-08-201-1/+1
* Refactor gn targetMichal Klocek2021-08-181-110/+49
* QtWebEngineProcess: fix installationLi Xinwei2021-07-291-0/+4
* Add support for macOS universal buildsAllan Sandfeld Jensen2021-07-231-395/+436
* Remove IPC message loggingPeter Varga2021-07-231-1/+0
* Refactor cmake buildMichal Klocek2021-07-221-231/+32
* Silence GCC warnings in corePeter Varga2021-07-211-0/+14
* Adaptations for 90-basedAllan Sandfeld Jensen2021-07-131-12/+27
* Add arm optimization flags to cmake buildMichal Klocek2021-07-071-0/+34
* Fix build with system ICU libraryKirill Burtsev2021-07-021-23/+10
* Add cross compilation support to cmake buildsMichal Klocek2021-07-021-11/+37
* Implement dialogs of File System Access APISzabolcs David2021-07-011-0/+1
* Pass compiler wrapper to GNAllan Sandfeld Jensen2021-06-301-0/+3
* Enable jumbo-builds for windowsAllan Sandfeld Jensen2021-06-301-7/+2
* Add sanitizer to cmake buildMichal Klocek2021-06-251-0/+18
* Add DisplaySkiaOutputDevice for skia-on-gl renderingJüri Valdmann2021-06-221-0/+1
* Fix clang-cl buildsAllan Sandfeld Jensen2021-06-181-3/+10
* Add spellchecker support and qwebengine_covert_dict to cmakeMichal Klocek2021-06-151-24/+21
* Clean up runAlways targetMichal Klocek2021-06-151-3/+5
* Enable native arm64 builds on macOSMichael Brüning2021-06-151-0/+6
* Replace FaviconManager with Chromium's Favicon ComponentPeter Varga2021-06-041-1/+2
* Add support for gn versionMichal Klocek2021-05-281-1/+1
* Add support for top-level configs and developer buildsAllan Sandfeld Jensen2021-05-251-1/+21
* Fix not working ninja multi config on coinMichal Klocek2021-05-221-27/+40
* Add windows to the cmake buildMichal Klocek2021-05-221-4/+45
* Add mac builds to cmakeMichal Klocek2021-05-221-13/+58
* Refactor and create gn targetMichal Klocek2021-05-221-164/+537
* Bump the minimum required cmake version to 3.19Michal Klocek2021-05-221-1/+1
* Add QtWebEngineCore module cmake buildMichal Klocek2021-05-191-17/+164
* Add BUILD.gn generation for the gn root and gn toolchainMichal Klocek2021-05-121-0/+4
* Pass qtfeatures from the main project to the lib projectMichal Klocek2021-05-121-0/+5
* Setup cmake projectMichal Klocek2021-05-121-0/+57