summaryrefslogtreecommitdiff
path: root/Meta
AgeCommit message (Expand)Author
2020-12-29Build: Expose symbols SECTION_start and SECTION_size for embedded resources.William Marlow
2020-12-29Build: Support non-i686 toolchainsmeme
2020-12-28Meta: Import the serenityos.org websiteAndreas Kling
2020-12-27Kernel: Introduce a new partitioning subsystemLiav A
2020-12-27Build: Fix build of grub image when choosing EBR schemeLiav A
2020-12-27Build: Fix build of grub image when choosing GPT schemeLiav A
2020-12-27Kernel: Introduce the DevFSLiav A
2020-12-27Meta: Run lint-prettier.sh on CILinus Groh
2020-12-27Meta: Add lint-prettier.shLinus Groh
2020-12-27Meta: Update lint-{clang-format,shell-scripts}.sh to take a list of filesLinus Groh
2020-12-27Meta: Set 'pipefail' option correctly in shell scriptsLinus Groh
2020-12-27Base: Add some default desktop iconsAndreas Kling
2020-12-26Meta: Make lint-shell-scripts.sh happyAnotherTest
2020-12-25LibELF: Remove ELF::Loader and move everyone to ELF::ImageAndreas Kling
2020-12-24Toolchain+LibC: Fix usage of crt filesItamar
2020-12-24Meta: Run all lint checks and report failures togetherLenny Maiorani
2020-12-24Meta: Verify all AK test files are listed in CMakeLenny Maiorani
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-22Meta: Use the correct clang-formatBen Wiederhake
2020-12-21Build: Create device files according to the new major-minor numbersLiav A
2020-12-21Build: Embed application icons directly in the executables.William Marlow
2020-12-21Everywhere: Switch from (void) to [[maybe_unused]] (#4473)Lenny Maiorani
2020-12-20LibGUI: Introduce GML - a simple GUI Markup Language :^)Andreas Kling
2020-12-19LibHTTP: Make HTTPRequest::from_raw_request() take a ReadonlyBytesAndreas Kling
2020-12-15Meta: Set a 10 second timeout on Shell testsAnotherTest
2020-12-14Lagom/Fuzzers: Fix creation of ELF::LoaderItamar
2020-12-14Build: Build libgcc_s.soItamar
2020-12-02Meta+LibHTTP: Fuzz HTTP request parsingBen Wiederhake
2020-12-01Meta: Always check completeness of ALL_THE_DEBUG_MACROSBen Wiederhake
2020-12-01Meta: Nicer wording in lintBen Wiederhake
2020-12-01Meta: Document fuzz dumpBen Wiederhake
2020-11-30Lagom/Fuzzers: Add URL fuzzerLuke
2020-11-29Meta: Add GitHub Actions workflow for Lagom with FuzzersLuke
2020-11-29Lagom: Mention OSS-Fuzz in ReadMeNico Weber
2020-11-29Lagom: Add a Shell parser fuzzerAnotherTest
2020-11-29Lagom: Add Regex fuzzersLinus Groh
2020-11-27Lagom: Various fixes to make Lagom run on OSS-Fuzz (#4176)DavidKorczynski
2020-11-27LibRegex: Add a regular expression libraryEmanuel Sprung
2020-11-26Lagom: Rename FuzzBMP to FuzzBMPLoaderNico Weber
2020-11-26Lagom: Make BMP fuzzer look like the other image loader fuzzersNico Weber
2020-11-26Lagom: Add fuzzers for remaining image loaders: ICO, PNG, PBM, PGMNico Weber
2020-11-25Meta: Reduce IRC spamBen Wiederhake
2020-11-25Lagom: Fix FuzzJs buildLinus Groh
2020-11-20Lagom: Add a gif loader fuzzerNico Weber
2020-11-19Lagom: Add a jpg fuzzerNico Weber
2020-11-19Lagom: Make fuzzer cmake less repetitiveNico Weber
2020-11-19Lagom: Add a PPM fuzzerNico Weber
2020-11-14Meta: Fix IRC notification scriptBen Wiederhake
2020-11-14Meta: Use SerenityBot for IRC notificationsBen Wiederhake