summaryrefslogtreecommitdiff
path: root/Meta
AgeCommit message (Expand)Author
2020-06-02Meta: Time for a new screenshot! :^)Andreas Kling
2020-06-01Lagom: Fix target nameSergey Bugaev
2020-05-29Meta: update lint-shell-scripts.sh so that it does not search in Build/Emanuele Torre
2020-05-29Meta: Add a script check the presence of "#pragma once" in header filesEmanuele Torre
2020-05-28Build: Use a separate byproduct name for the GRUB disk image (#2424)etaIneLp
2020-05-28Kernel: Stop bootloader from setting video mode with MultibootetaIneLp
2020-05-28Meta: Grub configs use correct kernel image nameetaIneLp
2020-05-28Meta: build-image-grub.sh looks for grub configs in the right placeetaIneLp
2020-05-27Lagom: Build LibCrypto, LibTLS and test-crypto :^)Andreas Kling
2020-05-27LibGUI, About: Implement system-wide W2k-esque About dialogNick Vella
2020-05-24Debugger: Re-introduce the sdb aliasItamar
2020-05-22Build: Add DockerfileYonatan Goldschmidt
2020-05-20PixelPaint: Rename from PaintBrush :^)Andreas Kling
2020-05-17Meta: Update CLion and WSL configuration documentationsDevashish
2020-05-16Toolchain/Ports: Update to gcc 10.1.0Shannon Booth
2020-05-15LibJS: Let parser keep track of errorsLinus Groh
2020-05-14Build: Switch to CMake :^)Sergey Bugaev
2020-05-09Meta: Add script to enforce license headers & run it on TravisLinus Groh
2020-05-09Lagom: Add missing copyright header to FuzzJS.cppLinus Groh
2020-05-08Services: Renamed from ServersAndreas Kling
2020-05-07Meta: We don't need to ignore run-tests in lint-shell-scripts.shEmanuele Torre
2020-05-04Meta: Add configuration for setting up project in CLionDevashish
2020-04-20Meta: Build Lagom js and run LibJS tests on TravisLinus Groh
2020-04-11LibX86: Add an X86 instruction decoder library + basic disassemblerAndreas Kling
2020-04-08Lagom: Add fuzz testing for LibJS using libFuzzer (#1692)Paul Redmond
2020-04-05Lagom: Add clang address/memory/undefined-behavior analyzer supportBrian Gianforcaro
2020-03-31Lagom: Build LibLine since "js" depends on itAndreas Kling
2020-03-25Meta: Ignore the LibJS test runner script when lintingAndreas Kling
2020-03-23Lagom: Build LibJS + "js" test programAndreas Kling
2020-02-10Meta: Integrate Shellcheck into TravisShannon Booth
2020-02-10Meta: Fix shellcheck warnings in various scriptsShannon Booth
2020-02-06Lagom: Add a tiny JSON test appAndreas Kling
2020-02-06Lagom: Remove the bitrotted SimpleIPC test programAndreas Kling
2020-02-06LibCore: Remove leading C from filenamesAndreas Kling
2020-02-02LibCore: Put all classes in the Core namespace and remove the leading CAndreas Kling
2020-01-25Meta: Fix typo + suggest value of export variable.Emanuel Sprung
2020-01-18Meta: Add license header to source filesAndreas Kling
2019-12-24Meta: refresh-serenity-qtcreator.sh now checks if SERENITY_ROOT is setanon
2019-11-23Meta: The Qt Creator .files refresh script should pick up .c filesAndreas Kling
2019-11-19Lagom: Fix buildAndreas Kling
2019-11-18Lagom: Move this into Meta/Andreas Kling
2019-11-11Toolchain: Add QEMU build script and improve documentationEmanuel Sprung
2019-11-06Meta: Time for a new screenshot (Quake edition) :^)Andreas Kling
2019-11-03POSIX compliance: (most) shell scripts converted to generic shellGeorge Pickering
2019-09-28Meta: Tweak the Qt Creator project updater a bitAndreas Kling
2019-09-18Meta: Time for a new screnshot! :^)Andreas Kling
2019-08-16Meta: Add the script I use to refresh my Qt Creator project filesAndreas Kling
2019-06-30Meta: Removed all gitignore in the source tree only keeping the root oneVAN BOSSUYT Nicolas
2019-06-07Meta: Time for a new screenshot to keep things fresh. :^)Andreas Kling
2019-06-06Documentation: Describe compatible QEMU versionsConrad Pankoff