ladybird/Meta
Jelle Raaijmakers b7ffb2bde7 Meta: Validate explicitly set TOOLCHAIN in serenity.sh
Previously, `serenity.sh rebuild-toolchain x86_64 clang` would simply
start building GCC instead and call it a day. With this change, if a
toolchain is passed as an argument, it is validated if it is either
"GNU" or "Clang" and exits with an error otherwise.

The `TOOLCHAIN` value defaults to the `SERENITY_TOOLCHAIN` environment
variable if not provided explicitly.
2022-05-17 00:53:26 +02:00
..
Azure CI: Ensure that Azure nightly pipeline doesn't run on CI or PR triggers 2022-05-07 20:49:13 +02:00
CMake Meta: Move compiler flags into standalone CMake files 2022-05-14 17:53:06 +02:00
HeaderCheck Meta: Remove obsolete HeaderCheck .gitignore 2022-03-24 20:11:39 -07:00
Lagom Meta: Move compiler flags into standalone CMake files 2022-05-14 17:53:06 +02:00
Screenshots Meta: Move screenshots into subdir 2022-04-03 13:14:15 +01:00
ShellCompletions/zsh Meta: Add copy-src to commands in ZSH autocomplete script 2022-03-14 22:20:35 +00:00
Websites
analyze-qemu-coverage.sh Meta: Add script to analyze coverage data from an existing disk image 2022-05-02 01:46:18 +02:00
bochsrc
build-image-extlinux.sh
build-image-grub.sh
build-image-limine.sh
build-image-qemu.sh Meta: Remove hardcoded resize2fs executable path 2022-05-08 16:49:52 +02:00
build-manpages-website.sh
build-native-partition.sh
build-root-filesystem.sh Toolchain+Ports: Update LLVM to 14.0.1 2022-04-23 10:43:32 -07:00
check-ak-test-files.sh
check-debug-flags.sh Kernel: Support all Intel-defined CPUID feature flags for EAX=1 2022-03-27 18:54:56 +02:00
check-markdown.sh Utilities+Meta: Check icons in markdown-check 2022-02-26 20:05:06 +02:00
check-newlines-at-eof.py
check-style.py
check-symbols.sh
check-syscall-lists.sh
convert-markdown-links.lua
debug-kernel.sh Meta: Allow setting a host IP address to bind to 2022-04-20 14:12:34 +02:00
export-argsparser-manpages.sh
extlinux.conf
generate-embedded-resource-assembly.sh
generate-libwasm-spec-test.py Meta: Skip wasm tests whose modules cannot be loaded 2022-03-20 10:44:32 +03:30
generate-libwasm-spec-test.sh
grub-ebr.cfg
grub-gpt.cfg
grub-mbr.cfg
install-ports-tree.sh
limine.cfg
lint-ci.sh
lint-clang-format.sh Meta: Use clang-format from the Clang toolchain if available 2022-04-23 10:43:32 -07:00
lint-commit.sh
lint-executable-resources.sh
lint-gml-format.sh
lint-keymaps.py
lint-missing-resources.sh
lint-ports.py Ports: Convert GLTron patches to new format 2022-05-09 21:18:21 +02:00
lint-prettier.sh
lint-python.sh
lint-shell-scripts.sh Base: Add some default completions to shellrc 2022-04-18 19:53:10 +04:30
new-project.sh
refresh-serenity-qtcreator.sh
run.sh Meta: Use VMWare SVGA adapter if running QEMU Q35 machine 2022-05-06 18:04:57 +02:00
serenity.sh Meta: Validate explicitly set TOOLCHAIN in serenity.sh 2022-05-17 00:53:26 +02:00
serenity_gdb.py Meta: Avoid showing elements in extremely large vectors in gdb 2022-04-01 21:41:41 +01:00
text-to-cpp-string.sh
tweet-commits.js