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-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
2022-01-08
Meta: Move remove_unicode_data_if_version_changed to utils.cmake
Timothy Flynn
2022-01-08
Meta: Redefine link_with_unicode_data to not include unicode_data.cmake
Timothy Flynn
2022-01-07
Everywhere: Fix spelling mistakes
mjz19910
2022-01-01
Kernel/NVMe: Add initial NVMe driver support
Pankaj Raghav
2021-12-30
Meta: Add helper CMake function to link directly against LibUnicodeData
Timothy Flynn
2021-12-05
Kernel: Stub out the SO_DEBUG SOL_SOCKET-level option
Idan Horowitz
2021-11-29
LibUnicode: Parse and generate calendar (ca) Unicode keywords
Timothy Flynn
2021-11-29
LibUnicode: Parse and generate regional hour cycles
Timothy Flynn
2021-11-29
LibUnicode: Create a nearly empty generator for date-time formatting
Timothy Flynn
2021-11-28
Kernel: Add AC97_DEBUG macro
Jelle Raaijmakers
2021-11-26
CMake: Also install the source files of userland programs
Itamar
2021-11-26
CMake: Simplify serenity_install_sources by inferring installation path
Itamar
2021-11-23
LibUnicode: Functionalize the Unicode generator CMake commands
Timothy Flynn
2021-11-20
Meta+LibUnicode: Provide code point names through library
Ben Wiederhake
2021-11-19
LibUnicode: Stop passing the cldr-core package to UnicodeNumberFormat
Timothy Flynn
2021-11-16
LibUnicode: Parse and generate CLDR unit data for Intl.NumberFormat
Timothy Flynn
2021-11-13
LibUnicode: Ensure UnicodeNumberFormat is aware of default content
Timothy Flynn
2021-11-13
Meta: Resolve cyclic dependency between LibPthread and libc++
Daniel Bertalan
2021-11-12
LibUnicode: Move number formatting code generator to UnicodeNumberFormat
Timothy Flynn
2021-11-11
LibWasm: Implement module validation
Ali Mohammad Pur
2021-11-11
Meta: Update WebAssembly testsuite branch name
Ali Mohammad Pur
2021-11-10
CMake: Build serenity_lib libraries with a custom SONAME
Tim Schumacher
2021-11-10
CMake: Remove unused serenity_shared_lib function
Tim Schumacher
2021-11-09
LibUnicode: Upgrade to CLDR version 40.0.0
Timothy Flynn
2021-10-28
Kernel: Add the IFF_* SIOCGIFFLAGS flag macros
Idan Horowitz
2021-10-21
Meta: Enable ccache for Lagom by default
Timothy Flynn
2021-10-20
HeaderCheck: It checks some of your headers
Ben Wiederhake
2021-10-17
Toolchain+Meta: Update LLVM version to 13.0.0
Daniel Bertalan
2021-10-01
RequestServer: Don't hide the SIGINFO state dump behind a debug macro
Andreas Kling
2021-10-01
Meta: Fix typos
Nico Weber
2021-09-30
LibUnicode: Upgrade to Unicode version 14.0.0
Timothy Flynn
2021-09-30
LibUnicode: Remove cached UCD and CLDR files when their version changes
Timothy Flynn
2021-09-30
LibUnicode: Use consistent variable naming in unicode_data.cmake
Timothy Flynn
2021-09-30
LibUnicode: Functionalize extraction of CLDR data files
Timothy Flynn
2021-09-30
LibUnicode: Functionalize downloading of UCD data files
Timothy Flynn
2021-09-30
LibUnicode: Extract UCD and CLDR versions to a CMake variable
Timothy Flynn
2021-09-29
RequestServer: Use an OwnPtr for cached connections
Ali Mohammad Pur
2021-09-16
CI+Meta: Update Sonar Cloud CI job for new SuperBuild configuration
Andrew Kaster
2021-09-15
Meta: Switch to a SuperBuild that splits host and target builds
Andrew Kaster
2021-09-15
Meta: Move all options to targetname_options.cmake files
Andrew Kaster
2021-09-15
Meta: Use Lagom:: namespaced names for code generators
Andrew Kaster
2021-09-15
Meta: Allow specifying alternative paths for downloaded Unicode data
Andrew Kaster
2021-09-14
Kernel: Disable lock rank enforcement by default for now
Brian Gianforcaro
2021-09-06
LibUnicode: Extract cldr-misc dataset from CLDR database
Timothy Flynn
2021-09-01
LibUnicode: Extract cldr-core dataset from CLDR database
Timothy Flynn
2021-08-31
Tests: Test LibMarkdown against commonmark test suite
Peter Elliott
[next]