serenity/Toolchain
Andreas Kling c1ed16c8e8 Toolchain: Oops, we can't rely on "install.sh" to build LibC/LibM.
When we used "make install" in the past, the "install" target would pull
in the library targets as dependencies, and everything got built that way.
Now that we use "install.sh" instead, we have to build things manually.
2019-07-22 08:48:08 +02:00
..
Patches Toolchain: Added build script (wip) 2019-04-29 13:12:20 +02:00
BuildIt.sh Toolchain: Oops, we can't rely on "install.sh" to build LibC/LibM. 2019-07-22 08:48:08 +02:00
CMakeToolchain.txt Toolchain: Add some required options to the default CMake options. 2019-05-18 02:57:38 +02:00
UseIt.sh Toolchain: Oops, let's unbreak UseIt.sh. 2019-05-20 02:06:41 +02:00