summaryrefslogtreecommitdiffstats
path: root/cmake/Functions.cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Fix compiler flag passing to GNMoss Heim13 days1-0/+1
* CMake: Utilize CMAKE_VERBOSE_MAKEFILE setting of CMakeMichal Klocek2025-05-061-2/+6
* CMake: Stop passing DEPENDS to addCopyCommandAlexandru Croitor2025-04-091-1/+0
* CMake: Avoid CMP0174 warning due to empty NINJA_DATA_STAMPAlexandru Croitor2025-04-041-1/+5
* CMake cleanup: Move toolchain, sdks, compilers, sysroots setupMichal Klocek2025-03-121-625/+0
* Add clang-cl toolchainMichal Klocek2025-02-281-2/+6
* Add gcc legacy support for QtPdfMichal Klocek2025-02-101-0/+1
* Fix clang version in case of clang-clMichal Klocek2025-02-091-4/+13
* CMake: Generate SBOM for Chromium dependenciesMoss Heim2025-02-091-0/+2
* Use ldd linker in case of clang-clMichal Klocek2025-02-091-1/+1
* Enable qtpdf cross building for Windows on ARMKaloyan Chehlarski2025-01-221-2/+9
* Switch to non chromium msvc toolchainsMichal Klocek2025-01-221-8/+25
* Add sync headers dependency to recursvie ninja runMichal Klocek2025-01-161-3/+4
* Adaptations for Chromium 130Allan Sandfeld Jensen2025-01-151-0/+1
* Fix clang libraries path detectionMichal Klocek2025-01-151-3/+26
* Introduce is_qtpdf gn flagMichal Klocek2025-01-151-1/+0
* Support PYTHON3_PATH hint from coinMichal Klocek2025-01-081-0/+1
* Adaptations for Chromium 126Allan Sandfeld Jensen2024-09-261-0/+1
* Adaptations for Chromium 124Allan Sandfeld Jensen2024-09-261-0/+2
* Pass osx architectures to gn projectMichal Klocek2024-09-181-0/+4
* Fix arm64 detectionAllan Sandfeld Jensen2024-09-031-2/+3
* Add use_sck to GN argument listAnu Aliyas2024-08-271-0/+6
* cmake: Quote list element with escaped quotesMoss Heim2024-07-241-1/+1
* Add BUILD_ONLY_GN optionMichal Klocek2024-07-231-0/+33
* Use host paths when finding and running GNMoss Heim2024-07-191-2/+2
* CMake cleanup: Make recover_framework_build available in scriptAlexandru Croitor2024-06-271-14/+0
* CMake cleanup: Create QtConfigureHelpersMichal Klocek2024-06-211-110/+6
* CMake cleanup: Create GnConfigHelpersMichal Klocek2024-06-211-74/+0
* CMake cleanup: Create GnTargetHelpersMichal Klocek2024-06-211-59/+0
* CMake cleanup: Fix License.cmakeMichal Klocek2024-06-211-2/+2
* CMake cleanup: Refactor BUILD.gn logicMichal Klocek2024-06-211-101/+5
* CMake cleanup: Move Gn.cmake -> QtGnGen.cmakeMichal Klocek2024-06-211-2/+2
* Avoid using -no_warn_duplicate_libraries flag with class linkerAnu Aliyas2024-04-241-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