summaryrefslogtreecommitdiff
path: root/Meta/check-debug-flags.sh
AgeCommit message (Expand)Author
2023-05-14Meta: Remove unused debug flags, add missing GENERATE_DEBUGBen Wiederhake
2022-11-08Kernel: Split the Ext2FileSystem.{cpp,h} files into smaller componentsLiav A
2022-09-18Meta: Only check changed files in check-debug-flags during pre-commitBen Wiederhake
2022-03-27Kernel: Support all Intel-defined CPUID feature flags for EAX=1Linus Groh
2021-11-02Meta: Use grep -E/F, not grep -Pthislooksfun
2021-04-19Meta: Remove references to Userland/Libraries/LibELF/exec_elf.hBrendan Coles
2021-04-18LibC+LibELF: Implement support for the dl_iterate_phdr helperGunnar Beutner
2021-02-13Meta: Fix debug-flag detectionBen Wiederhake
2021-01-25Meta: Make check-debug-flags.sh work with the new changes.asynts
2021-01-22Meta: Get building on NixOS (#5005)Jonathan Turner
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling
2020-12-24CMake: Decouple cmake utility functions from top-level CMakeLists.txtLenny Maiorani
2020-12-22CMake: Use built-in add_compile_definitions for *_DEBUG macrosLenny Maiorani
2020-12-01Meta: Always check completeness of ALL_THE_DEBUG_MACROSBen Wiederhake