ladybird/Meta
Gunnar Beutner 511ffa8d68 Meta: Support using rsync to install the root filesystem
Using rsync is significantly faster when we're using an existing
image because we only have to copy files which are new or have
been updated. This cuts down the image creation time to about
a second or two assuming an old image exists.
2021-04-23 22:34:05 +02:00
..
CMake Meta: Add an option to precompile some very common AK headers 2021-04-21 14:29:46 +02:00
Lagom Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
Precompile Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
ShellCompletions/zsh Meta: Add basic Zsh completions for serenity.sh 2021-04-22 09:55:48 +02:00
Websites/serenityos.org
bochsrc
build-image-grub.sh Everywhere: Replace SERENITY_ROOT with SERENITY_SOURCE_DIR 2021-04-20 15:27:52 +02:00
build-image-qemu.sh Meta: Re-use existing disk image where possible 2021-04-23 22:34:05 +02:00
build-root-filesystem.sh Meta: Support using rsync to install the root filesystem 2021-04-23 22:34:05 +02:00
check-ak-test-files.sh
check-debug-flags.sh Meta: Remove references to Userland/Libraries/LibELF/exec_elf.h 2021-04-19 09:19:31 +02:00
check-newlines-at-eof.py Meta: Remove references to Userland/Libraries/LibELF/exec_elf.h 2021-04-19 09:19:31 +02:00
check-style.sh Meta: Remove references to Userland/Libraries/LibELF/exec_elf.h 2021-04-19 09:19:31 +02:00
check-symbols.sh CI: Don't fail check-symbols if symbol is defiend somewhere else 2021-03-19 22:55:53 +01:00
check-syscall-lists.sh
debug-kernel.sh Meta: Add GDB pretty printers 2021-04-22 00:45:43 +02:00
generate-embedded-resource-assembly.sh
grub-ebr.cfg
grub-gpt.cfg
grub-mbr.cfg
install-ports-tree.sh Everywhere: Replace SERENITY_ROOT with SERENITY_SOURCE_DIR 2021-04-20 15:27:52 +02:00
lint-ci.sh
lint-clang-format.sh Meta: Remove references to Userland/Libraries/LibELF/exec_elf.h 2021-04-19 09:19:31 +02:00
lint-executable-resources.sh
lint-ipc-ids.sh
lint-keymaps.py Meta: Resolve some pylint violations in Python lint scripts 2021-04-02 23:07:58 +02:00
lint-missing-resources.sh
lint-ports.py Ports: Detect more types of errors in the AvailablePorts.md file 2021-04-23 16:11:48 +02:00
lint-prettier.sh
lint-python.sh
lint-shell-scripts.sh
notify_irc.py Meta: Resolve some pylint violations in Python lint scripts 2021-04-02 23:07:58 +02:00
refresh-serenity-qtcreator.sh Everywhere: Replace SERENITY_ROOT with SERENITY_SOURCE_DIR 2021-04-20 15:27:52 +02:00
run.sh Everywhere: Replace SERENITY_ROOT with SERENITY_SOURCE_DIR 2021-04-20 15:27:52 +02:00
screenshot-000ccc0.png
screenshot-0f85753.png Meta: Update the screenshot in the ReadMe :^) 2021-04-04 09:57:36 +02:00
screenshot-8ea4375.png
screenshot-1133aca.png
screenshot-9145a72.png
screenshot-23263aa.png
screenshot-191112e.png
screenshot-b5521e1.png
screenshot-cdb82f6.png
screenshot-d727005.png
screenshot-ef9fbef.png
screenshot-f8fc892.png
serenity.sh Meta: Add GDB pretty printers 2021-04-22 00:45:43 +02:00
serenity_gdb.py Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
text-to-cpp-string.sh
write-only-on-difference.sh