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-16
CMake: Use `-static-libstdc++` on Clang as well
Tim Schumacher
2022-09-13
Meta: Add Lagom option to disable building LibWeb
Timothy Flynn
2022-09-11
Meta: Do not log CMake version on each CMake invocation
Timothy Flynn
2022-09-11
LibUnicode: Parse and generate custom emoji added for SerenityOS
Timothy Flynn
2022-09-09
Meta: Download WASM spec tests using CMake
Diego Iastrubni
2022-09-09
Meta: Use CMake functions to extract files
Diego Iastrubni
2022-09-09
Meta: Update jakt build support for fully bootstrapped compiler
Andrew Kaster
2022-09-08
LibUncode: Parse and generate emoji code point data
Timothy Flynn
2022-09-06
LibWeb: Remove CMake target for wrapper cpp and h files
Andreas Kling
2022-09-06
LibWeb: Remove the NO_INSTANCE option now that all wrappers are gone
Andreas Kling
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
[next]