summaryrefslogtreecommitdiff
path: root/Meta/CMake
AgeCommit message (Expand)Author
2022-10-27Meta: Replace Bash script for generating emoji.txt with C++ generatorTimothy Flynn
2022-10-27Meta: Allow specifying additional dependencies with invoke_generatorTimothy Flynn
2022-10-25LibLocale+LibJS: Update to CLDR version 42.0.0Timothy Flynn
2022-10-18LibTimeZone+LibJS: Update to TZDB version 2022eTimothy Flynn
2022-10-17Lagom+CMake: Propagate dependencies for generated custom targetsAndrew Kaster
2022-10-16Meta: Remove unused "prefix" variable from invoke_generator() helperTimothy Flynn
2022-10-16Meta: Print error if cmake does not existdemostanis
2022-10-16CMake+Userland: Use CMakeLists from Userland to build Lagom LibrariesAndrew Kaster
2022-10-16Meta: Use add_serenity_directory for LibTimeZoneAndrew Kaster
2022-10-15Meta: Properly ignore targets which don't have a component nameGunnar Beutner
2022-10-14Kernel: Add support for the FAT32 filesystemUndefine
2022-10-12WebDriver: Add new WebDriver serviceSam Atkins
2022-10-09LibWeb: Add new code generator for creating exposed interface helpersAndrew Kaster
2022-10-06CMake: Don't mess with absolute compile_ipc() source pathsAndreas Kling
2022-10-03Meta: Make x86-64 target the defaultLiav A
2022-09-28AK+Meta: Define a debug flag for LibTimeZoneTimothy Flynn
2022-09-27LibTimeZone: Update to TZDB version 2022dTimothy Flynn
2022-09-24Kernel: By default, don't dump regions when a userspace crash happenskleines Filmröllchen
2022-09-21Everywhere: Rename WrapperGenerator to BindingsGeneratorLinus Groh
2022-09-21LibUnicode: Update to Unicode version 15.0.0Timothy Flynn
2022-09-16CMake: Use `-static-libstdc++` on Clang as wellTim Schumacher
2022-09-13Meta: Add Lagom option to disable building LibWebTimothy Flynn
2022-09-11Meta: Do not log CMake version on each CMake invocationTimothy Flynn
2022-09-11LibUnicode: Parse and generate custom emoji added for SerenityOSTimothy Flynn
2022-09-09Meta: Download WASM spec tests using CMakeDiego Iastrubni
2022-09-09Meta: Use CMake functions to extract filesDiego Iastrubni
2022-09-09Meta: Update jakt build support for fully bootstrapped compilerAndrew Kaster
2022-09-08LibUncode: Parse and generate emoji code point dataTimothy Flynn
2022-09-06LibWeb: Remove CMake target for wrapper cpp and h filesAndreas Kling
2022-09-06LibWeb: Remove the NO_INSTANCE option now that all wrappers are goneAndreas Kling
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