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
2021-07-12
Meta: Skip WebAssembly loop test generation
Andrew Kaster
2021-07-12
AK+Meta: Remove unused AUTOCOMPLETE_DEBUG flag
Andrew Kaster
2021-07-08
LibSQL+SQLServer: Build SQLServer system service
Jan de Visser
2021-07-06
Meta: Add the ConfigureComponents utility
Max Wipfli
2021-07-04
Meta: Remove the LibJS OBJECT_DEBUG debug macro
Linus Groh
2021-06-25
Toolchain: Add the AFLACLOADER_DEBUG macro
kleines Filmröllchen
2021-06-19
LibCoreDump: Include source locations of inlined functions in backtrace
Itamar
2021-06-17
Meta: Add support for declaring components
Gunnar Beutner
2021-06-12
USB: Further Implement USB Structures
Jesse Buhagiar
2021-06-10
Kernel: Add driver for RTL8168 & RTL8111 NICs
Idan Horowitz
2021-06-09
Kernel/Net: Support Intel 82574 adapter
Liav A
2021-06-07
LibJS: Move bytecode debug spam behind JS_BYTECODE_DEBUG :^)
Andreas Kling
2021-06-06
LibVideo: Scaffold LibVideo and implement simplistic Matroska parser
FalseHonesty
2021-06-03
Meta: Sort debug macros alphabetically
NonStandardModel
2021-06-01
AK: Add a new, spec-compliant URLParser
Max Wipfli
2021-05-31
Kernel: Rename instances of IO port 0xe9 to BOCHS_DEBUG_PORT
Nick Miller
2021-05-31
CMake: Hide KMALLOC_VERIFY_NO_SPINLOCK_HELD so folks don't find it
Brian Gianforcaro
2021-05-30
WebServer: Put dbgln's behind WEBSERVER_DEBUG
Edwin Hoksberg
2021-05-27
Kernel/Graphics: Remove unnecessary derived FramebufferDevice classes
Liav A
2021-05-27
Meta: Run the Wasm spec tests in CI
Ali Mohammad Pur
2021-05-21
Games: Add Hearts
Gunnar Beutner
2021-05-21
Shell: Hide job times behind SHELL_JOB_DEBUG flag
Andrew Kaster
2021-05-20
StateMachineGenerator: Put output into the CMake build directory
Andreas Kling
2021-05-20
Meta: Make generate_state_machine() generate a proper target
Ali Mohammad Pur
2021-05-18
LibJS+LibTest: Move out the test-js test runner into LibTest
Ali Mohammad Pur
2021-05-18
LibGfx: Add support for DDS images
stelar7
2021-05-17
LibWasm: Start implementing a naive bytecode interpreter
Ali Mohammad Pur
2021-05-17
Build: Stop using precompiled headers (PCH)
Andreas Kling
2021-05-16
Kernel/Graphics + SystemServer: Support text mode properly
Liav A
2021-05-16
Kernel/Graphics: Add basic support for Intel native accelerator
Liav A
2021-05-16
AK+Meta: Add a debug option for Solitaire
Timothy Flynn
2021-05-16
LibVT: Implement new ANSI escape sequence parser
Daniel Bertalan
2021-05-14
AK: Remove unused STRINGIMPL_DEBUG instrumentation
Andreas Kling
2021-05-14
Kernel: Add the ability to verify we don't kmalloc under spinlock.
Brian Gianforcaro
2021-05-13
CMake: Make missing medium icon a FATAL_ERROR
Brian Gianforcaro
2021-05-13
CMake: Fix message levels for error conditions during configuration
Brian Gianforcaro
2021-05-10
LibPDF: Parse page structures
Matthew Olsson
2021-05-08
LibWasm: Start implementing a basic WebAssembly binary format parser
Ali Mohammad Pur
2021-05-08
AK+LibCpp: Remove DEBUG_SPAM in favour of per-application defines
Ali Mohammad Pur
2021-05-08
LibGL: Implement a basic OpenGL 1.x compatible library
Jesse Buhagiar
2021-04-25
AK+Userland: Move AK/TestSuite.h into LibTest and rework Tests' CMake
Andrew Kaster
2021-04-21
Meta: Add an option to precompile some very common AK headers
Ali Mohammad Pur
2021-04-20
AK+Meta: Add a debug option for LibSQL
Timothy Flynn
2021-04-20
Meta: Add allow-list for icon size detection in CMake
Brian Gianforcaro
2021-04-18
Meta: Mark x86 debug register macros as false positives for CI
FalseHonesty
2021-04-17
Kernel: Add base support for VirtIO devices
Idan Horowitz
2021-04-03
Kernel: Introduce a new HID subsystem
Liav A
2021-04-02
LibJS: Add initial support for Promises
Linus Groh
2021-03-23
LibGUI: Remove one ancient GMENU_DEBUG debug log
Andreas Kling
2021-03-13
Kernel: Implement triply indirect block support in Ext2FSInode
Jean-Baptiste Boric
[next]