summaryrefslogtreecommitdiff
path: root/Meta/CMake
AgeCommit message (Expand)Author
2021-09-06LibUnicode: Extract cldr-misc dataset from CLDR databaseTimothy Flynn
2021-09-01LibUnicode: Extract cldr-core dataset from CLDR databaseTimothy Flynn
2021-08-31Tests: Test LibMarkdown against commonmark test suitePeter Elliott
2021-08-30CMake: Add custom target to build only the generated sourcesBrian Gianforcaro
2021-08-28Kernel: Verify interrupts are disabled when interacting with MutexesAndrew Kaster
2021-08-28Everywhere: Move all host tools into the Lagom/Tools subdirectoryAndrew Kaster
2021-08-28Meta+LibUnicode: Move unicode_data helper to Meta/CMakeAndrew Kaster
2021-08-28Meta: Prefer SerenityOS_SOURCE_DIR to CMAKE_SOURCE_DIRAndrew Kaster
2021-08-28Meta: Move code generator helpers to their own CMake helper fileAndrew Kaster
2021-08-28Meta: Move components CMake helpers to their own fileAndrew Kaster
2021-08-24Userland: Remove IRC ClientAndreas Kling
2021-08-12Meta: Properly quote some CMake variables in serenity_componentsin-ack
2021-08-08Meta: Add Clang support to the CMake build scriptsDaniel Bertalan
2021-08-07Kernel: Implement a ISO 9660 filesystem reader :^)sin-ack
2021-07-31LibWeb: Define proper debug symbols for CSS Parser and TokenizerSam Atkins
2021-07-29Lagom: Add proper install rulesAndrew Kaster
2021-07-29Meta/LibTest: Build object libraries for test main filesAndrew Kaster
2021-07-28LibGUI: Add GUI_HOVER_DEBUG runtime debugging flag (environment)Andreas Kling
2021-07-22CrashDaemon: Remove BACKTRACE_DEBUG debugging codeAndreas Kling
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