1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-15 21:00:59 +00:00
serenity/Meta/CMake
Tim Schumacher 0598f52fc0 Meta: Remove an outdated MAKE_DIRECTORY call for pnp IDs
We are downloading these directly into the build directory now, and
generating the source code from there, so we no longer need the
manually created directory.

While we are at it, remove two variables that seem to be no longer in
use, and at least one of which is confusing regarding a missing prefix.
2022-08-16 06:07:19 -04:00
..
Superbuild Meta: Remove TZDB duplication 2022-08-15 09:57:49 +01:00
all_the_debug_macros.cmake Kernel/FileSystem: Use a new debug flag for SysFS debug messages 2022-08-08 02:33:25 +00:00
check_for_dependencies.cmake Meta: Error out on find_program errors with CMake less than 3.18 2022-03-19 15:01:22 -07:00
code_generators.cmake Meta: Use CMAKE_INSTALL_FOODIR variables instead of hardcoding usr/foo 2022-07-06 14:24:23 +02:00
common_compile_options.cmake Meta: Move compiler flags into standalone CMake files 2022-05-14 17:53:06 +02:00
common_options.cmake Meta+Userland: Add jakt as an optional Lagom Tool 2022-05-23 23:05:45 +02:00
commonmark_spec.cmake Everywhere: Move commonmark.spec.json to /home/anon/Tests 2022-03-20 22:20:59 +01:00
jakt.cmake Meta: Install runtime/utility from jakt to make hello-jakt build again 2022-06-19 09:00:02 +02:00
lagom-install-config.cmake.in Meta+Userland: Add jakt as an optional Lagom Tool 2022-05-23 23:05:45 +02:00
lagom_compile_options.cmake Lagom: Do not set -fno-semantic-interposition on macOS 2022-07-04 21:46:02 +02:00
lagom_options.cmake CMake: Allow building fuzzing targets without libFuzzer or OSS-Fuzz 2022-03-31 22:11:04 -07:00
libweb_generators.cmake Lagom: Build LibWeb on Lagom 2022-05-29 23:00:04 +01:00
pnp_ids.cmake Meta: Remove an outdated MAKE_DIRECTORY call for pnp IDs 2022-08-16 06:07:19 -04:00
processor-count.cmake Meta: Read MAKEJOBS to limit jobs for ninja in serenity.sh 2022-03-08 17:12:35 +01:00
serenity_compile_options.cmake Meta: Move compiler flags into standalone CMake files 2022-05-14 17:53:06 +02:00
serenity_components.cmake Meta: Fix typos 2021-10-01 01:06:40 +01:00
serenity_options.cmake Meta: Add option to disable Kernel Address Sanitizer 2022-05-21 20:23:32 +01:00
time_zone_data.cmake LibTimeZone: Update to TZDB version 2022b 2022-08-11 15:13:11 -04:00
unicode_data.cmake LibUnicode: Parse and generate per-locale plural rules from the CLDR 2022-07-08 11:51:54 +02:00
utils.cmake Meta: Build select Services in Lagom 2022-07-06 14:24:23 +02:00
wasm_spec_tests.cmake Meta: Do not try to unzip the already decompressed WASM test suite .tar 2022-03-29 00:00:36 +02:00