serenity/Meta
Jean-Baptiste Boric f641cc6470 Meta: Tune default QEMU disk size
Having lots of small files in Base/ may require more inodes in the
ext2 filesystem than the format utility sets aside by default. Let's
make a more educated guess since we have a rough idea of how many
inodes we need by counting files and directories.
2021-08-13 08:04:59 +02:00
..
CMake Meta: Properly quote some CMake variables in serenity_component 2021-08-12 07:48:50 +02:00
Lagom Meta: Add BUILD_SHARED_LIBS option for Lagom builds 2021-08-02 09:05:28 +02:00
ShellCompletions/zsh
Websites Everywhere: Use new discord invite url :^) 2021-06-14 22:41:37 +01:00
bochsrc Meta: Increase RAM amount for Bochs 2021-06-25 15:19:09 +02:00
build-image-extlinux.sh Meta: Fix syslinux detection on Arch Linux 2021-07-20 15:12:19 +02:00
build-image-grub.sh
build-image-qemu.sh Meta: Tune default QEMU disk size 2021-08-13 08:04:59 +02:00
build-root-filesystem.sh Meta: Add Clang support to the CMake build scripts 2021-08-08 10:55:36 +02:00
check-ak-test-files.sh Meta: Fix wrong path for AK Tests in check-ak-test-files.sh 2021-08-05 19:58:55 +02:00
check-debug-flags.sh
check-newlines-at-eof.py
check-style.sh
check-symbols.sh
check-syscall-lists.sh
debug-kernel.sh Meta: Allow attaching GDB to the QEMU instance on the WSL2 host 2021-08-08 01:46:41 +02:00
extlinux.conf Meta: Update extlinux config for the recent prekernel changes 2021-07-20 15:12:19 +02:00
generate-embedded-resource-assembly.sh
generate-libwasm-spec-test.py Meta: Un-escape escaped strings when generating Wasm tests 2021-08-12 21:03:53 +02:00
generate-libwasm-spec-test.sh
grub-ebr.cfg Kernel: Fix GRUB config by specifying the correct file name 2021-07-18 22:08:03 +02:00
grub-gpt.cfg Kernel: Fix GRUB config by specifying the correct file name 2021-07-18 22:08:03 +02:00
grub-mbr.cfg Kernel: Fix GRUB config by specifying the correct file name 2021-07-18 22:08:03 +02:00
install-ports-tree.sh
lint-ci.sh
lint-clang-format.sh Meta: Remove syslog.h from clang-format exclusion list 2021-08-07 15:36:51 +02:00
lint-commit.sh Meta: Ignore everything after the git cut line in a lint-commit.sh hook 2021-07-27 22:35:49 +01:00
lint-executable-resources.sh
lint-ipc-ids.sh
lint-keymaps.py
lint-missing-resources.sh
lint-ports.py
lint-prettier.sh
lint-python.sh
lint-shell-scripts.sh
refresh-serenity-qtcreator.sh
run.sh Meta: Add SERENITY_CPUS environment variable to control number of CPUs 2021-08-09 21:02:23 +02:00
screenshot-000ccc0.png
screenshot-0f85753.png
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 Documentation: Reorganize the build documentation 2021-07-10 23:24:45 +02:00
serenity_gdb.py Meta: Remove gdb pretty printer for AK::InlineLinkedList 2021-06-16 10:40:01 +02:00
text-to-cpp-string.sh
tweet-commits.js Meta: Ensure long messages fit in commit tweet 2021-06-18 13:34:17 +01:00
write-only-on-difference.sh