index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Meta
/
CMake
Age
Commit message (
Expand
)
Author
2022-09-06
LibWeb: Don't build iterator wrapper for NO_INSTANCE classes
Andreas Kling
2022-09-06
LibWeb: Add a mechanism to opt out of generating instance wrappers
Andreas Kling
2022-09-05
LibLocale+LibUnicode: Move generated CLDR data files to LibLocale folder
Timothy Flynn
2022-09-05
LibUnicode+Userland: Migrate generated CLDR data to LibLocaleData
Timothy Flynn
2022-09-05
LibUnicode: Move CLDR data generators to a LibLocale subfolder
Timothy Flynn
2022-09-05
Meta: Don't generate emoji.txt into the source tree
Tim Schumacher
2022-09-02
Meta+Tests: Allow running FLAC spec tests
kleines Filmröllchen
2022-08-27
Meta/CMake: Build Lagom with -g1 instead of -g
Andreas Kling
2022-08-23
Meta: Only run the emoji generator for Serenity builds
Timothy Flynn
2022-08-23
Meta: Ensure the emoji generator depends on its own script
Timothy Flynn
2022-08-23
LibTimeZone: Update to TZDB version 2022c
Timothy Flynn
2022-08-22
Meta: Move downloading of emoji-test.txt to unicode_data.cmake
Timothy Flynn
2022-08-22
Meta: Generate emoji.txt at build time from Unicode's emoji-test.txt
Ryan Liptak
2022-08-16
Meta: Remove an outdated `MAKE_DIRECTORY` call for pnp IDs
Tim Schumacher
2022-08-15
Meta: Remove TZDB duplication
Emily Trau
2022-08-11
LibTimeZone: Update to TZDB version 2022b
Timothy Flynn
2022-08-08
Kernel/FileSystem: Use a new debug flag for SysFS debug messages
Liav A
2022-07-19
Kernel/Storage: Introduce basic abstraction layer for ATA components
Liav A
2022-07-13
Meta+Ports: Automatically generate a meson cross file that we can use
Tim Schumacher
2022-07-08
Meta: Don't disable custom Toolchain on SerenityOS
Tim Schumacher
2022-07-08
LibUnicode: Parse and generate per-locale plural rules from the CLDR
Timothy Flynn
2022-07-06
Meta: Build select Services in Lagom
Andrew Kaster
2022-07-06
Meta: Use CMAKE_INSTALL_FOODIR variables instead of hardcoding usr/foo
Andrew Kaster
2022-07-04
Lagom: Do not set -fno-semantic-interposition on macOS
Daniel Bertalan
2022-06-19
Meta: Install runtime/utility from jakt to make hello-jakt build again
Andrew Kaster
2022-06-13
LibWeb: Add ability to present LibGL framebuffer and add clearing
Luke Wilde
2022-05-29
Lagom: Build LibWeb on Lagom
DexesTTP
2022-05-25
Meta: Add -S to Jakt compiler invocation in compile_jakt
MacDue
2022-05-23
Meta+Userland: Add jakt as an optional Lagom Tool
Andrew Kaster
2022-05-21
Meta: Add option to disable Kernel Address Sanitizer
Timon Kruiper
2022-05-14
Meta: Move compiler flags into standalone CMake files
Linus Groh
2022-05-13
Meta: Move LibWeb's CMake generation script to its own file
DexesTTP
2022-05-02
Meta+Userland: Add ENABLE_USERSPACE_COVERAGE_COLLECTION CMake option
Andrew Kaster
2022-05-02
Meta: Remove unused serenity_libc_static helper function
Andrew Kaster
2022-04-27
AK: Put invalid UTF8 debug spam behind a flag
kleines Filmröllchen
2022-04-21
LibCore: Introduce SharedSingleProducerCircularQueue
kleines Filmröllchen
2022-04-07
LibUnicode: Upgrade to CLDR version 41.0.0
Timothy Flynn
2022-04-06
LibUnicode: Replace individual UCD file downloads with single UCD.zip
Timothy Flynn
2022-04-01
Kernel: Stop debug spam when using mmap on /dev/mem device
Liav A
2022-03-31
CMake: Allow building fuzzing targets without libFuzzer or OSS-Fuzz
Tim Schumacher
2022-03-31
Meta: Rename Fuzzer flags to `ENABLE_FUZZERS_{LIBFUZZER,OSSFUZZ}`
Tim Schumacher
2022-03-29
Meta: Do not try to unzip the already decompressed WASM test suite .tar
Daniel Bertalan
2022-03-28
LibXML: Add a fairly basic XML parser
Ali Mohammad Pur
2022-03-27
Meta: Specify -z when decompressing tar.gz archives
Daniel Bertalan
2022-03-24
LibWeb: Rename PARSER_DEBUG => HTML_PARSER_DEBUG
Idan Horowitz
2022-03-24
CMake: Add serenity_lib_static
Lenny Maiorani
2022-03-20
Everywhere: Move commonmark.spec.json to /home/anon/Tests
Brian Gianforcaro
2022-03-19
Meta: Error out on find_program errors with CMake less than 3.18
Brian Gianforcaro
2022-03-19
CMake: Modify include path when building from Hack Studio
Itamar
2022-03-19
CMake: Install generated IPC headers under /usr/include in compile_ipc()
Itamar
[next]