serenity/Meta
2025-01-09 13:42:56 +01:00
..
CMake Meta: Download both Raspberry Pi 3 and 4 DTBs 2024-12-30 12:56:52 +01:00
gn LibGfx/JPEG2000: Add LRCP and RLCP progression iterators 2025-01-07 08:23:28 -05:00
HeaderCheck HeaderCheck: Also check AK for broken headers 2022-09-18 13:27:24 -04:00
Lagom Meta: Add serenity sed to lagom 2024-12-19 20:07:02 +01:00
Screenshots README+Meta: Update the screenshot :^) 2023-07-14 23:40:58 +02:00
ShellCompletions/zsh Everywhere: Add RISC-V 64 target to the build system 2023-08-18 08:37:43 -06:00
Websites/man.serenityos.org Meta: Move SerenityOS.org website to separate repository 2024-11-02 02:02:57 +01:00
analyze-qemu-coverage.sh Meta: Use absolute paths in Meta/analyze-qemu-coverage.sh 2022-12-10 11:51:16 +00:00
build-image-extlinux.sh Meta: Stop requesting 128-byte inodes when creating the root filesystem 2024-11-29 10:59:24 -05:00
build-image-grub.sh Meta: Stop requesting 128-byte inodes when creating the root filesystem 2024-11-29 10:59:24 -05:00
build-image-limine.sh Meta: Stop requesting 128-byte inodes when creating the root filesystem 2024-11-29 10:59:24 -05:00
build-image-qemu.sh Meta: Use rm -rf instead of rmdir in QEMU image build script 2024-12-28 11:56:21 -07:00
build-manpages-website.sh Meta: Add anchors to headings of man pages 2023-10-30 10:26:21 +00:00
build-native-partition.sh Meta: Pass -- to sudo instead of '$SHELL -c' in build scripts 2023-07-16 16:28:18 +01:00
build-root-filesystem.sh Meta: Dereference headers when building the root file system 2024-11-23 23:50:17 -05:00
check-ak-test-files.sh Meta: Fix check for AK test inclusion 2022-09-13 08:29:09 +00:00
check-debug-flags.sh Meta: Make check-debug-flags.sh runnable in Bash 3.2 2024-11-05 06:05:19 -05: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-idl-files.py Meta: Add script for checking WebIDL files 2024-11-10 21:19:33 -05:00
check-markdown.sh markdown-check: Allow generating a manpage link graph 2023-07-05 16:15:42 +01:00
check-newlines-at-eof.py Meta: Ignore LibWeb text tests for newline-at-eof check 2024-11-21 22:16:48 -05:00
check-png-sizes.sh Meta: Add a PNG size check to CI and pre-commit checks 2022-06-18 21:58:43 +04:30
check-style.py Kernel/HID: Add support for virtio input devices 2024-05-23 11:16:57 -06:00
convert-markdown-links.lua Meta/build-manpages-website: Use absolute paths for all links 2023-01-08 13:35:29 +01:00
debug-kernel.sh Meta: Unbreak kernel debugging script after Prekernel/Kernel merge 2024-07-26 14:25:49 -04:00
download_file.py Meta: Add User-Agent string on request for download_file 2025-01-01 14:06:03 -05:00
embed_as_string.py Meta: Make embed_as_string_view.py produce Strings instead 2024-11-15 23:10:03 -05:00
emoji-file-list.txt Base+Meta: Add Canadian Provincial flags 2025-01-02 08:15:38 -05: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
find_compiler.sh Meta: Fix detection of default compiler versions 2024-05-23 00:56:37 -06:00
generate-embedded-resource-assembly.sh Meta: Get building on NixOS (#5005) 2021-01-22 17:44:05 +01:00
generate-libwasm-spec-test.py LibWasm: Ignore tests that check that we don't support 2+ memories 2024-07-16 17:35:43 +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 Meta: Unbreak default grub configs after Prekernel/Kernel merge 2024-05-27 17:35:42 +02:00
grub-gpt.cfg Meta: Unbreak default grub configs after Prekernel/Kernel merge 2024-05-27 17:35:42 +02:00
grub-mbr.cfg Meta: Unbreak default grub configs after Prekernel/Kernel merge 2024-05-27 17:35:42 +02:00
import-wpt-test.py Meta+Tests: Substitute Ahem font path in import-wpt-test.py 2024-11-21 22:16:48 -05:00
install-ports-tree.sh Everywhere: Replace SERENITY_ROOT with SERENITY_SOURCE_DIR 2021-04-20 15:27:52 +02:00
jbig2_to_pdf.py Meta/jbig2_to_pdf.py: Read jbig2 dimensions from file 2024-04-02 15:00:23 -04:00
label-pull-requests.js CI: Automatically apply pull request labels for generic PR actions 2023-01-06 15:25:30 +01:00
lb-cherry-picks.py Meta: Add more commits and PRs to lb-cherry-picks.py 2024-11-26 23:27:06 -05:00
limine.cfg Everywhere: Get rid of the fbdev kernel boot argument remainders 2022-08-14 01:03:23 +01:00
lint-ci.sh Meta: Add script for checking WebIDL files 2024-11-10 21:19:33 -05:00
lint-clang-format.sh Kernel/HID: Add support for virtio input devices 2024-05-23 11:16:57 -06:00
lint-commit.sh Meta: Ignore title length of revert commits 2024-12-16 22:08:51 +01:00
lint-executable-resources.sh Meta: Add special case for macOS 2021-11-02 12:23:30 +01:00
lint-gml-format.sh Meta: Show GML formatting issues after lint 2024-04-30 17:46:41 -06:00
lint-gn.sh Meta: Add gn linter 2023-07-13 14:07:25 -06:00
lint-keymaps.py Everywhere: "file name" => "filename" 2021-04-29 22:16:18 +02:00
lint-ports.py Meta: Fix Ports table linter when there's only one space after the link 2024-10-04 10:46:42 -04:00
lint-prettier.sh Meta: Enforce Prettier formatting of Markdown files 2024-10-04 10:46:42 -04:00
lint-python.sh Meta: Get building on NixOS (#5005) 2021-01-22 17:44:05 +01:00
lint-shell-scripts.sh Userland: Move Shell code to be in a library directory 2024-10-04 10:56:27 +02:00
new-project.sh Meta: Add new-project.sh :^) 2021-08-13 21:12:17 +04:30
refresh-serenity-qtcreator.sh Meta: Make *.in files accessible to QtCreator 2023-05-14 16:01:57 -06:00
run.py Meta: Omit -cpu arguments on windows for qemu 9 compatibility 2025-01-09 13:42:56 +01:00
run.sh Meta: Replace run.sh by run.py 2023-12-15 00:11:50 +01:00
serenity.sh Meta: Default to host architecture instead of x86_64 2024-12-30 12:56:52 +01:00
serenity_gdb.py Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
shell_include.sh Meta: Make disk_usage() not depend on GNU du 2024-07-01 23:26:18 +02:00
test_pdf.py Meta: Let test_pdf.py be less dramatic about issue counts 2024-01-10 09:36:33 +01:00
toot-commits.js CI: Add script to post mastodon toots for commits on master 2023-02-10 13:54:07 +00:00
tweet-commits.js Meta: Ensure long messages fit in commit tweet 2021-06-18 13:34:17 +01:00