serenity/Meta
William Marlow 91b65ec328 Build: Expose symbols SECTION_start and SECTION_size for embedded resources.
Resources embedded by the embed_resource() function will now also expose
a SECTION_start and SECTION_size symbol so the embedded resource can be found
by an application without having to parse its own ELF image which is not
something applications can currently do from userspace.
2020-12-29 23:38:48 +01:00
..
CLion Build: Support non-i686 toolchains 2020-12-29 17:42:04 +01:00
CMake Build: Expose symbols SECTION_start and SECTION_size for embedded resources. 2020-12-29 23:38:48 +01:00
Lagom LibELF: Remove ELF::Loader and move everyone to ELF::Image 2020-12-25 02:14:56 +01:00
Websites/serenityos.org Meta: Import the serenityos.org website 2020-12-28 00:12:12 +01:00
bochsrc Meta: move Kernel/.bochsrc => Meta/bochsrc 2020-07-01 12:53:39 +02:00
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 Build: Support non-i686 toolchains 2020-12-29 17:42:04 +01:00
check-ak-test-files.sh Meta: Verify all AK test files are listed in CMake 2020-12-24 21:00:10 +01:00
check-debug-flags.sh CMake: Decouple cmake utility functions from top-level CMakeLists.txt 2020-12-24 11:02:04 +01:00
check-style.sh Meta: Fix wonky copyright headers in Tests 2020-09-05 14:19:38 +02:00
check-symbols.sh Everywhere: Fix more typos 2020-10-03 12:36:49 +02:00
debug-kernel.sh
generate-embedded-resource-assembly.sh Build: Expose symbols SECTION_start and SECTION_size for embedded resources. 2020-12-29 23:38:48 +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: Run lint-prettier.sh on CI 2020-12-27 21:25:27 +01:00
lint-clang-format.sh Meta: Update lint-{clang-format,shell-scripts}.sh to take a list of files 2020-12-27 21:25:27 +01:00
lint-executable-resources.sh Meta: Set 'pipefail' option correctly in shell scripts 2020-12-27 21:25:27 +01:00
lint-ipc-ids.sh Meta: Set 'pipefail' option correctly in shell scripts 2020-12-27 21:25:27 +01:00
lint-missing-resources.sh Meta: Set 'pipefail' option correctly in shell scripts 2020-12-27 21:25:27 +01:00
lint-prettier.sh Meta: Add lint-prettier.sh 2020-12-27 21:25:27 +01:00
lint-shell-scripts.sh Meta: Update lint-{clang-format,shell-scripts}.sh to take a list of files 2020-12-27 21:25:27 +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: Add env variable SERENITY_RUN to be able to choose qemu, bochs, etc 2020-09-19 00:33:02 +02: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: Make the text-to-cpp-string thingy pass shellcheck 2020-09-14 16:33:53 +02:00
write-only-on-difference.sh Meta: Provide a way to only update a file if the output changes 2020-08-04 11:27:14 +02:00