summaryrefslogtreecommitdiff
path: root/Meta
AgeCommit message (Expand)Author
2020-06-21Meta: default SUDO_UID and SUDO_GID to 0 in build-image-*.sh scriptsEmanuele Torre
2020-06-21Meta: get rid of sync.sh using the technique used in the previous commitEmanuele Torre
2020-06-21Meta: tweak build-image-grub.sh to allow running `make grub-image`..Emanuele Torre
2020-06-21Meta: Tweak QtCreator .files sync script to include .idl filesAndreas Kling
2020-06-18keymap: Add back a tiny utility for setting the system keyboard layoutAndreas Kling
2020-06-17WebContent: Start work on browser process separation :^)Andreas Kling
2020-06-17Meta: Scale back overly informal user-facing stringsAndreas Kling
2020-06-17Base+Meta: Rename the wheel group to goodboys :^)Sergey Bugaev
2020-06-13AK: JsonParser improvementsMatthew Olsson
2020-06-08Base: Symlink /dev/urandom to /dev/randomAndreas Kling
2020-06-08Applications: Add new KeyboardSettings applicationHüseyin ASLITÜRK
2020-06-07Meta: Run Crypto tests in CIAnotherTest
2020-06-05build-root-filesystem: Explicitly add +rX for group and others to copied files.Nico Weber
2020-06-05build-root-filesystem: Move "cp -R" block up.Nico Weber
2020-06-05run.sh: Pass -drive instead of -hda to qemu.Nico Weber
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