summaryrefslogtreecommitdiffstats
path: root/cmake/Functions.cmake
Commit message (Expand)AuthorAgeFilesLines
* Avoid using -no_warn_duplicate_libraries flag with class linkerAnu Aliyas6 days1-0/+2
* FIXUP for Force use of classic linker on AppleClang 15Michael Brüning2024-03-131-1/+1
* Force use of classic linker on AppleClang 15Michael Brüning2024-03-121-0/+9
* Use only 'pdbpagesize' linker option for webenginecore debugMichal Klocek2024-02-081-2/+4
* Pass PKG_CONFIG_LIBDIR as gn system_libdir argMichal Klocek2024-02-021-1/+6
* Clean up and fix typos in cmake filesPeter Varga2024-01-101-47/+1
* Add WebEngineDriverPeter Varga2024-01-061-1/+3
* Fix mac build with x86_64hMichal Klocek2023-12-181-38/+50
* Add crc32 settingMichal Klocek2023-12-091-0/+5
* Chromium 116 adaptationsAllan Sandfeld Jensen2023-12-091-0/+1
* Pass clang_version to chromiumMartin Negyokru2023-12-071-0/+2
* Support pkg-config on macMichal Klocek2023-12-011-1/+1
* Minor. Cleanup cmake STREQUAL and add missing quotation marksMichal Klocek2023-11-271-4/+4
* Pass clang_version on macOS sanitizer buildsMichael Brüning2023-11-151-0/+5
* Add android on windows build supportMichal Klocek2023-11-141-5/+21
* Use ABSOLUTE path if QT_ALLOW_SYMLINK_IN_PATHS is enabledAmir Masoud Abdol2023-09-181-3/+9
* Use 'ldir' coming from gnMichal Klocek2023-07-131-23/+3
* Fix path to licenses.pyAllan Sandfeld Jensen2023-07-111-2/+2
* Adaptations for Chromium 112Allan Sandfeld Jensen2023-07-061-1/+3
* Adaptations for Chromium 110Allan Sandfeld Jensen2023-07-061-2/+3
* Add explicit dependency on thirdparty_sync_headers targetAlexey Edelev2023-06-091-0/+3
* Add mingw support for QtPdfMichal Klocek2023-06-021-4/+20
* Enable large pdbs by defaultAllan Sandfeld Jensen2023-05-161-0/+2
* Fix build race condition between data_dep and WebEngineCore.stampMichal Klocek2023-05-031-31/+55
* Do not provide v8 snapshot toolchain if not neededMichal Klocek2023-05-031-2/+4
* Stop disabling optimization of V8Allan Sandfeld Jensen2023-04-181-1/+1
* Require gn for generating docsMichal Klocek2023-03-301-10/+14
* Add gn target to code attributions generatorMichal Klocek2023-03-281-0/+25
* Pass system library paths to cmakeMartin Negyokru2023-03-011-2/+24
* Add QtPdf android supportMichal Klocek2023-02-231-1/+12
* Retire the qt_parse_all_argumentsAmir Masoud Abdol2023-02-081-11/+24
* Adaptations for 108-basedAllan Sandfeld Jensen2023-01-061-2/+2
* CMake: accept known valid 32 bit host architecturesRolf Eike Beer2022-09-151-1/+3
* Use delay load for media foundationMichal Klocek2022-09-121-0/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-261-1/+1
* Fix debug build on armMichal Klocek2022-08-241-1/+4
* add riscv64 support in cmake/Functions.cmakeMoody Liu2022-08-081-0/+4
* Adaptations for Chromium 102Allan Sandfeld Jensen2022-08-041-1/+3
* Adaptations for Chromium 100Allan Sandfeld Jensen2022-08-041-1/+0
* Fix typoAllan Sandfeld Jensen2022-07-141-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* Fix unsupported @file notation on macos archiverMichal Klocek2022-06-071-7/+26
* Add workaround for unstable gn on macOS in ciMichal Klocek2022-05-031-0/+1
* Check for stdlib_libcpp feature as it might not existMichal Klocek2022-05-011-3/+7
* Support cross-compilation on macOSMichal Klocek2022-04-301-15/+17
* CMake: Add a dependency on Gn.cmakeAlexandru Croitor2022-04-201-2/+5
* CMake: Don't show gn output as it runs, show it after it finishedAlexandru Croitor2022-04-201-1/+0
* Fix build with libc++Qt Submodule Update Bot2022-04-071-0/+3
* Pass the python executable to gnDimitrios Apostolou2022-03-231-0/+1
* Add static builds for qtpdfMichal Klocek2022-03-091-20/+43