ladybird/Userland/DevTools
Itamar 506c13d143 HackStudio: Put the Build directory inside the Serenity repository
Previously, the build directory for building serenity components was a
temporary directory in /tmp which was generated whenever a different
serenity component was built.

Instead of doing that, Hack Studio now simply uses the Build/ directory
inside the Serenity repository, similar to what is done in host builds.

This makes it so we don't re-build when switching back and forth between
different components.
It also makes it easier to inspect the build products.
2022-02-12 11:51:48 +01:00
..
HackStudio HackStudio: Put the Build directory inside the Serenity repository 2022-02-12 11:51:48 +01:00
Inspector Userland: Remove a bunch of unnecessary Vector imports 2022-01-28 23:40:25 +01:00
Playground Playground: Remove the GML formatting warning 2022-02-07 18:39:50 +01:00
Profiler AK: Make Bitmap construction OOM-fallible 2022-02-11 17:49:46 +02:00
UserspaceEmulator UserspaceEmulator: Implement ioctl TIOCSTI 2022-01-29 11:22:43 +01:00
CMakeLists.txt HackStudio: Enable building HackStudio on x86_64 2021-08-02 00:57:06 +02:00