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
/
check-debug-flags.sh
Age
Commit message (
Expand
)
Author
2022-11-08
Kernel: Split the Ext2FileSystem.{cpp,h} files into smaller components
Liav A
2022-09-18
Meta: Only check changed files in check-debug-flags during pre-commit
Ben Wiederhake
2022-03-27
Kernel: Support all Intel-defined CPUID feature flags for EAX=1
Linus Groh
2021-11-02
Meta: Use grep -E/F, not grep -P
thislooksfun
2021-04-19
Meta: Remove references to Userland/Libraries/LibELF/exec_elf.h
Brendan Coles
2021-04-18
LibC+LibELF: Implement support for the dl_iterate_phdr helper
Gunnar Beutner
2021-02-13
Meta: Fix debug-flag detection
Ben Wiederhake
2021-01-25
Meta: Make check-debug-flags.sh work with the new changes.
asynts
2021-01-22
Meta: Get building on NixOS (#5005)
Jonathan Turner
2021-01-12
Libraries: Move to Userland/Libraries/
Andreas Kling
2020-12-24
CMake: Decouple cmake utility functions from top-level CMakeLists.txt
Lenny Maiorani
2020-12-22
CMake: Use built-in add_compile_definitions for *_DEBUG macros
Lenny Maiorani
2020-12-01
Meta: Always check completeness of ALL_THE_DEBUG_MACROS
Ben Wiederhake