serenity/Meta
Brian Gianforcaro 489fe9b66a Meta: Fix path to kernel binary in debug-kernel.sh
This appears to have been broken since the migration to cmake.
2021-02-07 19:13:10 +01:00
..
CLion Meta: Update CLion CMakeLists for moved directories 2021-01-14 08:13:54 +01:00
CMake Kernel: Add NE2000 network card driver 2021-02-05 09:35:02 +01:00
Lagom Lagom/Fuzzers: Recommend enabling UBSan, extend instructions 2021-01-30 09:23:18 +01:00
Websites/serenityos.org Website: Bounty: Add links to writeups for unclaimed bounties 2021-01-16 16:58:04 +01:00
bochsrc
build-image-grub.sh Build: Fix build of grub image when choosing EBR scheme 2020-12-27 23:07:44 +01:00
build-image-qemu.sh Build: Modify various parts to allow the build to succeed on FreeBSD 2020-10-20 14:40:47 +02:00
build-root-filesystem.sh Applications: Remove "Welcome" application 2021-02-03 10:20:17 +01:00
check-ak-test-files.sh Meta: Get building on NixOS (#5005) 2021-01-22 17:44:05 +01:00
check-debug-flags.sh Meta: Make check-debug-flags.sh work with the new changes. 2021-01-25 09:47:36 +01:00
check-newlines-at-eof.py Libraries: Move to Userland/Libraries/ 2021-01-12 12:17:46 +01:00
check-style.sh Meta: Get building on NixOS (#5005) 2021-01-22 17:44:05 +01:00
check-symbols.sh Libraries: Move to Userland/Libraries/ 2021-01-12 12:17:46 +01:00
check-syscall-lists.sh Meta: Check consistency of various syscall tables 2021-01-23 16:47:09 +01:00
debug-kernel.sh Meta: Fix path to kernel binary in debug-kernel.sh 2021-02-07 19:13:10 +01:00
generate-embedded-resource-assembly.sh Meta: Get building on NixOS (#5005) 2021-01-22 17:44:05 +01:00
grub-ebr.cfg Kernel: Introduce a new partitioning subsystem 2020-12-27 23:07:44 +01:00
grub-gpt.cfg
grub-mbr.cfg
lint-ci.sh Meta: Add script that checks consistency of keymaps 2021-02-01 09:54:32 +01:00
lint-clang-format.sh Meta: Get building on NixOS (#5005) 2021-01-22 17:44:05 +01:00
lint-executable-resources.sh Meta: Get building on NixOS (#5005) 2021-01-22 17:44:05 +01:00
lint-ipc-ids.sh Meta: Get building on NixOS (#5005) 2021-01-22 17:44:05 +01:00
lint-keymaps.py Meta: Remove now-obsolete import from lint script 2021-02-01 22:58:56 +01:00
lint-missing-resources.sh Meta: Get building on NixOS (#5005) 2021-01-22 17:44:05 +01:00
lint-prettier.sh Meta: Get building on NixOS (#5005) 2021-01-22 17:44:05 +01:00
lint-python.sh Meta: Get building on NixOS (#5005) 2021-01-22 17:44:05 +01:00
lint-shell-scripts.sh Meta: Get building on NixOS (#5005) 2021-01-22 17:44:05 +01:00
notify_irc.py Meta: Reduce IRC spam 2020-11-25 20:50:22 +01:00
refresh-serenity-qtcreator.sh LibGUI: Introduce GML - a simple GUI Markup Language :^) 2020-12-20 11:59:40 +01:00
run.sh Meta: Bump default RAM size to 512MB 2021-01-01 23:43:44 +01:00
screenshot-000ccc0.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
text-to-cpp-string.sh Meta: Use a bash shebang for text-to-cpp-string.sh 2021-01-22 18:41:08 +01:00
write-only-on-difference.sh