summaryrefslogtreecommitdiff
path: root/Meta/CMake
AgeCommit message (Expand)Author
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
2022-03-17LibTimeZone: Update to TZDB version 2022aTimothy Flynn
2022-03-08Meta: Read MAKEJOBS to limit jobs for ninja in serenity.shdavidot
2022-03-04LibWeb: Hide some debug logging behind CANVAS_RENDERING_CONTEXT_2D_DEBUGLinus Groh
2022-02-17LibWeb: Add partially functioning Worker APIBen Abraham
2022-02-16LibUnicode: Extract the BCP 47 package from the CLDRTimothy Flynn
2022-02-15Meta+LibUnicode: Download and parse Unicode block propertiesthankyouverycool
2022-02-09LibTLS+RequestServer: Add an option to dump TLS keys to a log fileAli Mohammad Pur
2022-02-06LibWeb: Put ResolvedCSSStyleDeclaration debug spam behind a macroAndreas Kling
2022-02-03LibTimeZone: Parse and generate time zone coordinate dataTimothy Flynn
2022-01-31LibUnicode: Download and parse {Grapheme,Word,Sentence} break propsIdan Horowitz
2022-01-29Kernel: Stop using HashMap in MutexIdan Horowitz
2022-01-27LibUnicode: Create a nearly empty generator for relative-time formattingTimothy Flynn
2022-01-26LibEDID: Do not check if ${PNP_IDS_EXPORT_PATH} exists in pnp_ids.cmakeTimothy Flynn