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-10-09
LibWeb: Add new code generator for creating exposed interface helpers
Andrew Kaster
2022-10-06
CMake: Don't mess with absolute compile_ipc() source paths
Andreas Kling
2022-10-03
Meta: Make x86-64 target the default
Liav A
2022-09-28
AK+Meta: Define a debug flag for LibTimeZone
Timothy Flynn
2022-09-27
LibTimeZone: Update to TZDB version 2022d
Timothy Flynn
2022-09-24
Kernel: By default, don't dump regions when a userspace crash happens
kleines Filmröllchen
2022-09-21
Everywhere: Rename WrapperGenerator to BindingsGenerator
Linus Groh
2022-09-21
LibUnicode: Update to Unicode version 15.0.0
Timothy Flynn
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
[next]