summaryrefslogtreecommitdiff
path: root/Meta
AgeCommit message (Expand)Author
2021-05-13LibCrypto: Split BigInteger operations into an Algorithms classDexesTTP
2021-05-13CMake: Fix message levels for error conditions during configurationBrian Gianforcaro
2021-05-12Meta: Add script to build image with EXTLINUX bootloaderDolphinChips
2021-05-12Meta: Add EXTLINUX configDolphinChips
2021-05-10LibPDF: Parse page structuresMatthew Olsson
2021-05-09Meta: Always try genext2fs as fallback to build disk imageEric Butler
2021-05-09LibSQL: Add a syntax highlighterDylan Katz
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-05-08Meta + Lagom: Fix paths after movement of tests to Tests/Brian Gianforcaro
2021-05-08Meta: Remove AK/Tests from check-newlines-at-eof.pyBrian Gianforcaro
2021-05-08Tests: Move Userland/Utilities/test-js to Tests/LibJSBrian Gianforcaro
2021-05-07Meta: Improve man.serenityos.org titles and link namesLinus Groh
2021-05-07Meta: Fix error in lint-ports.pyLinus Groh
2021-05-07Meta: Fix Fuzzers CMakeLists.txt and ReadMe.md to use CXX_COMPILER_IDBrian Gianforcaro
2021-05-06Base: Make the /bin/TextEditor desktop shortcut say "Text Editor" :^)Andreas Kling
2021-05-05Meta: Enable linting of shell scripts under ToolchainBrian Gianforcaro
2021-05-05Meta: Add action to tweet each commit on pushIdan Horowitz
2021-05-04Meta: Remove link to man6 from man.serenityos.orgIdan Horowitz
2021-05-04Meta: Strip man prefix from generated man page directoriesIdan Horowitz
2021-05-04Meta: Use correct hrefs for man pages in man.serenityos.org/index.htmlIdan Horowitz
2021-05-04Meta: Remove existing test directories before copying new ones inAli Mohammad Pur
2021-05-04Meta: Add workflow that deploys man page updates to man.serenityos.orgIdan Horowitz
2021-05-02Meta: Add a post-commit commit message linter hookIdan Horowitz
2021-05-01Lagom/Fuzzers: Add fuzzers for Windows-1251 and Windows-1255 decodersIdan Horowitz
2021-05-01Lagom/CMake: Add -fconstexpr-steps for AppleClangCarlos César Neves Enumo
2021-04-30Meta: Use author username for pull request IRC notificationsLinus Groh
2021-04-30Meta: pre-commit should run lint-ports.py only when Ports changeBrian Gianforcaro
2021-04-29Everywhere: "file name" => "filename"Andreas Kling
2021-04-29WindowServer: Move configuration file to /etc/WindowServer.iniAndreas Kling
2021-04-29Meta: Ensure the tap device is removed before trying to create it againGunnar Beutner
2021-04-29Meta: Increase fconstexpr-steps for Clang Lagom buildsIdan Horowitz
2021-04-29Meta: Make copyright header check more strictLinus Groh
2021-04-27Meta: Don't run qemu as rootGunnar Beutner
2021-04-26Meta: Make sure traceroot and ping belong to the root userGunnar Beutner
2021-04-25Meta: Only allow sha256 and sig for auth_type in portsGunnar Beutner
2021-04-25AK+Userland: Move AK/TestSuite.h into LibTest and rework Tests' CMakeAndrew Kaster
2021-04-23Meta: Support using rsync to install the root filesystemGunnar Beutner
2021-04-23Meta: Re-use existing disk image where possibleGunnar Beutner
2021-04-23Ports: Detect more types of errors in the AvailablePorts.md fileGunnar Beutner
2021-04-22Meta: Remove sync-local.sh move warning from build-root-filesystem.shLinus Groh
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-04-22Meta: Add basic Zsh completions for serenity.shLinus Groh
2021-04-22Meta: Add GDB pretty printersGunnar Beutner
2021-04-21Meta: Add an option to precompile some very common AK headersAli Mohammad Pur
2021-04-21Tests: Reorganize LibCompress unit testsMarco Biscaro
2021-04-20Lagom: Add sql utility and LibSQL unit testsTimothy Flynn
2021-04-20AK+Meta: Add a debug option for LibSQLTimothy Flynn
2021-04-20Ports: Update the lint-ports.py script to ignore missing auth_type for Sereni...Gunnar Beutner