summaryrefslogtreecommitdiff
path: root/Meta/CMake
AgeCommit message (Expand)Author
2022-09-06LibWeb: Don't build iterator wrapper for NO_INSTANCE classesAndreas Kling
2022-09-06LibWeb: Add a mechanism to opt out of generating instance wrappersAndreas Kling
2022-09-05LibLocale+LibUnicode: Move generated CLDR data files to LibLocale folderTimothy Flynn
2022-09-05LibUnicode+Userland: Migrate generated CLDR data to LibLocaleDataTimothy Flynn
2022-09-05LibUnicode: Move CLDR data generators to a LibLocale subfolderTimothy Flynn
2022-09-05Meta: Don't generate emoji.txt into the source treeTim Schumacher
2022-09-02Meta+Tests: Allow running FLAC spec testskleines Filmröllchen
2022-08-27Meta/CMake: Build Lagom with -g1 instead of -gAndreas Kling
2022-08-23Meta: Only run the emoji generator for Serenity buildsTimothy Flynn
2022-08-23Meta: Ensure the emoji generator depends on its own scriptTimothy Flynn
2022-08-23LibTimeZone: Update to TZDB version 2022cTimothy Flynn
2022-08-22Meta: Move downloading of emoji-test.txt to unicode_data.cmakeTimothy Flynn
2022-08-22Meta: Generate emoji.txt at build time from Unicode's emoji-test.txtRyan Liptak
2022-08-16Meta: Remove an outdated `MAKE_DIRECTORY` call for pnp IDsTim Schumacher
2022-08-15Meta: Remove TZDB duplicationEmily Trau
2022-08-11LibTimeZone: Update to TZDB version 2022bTimothy Flynn
2022-08-08Kernel/FileSystem: Use a new debug flag for SysFS debug messagesLiav A
2022-07-19Kernel/Storage: Introduce basic abstraction layer for ATA componentsLiav A
2022-07-13Meta+Ports: Automatically generate a meson cross file that we can useTim Schumacher
2022-07-08Meta: Don't disable custom Toolchain on SerenityOSTim Schumacher
2022-07-08LibUnicode: Parse and generate per-locale plural rules from the CLDRTimothy Flynn
2022-07-06Meta: Build select Services in LagomAndrew Kaster
2022-07-06Meta: Use CMAKE_INSTALL_FOODIR variables instead of hardcoding usr/fooAndrew Kaster
2022-07-04Lagom: Do not set -fno-semantic-interposition on macOSDaniel Bertalan
2022-06-19Meta: Install runtime/utility from jakt to make hello-jakt build againAndrew Kaster
2022-06-13LibWeb: Add ability to present LibGL framebuffer and add clearingLuke Wilde
2022-05-29Lagom: Build LibWeb on LagomDexesTTP
2022-05-25Meta: Add -S to Jakt compiler invocation in compile_jaktMacDue
2022-05-23Meta+Userland: Add jakt as an optional Lagom ToolAndrew Kaster
2022-05-21Meta: Add option to disable Kernel Address SanitizerTimon Kruiper
2022-05-14Meta: Move compiler flags into standalone CMake filesLinus Groh
2022-05-13Meta: Move LibWeb's CMake generation script to its own fileDexesTTP
2022-05-02Meta+Userland: Add ENABLE_USERSPACE_COVERAGE_COLLECTION CMake optionAndrew Kaster
2022-05-02Meta: Remove unused serenity_libc_static helper functionAndrew Kaster
2022-04-27AK: Put invalid UTF8 debug spam behind a flagkleines Filmröllchen
2022-04-21LibCore: Introduce SharedSingleProducerCircularQueuekleines Filmröllchen
2022-04-07LibUnicode: Upgrade to CLDR version 41.0.0Timothy Flynn
2022-04-06LibUnicode: Replace individual UCD file downloads with single UCD.zipTimothy Flynn
2022-04-01Kernel: Stop debug spam when using mmap on /dev/mem deviceLiav A
2022-03-31CMake: Allow building fuzzing targets without libFuzzer or OSS-FuzzTim Schumacher
2022-03-31Meta: Rename Fuzzer flags to `ENABLE_FUZZERS_{LIBFUZZER,OSSFUZZ}`Tim Schumacher
2022-03-29Meta: Do not try to unzip the already decompressed WASM test suite .tarDaniel Bertalan
2022-03-28LibXML: Add a fairly basic XML parserAli Mohammad Pur
2022-03-27Meta: Specify -z when decompressing tar.gz archivesDaniel Bertalan
2022-03-24LibWeb: Rename PARSER_DEBUG => HTML_PARSER_DEBUGIdan Horowitz
2022-03-24CMake: Add serenity_lib_staticLenny Maiorani
2022-03-20Everywhere: Move commonmark.spec.json to /home/anon/TestsBrian Gianforcaro
2022-03-19Meta: Error out on find_program errors with CMake less than 3.18Brian Gianforcaro
2022-03-19CMake: Modify include path when building from Hack StudioItamar
2022-03-19CMake: Install generated IPC headers under /usr/include in compile_ipc()Itamar