1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 06:47:35 +00:00
serenity/Userland
Gunnar Beutner b81926d933 HackStudio: Enable building HackStudio on x86_64
This implements bits and pieces to get the debugging functionality to
build. No testing has been done to check whether it actually works
because GCC doesn't currently work.
2021-08-02 00:57:06 +02:00
..
Applets Applets: Remove unused header includes 2021-08-01 08:10:16 +02:00
Applications PixelPaint: Show image coordinates in the status bar 2021-08-02 00:49:24 +02:00
Demos Demos: Remove unused header includes 2021-08-01 08:10:16 +02:00
DevTools HackStudio: Enable building HackStudio on x86_64 2021-08-02 00:57:06 +02:00
DynamicLoader DynamicLoader+LibELF: Move self-relocation code into a separate file 2021-07-27 13:15:16 +02:00
Games Breakout: Add menus before showing the window 2021-07-31 08:08:31 +02:00
Libraries HackStudio: Enable building HackStudio on x86_64 2021-08-02 00:57:06 +02:00
Services LibGUI, WindowServer: Greatly simplify menubar logic 2021-08-02 00:39:15 +02:00
Shell Shell: Improve the parsing of history event designators 2021-08-02 02:58:55 +04:30
Utilities js: Implement pretty-printing of Temporal.ZonedDateTime objects 2021-08-01 20:31:31 +01:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00