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
Age
Commit message (
Expand
)
Author
2022-12-28
CI: Remove extraneous toolchain job from Azure CI
Timothy Flynn
2022-12-28
Meta: Force compilation with DWARF revision 4
Liav A
2022-12-28
Meta: Remove i686 target
Liav A
2022-12-27
LibGfx: Start adding a utility for handling ICC color profiles
Nico Weber
2022-12-26
LibIPC+Everywhere: Change IPC decoders to construct values in-place
Timothy Flynn
2022-12-26
IPCCompiler+LibIPC: Generate message decoders with better TRY semantics
Timothy Flynn
2022-12-26
IPCCompiler: Fix build when GENERATE_DEBUG is enabled
Timothy Flynn
2022-12-25
CI: Bump macOS Azure runners to macos-12 tag
Andrew Kaster
2022-12-25
Meta: Enable starting ladybird from serenity.sh
Andrew Kaster
2022-12-25
CI: Enable ladybird builds in Lagom CI
Andrew Kaster
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-21
LibGfx: Rename TTF/TrueType to OpenType
Andreas Kling
2022-12-20
LibUnicode: Use www.unicode.org domain to download emoji-test.txt
Timothy Flynn
2022-12-20
Lagom: Remove test apps
Sam Atkins
2022-12-20
Meta: Tweak shell_include.sh
Nico Weber
2022-12-20
Meta+test262-runner: Check for signature of __assert_fail in CMake
Andrew Kaster
2022-12-20
LibGL: Generate the API wrappers
Jelle Raaijmakers
2022-12-19
Meta: Include StylePropertiesModel.cpp in lagom LibWebView
MacDue
2022-12-19
Documentation: Adjust default TARGET to x86_64 in the documentation
0xxFF
2022-12-18
Meta: Find mke2fs on macOS even if HOMEBREW_PREFIX is not set
Nico Weber
2022-12-18
Meta: Disable gdbstub when running under HVF on macOS
Nico Weber
2022-12-17
LibGLSL: Add LibGLSL
Stephan Unverwerth
2022-12-17
Meta: Prefer clang as a host compiler to gcc
Andrew Kaster
2022-12-17
Meta: Allow building with Apple clang 14.x
Andrew Kaster
2022-12-17
Meta: Fix `mke2fs` on MacOS
EWouters
2022-12-15
LibCore: Rename `MemoryStream` to `FixedMemoryStream`
Tim Schumacher
2022-12-15
LibJS: Convert Object::construct() to NonnullGCPtr
Linus Groh
2022-12-15
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
Linus Groh
2022-12-14
Kernel: Ignore an invalid QEMU multiboot entry
implicitfield
2022-12-14
Meta+CMake: Extract Wasm spec tests into the binary directory
Andrew Kaster
2022-12-14
Meta: Rename `E2FSCK` => `E2FSCK_PATH`
Lucas CHOLLET
2022-12-14
Meta: Factorize path resolution
Lucas CHOLLET
2022-12-14
LibUnicode: Fix compilation when the UCD download is disabled
Timothy Flynn
2022-12-14
ConfigureComponents: Use `Core::Stream` to read output from `whiptail`
Tim Schumacher
2022-12-14
Meta: Don't depend on sudo for privileged operations
Baitinq
2022-12-14
LibJS: Remove Object(Object& prototype) footgun
Andreas Kling
2022-12-14
CMake: Pass NO_POLICY_SCOPE to options cmake helpers
Andrew Kaster
2022-12-14
LibJS: Convert Promise::create() to NonnullGCPtr
Linus Groh
2022-12-14
LibJS: Convert Object::create() to NonnullGCPtr
Linus Groh
2022-12-14
LibJS: Convert Array::create{,_from}() to NonnullGCPtr
Linus Groh
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
Meta: Build CMake from source if version is too old in serenity.sh
Andrew Kaster
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
[next]