serenity/Meta
Andrew Kaster 20e904d87c Meta: Move code generator helpers to their own CMake helper file
compile_gml, compile_ipc, and generate_state_machine all use host
tools to generate sources for the target build. As part of trying to
organize host tools into a common area, let's move these helper rules to
a common file that we can add other host tools to later. And, keep the
host tool helpers separate from the CMake target helpers for apps and
libraries.
2021-08-28 08:44:17 +01:00
..
Azure CI: Ensure unzip is installed on the builders 2021-08-26 23:40:23 +02:00
CMake Meta: Move code generator helpers to their own CMake helper file 2021-08-28 08:44:17 +01:00
Lagom Meta: Semi-automatically detect ccache for Lagom builds 2021-08-17 13:31:43 +01: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 Meta: Run 'du' with '--apparent-size', except on macOS 2021-05-16 22:50:46 +01:00
build-image-qemu.sh Meta: Assume and find GNU du 2021-08-18 10:59:50 +02:00
build-root-filesystem.sh Meta: Add 'copy-src' command to serenity.sh 2021-08-22 10:28:13 +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 Tests: Add regression tests for the LibCpp preprocessor 2021-08-14 12:40:55 +02:00
check-style.sh Tests: Add regression tests for the LibCpp preprocessor 2021-08-14 12:40:55 +02:00
check-symbols.sh
check-syscall-lists.sh
debug-kernel.sh Meta: Explicitly configure source directory in debug-kernel.sh 2021-08-19 11:42:20 +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 Meta: Run the Wasm spec tests in CI 2021-05-27 17:28:41 +04:30
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 Tests: Add regression tests for the LibCpp preprocessor 2021-08-14 12:40:55 +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 Meta: Fix error in lint-ports.py 2021-05-07 20:08:45 +01:00
lint-prettier.sh
lint-python.sh
lint-shell-scripts.sh Meta: Enable linting of shell scripts under Toolchain 2021-05-05 21:26:37 +02:00
new-project.sh Meta: Add new-project.sh :^) 2021-08-13 21:12:17 +04:30
refresh-serenity-qtcreator.sh
run.sh Meta: Add System32 to the PATH so that reg.exe is always found 2021-08-27 21:24:25 +01: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-b36968c.png README+Meta: Update the screenshot :^) 2021-08-18 14:27:37 +02:00
screenshot-cdb82f6.png
screenshot-d727005.png
screenshot-ef9fbef.png
screenshot-f8fc892.png
serenity.sh Meta: Add 'copy-src' command to serenity.sh 2021-08-22 10:28:13 +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