summaryrefslogtreecommitdiff
path: root/Meta
AgeCommit message (Expand)Author
2021-03-02Meta: Run test-js and test-compress as CTest executablesAndrew Kaster
2021-03-01AK/Lagom: Modify TestSuite to return how many tests failed from mainAndrew Kaster
2021-03-01Meta: Allow specifying custom grub config file for build-image-grub.shTom
2021-03-01Lagom/Fuzzers: Add WAV fuzzerLuke
2021-02-28Base/CI: Boot serenity in CI in a mode that runs tests on targetAndrew Kaster
2021-02-28Meta: Add run target for CIAndrew Kaster
2021-02-28Meta: Build AK and LibRegex tests in Lagom and for SerenityAndrew Kaster
2021-02-28LibWeb: Add actual document loading for the CSS (at)import ruleSviatoslav Peleshko
2021-02-27Lagom: Build with -Wno-literal-suffix when using GCCLinus Groh
2021-02-27Lagom: CMakeLists.txt housekeepingLinus Groh
2021-02-27Meta: Enable qemu virtualization acceleration on macJakub Berkop
2021-02-26Everywhere: Remove a bunch of redundant 'AK::' namespace prefixesLinus Groh
2021-02-24AK: Add support for AK::StringView literals with operator""svBrian Gianforcaro
2021-02-23Everywhere: Rename ASSERT => VERIFYAndreas Kling
2021-02-21Meta: Make CMakeLists accessible to QtCreatorBen Wiederhake
2021-02-20LibLine: Avoid refreshing the entire line when inserting at the endAnotherTest
2021-02-18Website: Add @cees-elzinga's ptrace race + ASLR bypass to bounty pageAndreas Kling
2021-02-16Lagom: Build LibTextCodec into LagomAndreas Kling
2021-02-15Meta: Add Ports/build_installed.sh to the lint-ports ignore listAndreas Kling
2021-02-15Meta: Lint AvailablePorts.mdBen Wiederhake
2021-02-14LibCrypto: Make a better ASN.1 parserAnotherTest
2021-02-14Build: Sprinkle some portability, fix on OpenBSDjoshua stein
2021-02-14Website: Add vakzz's exploit & writeup to the bounty pageAndreas Kling
2021-02-13Meta: Fix debug-flag detectionBen Wiederhake
2021-02-13HackStudio: Project templates and New Project dialogNick Vella
2021-02-13Lagom/Fuzzers: Add RSA key parser fuzzerLuke
2021-02-13Utilities: Make syscall(1) explain what it's doingBen Wiederhake
2021-02-11LibCore: Added FileWatcher, a binding for the watch_file syscallDexesTTP
2021-02-08Kernel: Make Arch/i386/CPU.cpp safe to run through clang-formatAnotherTest
2021-02-08Everywhere: Remove unnecessary headers 4/4Ben Wiederhake
2021-02-08Fuzz: Remove unused FuzziliJS headerBen Wiederhake
2021-02-07Meta: Fix path to kernel binary in debug-kernel.shBrian Gianforcaro
2021-02-05Kernel: Add NE2000 network card driverJean-Baptiste Boric
2021-02-03Applications: Remove "Welcome" applicationAndreas Kling
2021-02-01Meta: Remove now-obsolete import from lint scriptBen Wiederhake
2021-02-01Meta: Remove 'keymap exploration' in favor of precommit hookBen Wiederhake
2021-02-01Meta: Add script that checks consistency of keymapsBen Wiederhake
2021-01-30Meta: Fix sync-local.sh file checkLinus Groh
2021-01-30Lagom/Fuzzers: Recommend enabling UBSan, extend instructionsBen Wiederhake
2021-01-30Lagom: Don't include Shell/main.cppBen Wiederhake
2021-01-30Meta: Expect sync-local.sh script at repository rootLinus Groh
2021-01-29LibWeb: Flesh out prepare_script and execute_scriptLuke
2021-01-28Lagom+AK: Remove remains of clang -Wconsumed usageAndreas Kling
2021-01-27HackStudio: Integate with C++ parser-based autocompleteItamar
2021-01-27LibCpp: Add the beginning of a C++ parserItamar
2021-01-26Meta: Split debug defines into multiple headers.asynts
2021-01-25Everywhere: Hook up remaining debug macros to Debug.h.asynts
2021-01-25Meta: Make check-debug-flags.sh work with the new changes.asynts
2021-01-25Everywhere: Use CMake to generate AK/Debug.h.asynts
2021-01-24Lagom/Fuzzers: Fix FuzzilliJs build and update patch for new Fuzzilli versionLuke