summaryrefslogtreecommitdiffstats
path: root/src/core/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Add CF_HTML clipboard format handlingPeter Varga2021-11-131-0/+5
* Support more module flags for 'configure' scriptKirill Burtsev2021-09-091-1/+0
* Disable FTP supportAllan Sandfeld Jensen2021-09-081-0/+1
* Enable no opengl buildsMichal Klocek2021-09-041-1/+1
* Use generator expression to get moc pathMichal Klocek2021-08-311-6/+1
* Add workaround for not working linking with bfd linkerMichal Klocek2021-08-291-0/+3
* Rewrite gn-cmake integrationMichal Klocek2021-08-291-132/+39
* Add 'amazing' windows linker workaround for rsp filesMichal Klocek2021-08-291-0/+1
* Use rsp files directly from gnMichal Klocek2021-08-291-6/+9
* Refactor gn targetMichal Klocek2021-08-171-110/+49
* QtWebEngineProcess: fix installationLi Xinwei2021-07-291-0/+4
* Apparently we build fine with node.js 10.19 on UbuntuAllan Sandfeld Jensen2021-07-251-1/+1
* Add support for macOS universal buildsAllan Sandfeld Jensen2021-07-221-396/+437
* Silence GCC warnings in corePeter Varga2021-07-211-0/+14
* Remove IPC message loggingPeter Varga2021-07-211-1/+0
* Refactor cmake buildMichal Klocek2021-07-201-233/+32
* Add arm optimization flags to cmake buildMichal Klocek2021-07-161-0/+34
* Add cross compilation support to cmake buildsMichal Klocek2021-07-161-11/+37
* Adaptations for 90-basedAllan Sandfeld Jensen2021-07-081-12/+27
* Support more than one flag in env var NINJAFLAGS for subprojectKirill Burtsev2021-07-021-1/+3
* Fix build with system ICU libraryKirill Burtsev2021-07-021-23/+10
* Pass compiler wrapper to GNAllan Sandfeld Jensen2021-06-301-0/+3
* Enable jumbo-builds for windowsAllan Sandfeld Jensen2021-06-291-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-171-3/+10
* Add basic USB device loggingPeter Varga2021-06-151-0/+1
* Implement dialogs of File System Access APISzabolcs David2021-06-151-0/+1
* Enable native arm64 builds on macOSMichael Brüning2021-06-141-0/+6
* Add spellchecker support and qwebengine_covert_dict to cmakeMichal Klocek2021-06-141-24/+21
* Clean up runAlways targetMichal Klocek2021-06-141-3/+5
* 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