Age | Commit message (Expand) | Author |
---|---|---|
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 |