summaryrefslogtreecommitdiff
path: root/Meta/CMake
AgeCommit message (Expand)Author
2021-07-12Meta: Skip WebAssembly loop test generationAndrew Kaster
2021-07-12AK+Meta: Remove unused AUTOCOMPLETE_DEBUG flagAndrew Kaster
2021-07-08LibSQL+SQLServer: Build SQLServer system serviceJan de Visser
2021-07-06Meta: Add the ConfigureComponents utilityMax Wipfli
2021-07-04Meta: Remove the LibJS OBJECT_DEBUG debug macroLinus Groh
2021-06-25Toolchain: Add the AFLACLOADER_DEBUG macrokleines Filmröllchen
2021-06-19LibCoreDump: Include source locations of inlined functions in backtraceItamar
2021-06-17Meta: Add support for declaring componentsGunnar Beutner
2021-06-12USB: Further Implement USB StructuresJesse Buhagiar
2021-06-10Kernel: Add driver for RTL8168 & RTL8111 NICsIdan Horowitz
2021-06-09Kernel/Net: Support Intel 82574 adapterLiav A
2021-06-07LibJS: Move bytecode debug spam behind JS_BYTECODE_DEBUG :^)Andreas Kling
2021-06-06LibVideo: Scaffold LibVideo and implement simplistic Matroska parserFalseHonesty
2021-06-03Meta: Sort debug macros alphabeticallyNonStandardModel
2021-06-01AK: Add a new, spec-compliant URLParserMax Wipfli
2021-05-31Kernel: Rename instances of IO port 0xe9 to BOCHS_DEBUG_PORTNick Miller
2021-05-31CMake: Hide KMALLOC_VERIFY_NO_SPINLOCK_HELD so folks don't find itBrian Gianforcaro
2021-05-30WebServer: Put dbgln's behind WEBSERVER_DEBUGEdwin Hoksberg
2021-05-27Kernel/Graphics: Remove unnecessary derived FramebufferDevice classesLiav A
2021-05-27Meta: Run the Wasm spec tests in CIAli Mohammad Pur
2021-05-21Games: Add HeartsGunnar Beutner
2021-05-21Shell: Hide job times behind SHELL_JOB_DEBUG flagAndrew Kaster
2021-05-20StateMachineGenerator: Put output into the CMake build directoryAndreas Kling
2021-05-20Meta: Make generate_state_machine() generate a proper targetAli Mohammad Pur
2021-05-18LibJS+LibTest: Move out the test-js test runner into LibTestAli Mohammad Pur
2021-05-18LibGfx: Add support for DDS imagesstelar7
2021-05-17LibWasm: Start implementing a naive bytecode interpreterAli Mohammad Pur
2021-05-17Build: Stop using precompiled headers (PCH)Andreas Kling
2021-05-16Kernel/Graphics + SystemServer: Support text mode properlyLiav A
2021-05-16Kernel/Graphics: Add basic support for Intel native acceleratorLiav A
2021-05-16AK+Meta: Add a debug option for SolitaireTimothy Flynn
2021-05-16LibVT: Implement new ANSI escape sequence parserDaniel Bertalan
2021-05-14AK: Remove unused STRINGIMPL_DEBUG instrumentationAndreas Kling
2021-05-14Kernel: Add the ability to verify we don't kmalloc under spinlock.Brian Gianforcaro
2021-05-13CMake: Make missing medium icon a FATAL_ERRORBrian Gianforcaro
2021-05-13CMake: Fix message levels for error conditions during configurationBrian Gianforcaro
2021-05-10LibPDF: Parse page structuresMatthew Olsson
2021-05-08LibWasm: Start implementing a basic WebAssembly binary format parserAli Mohammad Pur
2021-05-08AK+LibCpp: Remove DEBUG_SPAM in favour of per-application definesAli Mohammad Pur
2021-05-08LibGL: Implement a basic OpenGL 1.x compatible libraryJesse Buhagiar
2021-04-25AK+Userland: Move AK/TestSuite.h into LibTest and rework Tests' CMakeAndrew Kaster
2021-04-21Meta: Add an option to precompile some very common AK headersAli Mohammad Pur
2021-04-20AK+Meta: Add a debug option for LibSQLTimothy Flynn
2021-04-20Meta: Add allow-list for icon size detection in CMakeBrian Gianforcaro
2021-04-18Meta: Mark x86 debug register macros as false positives for CIFalseHonesty
2021-04-17Kernel: Add base support for VirtIO devicesIdan Horowitz
2021-04-03Kernel: Introduce a new HID subsystemLiav A
2021-04-02LibJS: Add initial support for PromisesLinus Groh
2021-03-23LibGUI: Remove one ancient GMENU_DEBUG debug logAndreas Kling
2021-03-13Kernel: Implement triply indirect block support in Ext2FSInodeJean-Baptiste Boric