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
2023-03-07
LibWeb: Support interfaces with the [Global] extended attribute
Linus Groh
2023-03-04
LibCMake: Introduce a CMake lexer
Sam Atkins
2023-03-01
LibGfx+LibUnicode: Support specifying the path to search for emoji
Timothy Flynn
2023-02-24
LibUnicode: Generate the path to emoji images alongside emoji data
Timothy Flynn
2023-02-24
LibGfx: Add scaffolding for a webp decoder
Nico Weber
2023-02-18
LibGfx: Rename `JPGLoader` to `JPEGLoader`
Lucas CHOLLET
2023-02-15
CMake: Add -mstrict-align flag to compile options for aarch64 build
Timon Kruiper
2023-02-13
Shell: Start implementing a POSIX-compliant parser
Ali Mohammad Pur
2023-02-04
CMake: Don't require to install glapi.h to system
Karol Kosek
2023-02-02
CMake: Set DWARF version before the debug information level
Tim Schumacher
2023-01-19
Meta: Use existing test-sources lists for Lagom instead of globbing
Sam Atkins
2023-01-18
LibUnicode: Parse and generate case folding code point data
Timothy Flynn
2023-01-10
LibWeb: Generate dedicated methods to create Web constructors/prototypes
Timothy Flynn
2023-01-08
Kernel: Remove the NE2000 PCI network adapter driver
Liav A
2023-01-07
Kernel: Remove the RTL8139 PCI network adapter driver
Liav A
2022-12-28
Meta: Force compilation with DWARF revision 4
Liav A
2022-12-25
Lagom: Add option to build Ladybird as part of a Lagom build
Andrew Kaster
2022-12-24
Meta: Move UCD/CLDR/TZDB downloaded artifacts to Build/caches
Timothy Flynn
2022-12-21
CMake: Fall back to the Web Archive when downloading files
Tim Schumacher
2022-12-20
LibUnicode: Use www.unicode.org domain to download emoji-test.txt
Timothy Flynn
2022-12-20
LibGL: Generate the API wrappers
Jelle Raaijmakers
2022-12-14
Meta+CMake: Extract Wasm spec tests into the binary directory
Andrew Kaster
2022-12-14
CMake: Pass NO_POLICY_SCOPE to options cmake helpers
Andrew Kaster
2022-12-13
Lagom: Don't compile with `-fPIC` on WIN32
Filiph Siitam Sandström
2022-12-13
LibTimeZone: Update to TZDB version 2022g
Timothy Flynn
2022-12-13
Toolchain+Meta: Add script to build CMake from source
Andrew Kaster
2022-12-13
BindingsGenerator+CMake: Keep track of IDL dependencies
Daniel Bertalan
2022-12-13
BindingsGenerator: Write generated code to disk instead of stdout
Daniel Bertalan
2022-12-12
Meta: Detect ccache being passed as the compiler
Jan200101
2022-12-12
Meta: Separate ccache setup into its own component
Jan200101
2022-12-10
CMake: Force-link clang_rt.profile.a to LibC when building with coverage
Andrew Kaster
2022-11-04
LibTimeZone: Update to TZDB version 2022f
Timothy Flynn
2022-11-01
Everywhere: Mark dependencies of most targets as PRIVATE
Tim Schumacher
2022-11-01
LibC: Properly implement stack protectors
Tim Schumacher
2022-11-01
Everywhere: Explicitly link all binaries against the LibC target
Tim Schumacher
2022-10-31
LibVideo: Add PlaybackManager to load and decode videos
Zaggy1024
2022-10-30
AK+Meta: Add WEB_FETCH_DEBUG macro
Linus Groh
2022-10-27
Meta: Convert build directory path to be completely absolute
Jan200101
2022-10-27
Meta: Replace Bash script for generating emoji.txt with C++ generator
Timothy Flynn
2022-10-27
Meta: Allow specifying additional dependencies with invoke_generator
Timothy Flynn
2022-10-25
LibLocale+LibJS: Update to CLDR version 42.0.0
Timothy Flynn
2022-10-18
LibTimeZone+LibJS: Update to TZDB version 2022e
Timothy Flynn
2022-10-17
Lagom+CMake: Propagate dependencies for generated custom targets
Andrew Kaster
2022-10-16
Meta: Remove unused "prefix" variable from invoke_generator() helper
Timothy Flynn
2022-10-16
Meta: Print error if cmake does not exist
demostanis
2022-10-16
CMake+Userland: Use CMakeLists from Userland to build Lagom Libraries
Andrew Kaster
2022-10-16
Meta: Use add_serenity_directory for LibTimeZone
Andrew Kaster
2022-10-15
Meta: Properly ignore targets which don't have a component name
Gunnar Beutner
2022-10-14
Kernel: Add support for the FAT32 filesystem
Undefine
2022-10-12
WebDriver: Add new WebDriver service
Sam Atkins
[next]