ladybird/Meta
Andrew Kaster c0542ed40b Meta+test262-runner: Check for signature of __assert_fail in CMake
Rather than trying to assume the only two C libraries on Linux are musl
and glibc, this solution fixes musl builds by explicitly checking for
the one C library function we are overwriting.

That being said, we should find another solution to retrieving this
error information from crashing tests. Possibly just overriding the
SIGABRT handler would work. The full solution might require checking
stderr as well as stdout in the test driver though.
2022-12-20 11:04:05 +01:00
..
Azure Meta: Switch to clang-format-15 as the standard formatter 2022-12-03 23:52:23 +00:00
CMake LibGL: Generate the API wrappers 2022-12-20 10:42:31 +01:00
HeaderCheck HeaderCheck: Also check AK for broken headers 2022-09-18 13:27:24 -04:00
Lagom Meta+test262-runner: Check for signature of __assert_fail in CMake 2022-12-20 11:04:05 +01:00
Screenshots
ShellCompletions/zsh
Websites
.shell_include.sh Meta: Find mke2fs on macOS even if HOMEBREW_PREFIX is not set 2022-12-18 17:49:49 -07:00
analyze-qemu-coverage.sh Meta: Use absolute paths in Meta/analyze-qemu-coverage.sh 2022-12-10 11:51:16 +00:00
bochsrc
build-image-extlinux.sh Meta: Factorize path resolution 2022-12-14 16:43:44 +00:00
build-image-grub.sh Meta: Factorize path resolution 2022-12-14 16:43:44 +00:00
build-image-limine.sh Meta: Factorize path resolution 2022-12-14 16:43:44 +00:00
build-image-qemu.sh Meta: Fix mke2fs on MacOS 2022-12-17 16:12:48 -07:00
build-manpages-website.sh
build-native-partition.sh Meta: Factorize path resolution 2022-12-14 16:43:44 +00:00
build-root-filesystem.sh Meta+CMake: Extract Wasm spec tests into the binary directory 2022-12-14 20:29:43 +03:30
check-ak-test-files.sh Meta: Fix check for AK test inclusion 2022-09-13 08:29:09 +00:00
check-debug-flags.sh Kernel: Split the Ext2FileSystem.{cpp,h} files into smaller components 2022-11-08 02:54:48 -07:00
check-emoji.py Meta: Disallow emoji images with invalid code points in their file name 2022-10-26 18:40:20 +01:00
check-markdown.sh
check-newlines-at-eof.py Kernel: Split the Ext2FileSystem.{cpp,h} files into smaller components 2022-11-08 02:54:48 -07:00
check-png-sizes.sh
check-style.py Kernel: Split the Ext2FileSystem.{cpp,h} files into smaller components 2022-11-08 02:54:48 -07:00
check-symbols.sh Meta: Make x86-64 target the default 2022-10-03 11:14:53 +02:00
convert-markdown-links.lua
debug-kernel.sh Meta: Make x86-64 target the default 2022-10-03 11:14:53 +02:00
export-argsparser-manpages.sh CI: Ensure the manpage generation step shuts down the VM on failure 2022-10-31 22:10:14 +00:00
extlinux.conf Everywhere: Get rid of the fbdev kernel boot argument remainders 2022-08-14 01:03:23 +01:00
generate-embedded-resource-assembly.sh
generate-libwasm-spec-test.py
generate-libwasm-spec-test.sh
grub-ebr.cfg Meta: Use correct boot device selections when using GRUB images 2022-09-02 23:36:08 +01:00
grub-gpt.cfg Meta: Use correct boot device selections when using GRUB images 2022-09-02 23:36:08 +01:00
grub-mbr.cfg Meta: Use correct boot device selections when using GRUB images 2022-09-02 23:36:08 +01:00
install-ports-tree.sh
limine.cfg Everywhere: Get rid of the fbdev kernel boot argument remainders 2022-08-14 01:03:23 +01:00
lint-ci.sh Meta: Remove 'time' invocation in lint-ci 2022-09-22 00:45:10 +02:00
lint-clang-format.sh Meta: Switch to clang-format-15 as the standard formatter 2022-12-03 23:52:23 +00:00
lint-commit.sh CI: Add a check to report git merge commit 2022-12-10 12:07:06 +00:00
lint-executable-resources.sh
lint-gml-format.sh Meta: Only check changed files in lint-gml-format.sh 2022-09-18 18:45:25 -07:00
lint-keymaps.py
lint-ports.py
lint-prettier.sh
lint-python.sh
lint-shell-scripts.sh Meta: Allow shellcheck to search sourced files in the script directory 2022-10-16 23:39:45 +02:00
new-project.sh
refresh-serenity-qtcreator.sh
run.sh Meta: Disable gdbstub when running under HVF on macOS 2022-12-18 17:46:29 -07:00
serenity.sh Documentation: Adjust default TARGET to x86_64 in the documentation 2022-12-19 09:00:34 -05:00
serenity_gdb.py
text-to-cpp-string.sh
tweet-commits.js