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-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
2022-03-17
LibTimeZone: Update to TZDB version 2022a
Timothy Flynn
2022-03-08
Meta: Read MAKEJOBS to limit jobs for ninja in serenity.sh
davidot
2022-03-04
LibWeb: Hide some debug logging behind CANVAS_RENDERING_CONTEXT_2D_DEBUG
Linus Groh
2022-02-17
LibWeb: Add partially functioning Worker API
Ben Abraham
2022-02-16
LibUnicode: Extract the BCP 47 package from the CLDR
Timothy Flynn
2022-02-15
Meta+LibUnicode: Download and parse Unicode block properties
thankyouverycool
2022-02-09
LibTLS+RequestServer: Add an option to dump TLS keys to a log file
Ali Mohammad Pur
2022-02-06
LibWeb: Put ResolvedCSSStyleDeclaration debug spam behind a macro
Andreas Kling
2022-02-03
LibTimeZone: Parse and generate time zone coordinate data
Timothy Flynn
2022-01-31
LibUnicode: Download and parse {Grapheme,Word,Sentence} break props
Idan Horowitz
2022-01-29
Kernel: Stop using HashMap in Mutex
Idan Horowitz
2022-01-27
LibUnicode: Create a nearly empty generator for relative-time formatting
Timothy Flynn
2022-01-26
LibEDID: Do not check if ${PNP_IDS_EXPORT_PATH} exists in pnp_ids.cmake
Timothy Flynn
2022-01-26
LibEDID: Rename the downloaded PNP IDs file
Timothy Flynn
2022-01-26
LibEDID: Use correct paths for LibEDID generated files
Timothy Flynn
2022-01-26
Meta: Download PNP ID data with fallible download function
Timothy Flynn
2022-01-26
Meta: Download TZDB data with fallible download function
Timothy Flynn
2022-01-26
Meta: Download UCD and CLDR data with fallible download function
Timothy Flynn
2022-01-26
Meta: Add a CMake function to download remote files during the build
Timothy Flynn
2022-01-26
Meta: Correct the PNP ID download condition
Ali Mohammad Pur
2022-01-24
Toolchain: Add support for building the userland with the mold linker
Daniel Bertalan
2022-01-23
Meta+LibEDID: Download and generate the PNP ID database
Tom
2022-01-23
LibHTTP+AK: Rename CNETWORKJOB_DEBUG to NETWORKJOB_DEBUG
Nico Weber
2022-01-23
LibHTTP+AK: Rename CHTTPJOB_DEBUG to HTTPJOB_DEBUG
Nico Weber
2022-01-22
RequestServer+AK: Move happy-path logging behind REQUESTSERVER_DEBUG
Nico Weber
2022-01-22
Meta: Add JS_MODULE_DEBUG define flag
davidot
2022-01-12
CMake: Add HACKSTUDIO_BUILD option for building from Hack Studio
Itamar
2022-01-12
LibUnicode: Parse number system digits from the CLDR
Timothy Flynn
2022-01-10
LibGUI+AK: Add DRAG_DEBUG opt and put drag operations behind dbgln_if
Marcus Nilsson
2022-01-08
LibTimeZone: Extract and parse the backwards compatibility LINK entries
Timothy Flynn
2022-01-08
LibTimeZone+Meta: Add plumbing for an IANA Time Zone Database generator
Timothy Flynn
2022-01-08
Meta: Move invoke_generator to utils.cmake
Timothy Flynn
[next]