1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 21:48:13 +00:00
serenity/Meta/CMake
Max Wipfli 2d71eaadcd Meta: Add the ConfigureComponents utility
This adds a utility program which is essentially a command generator for
CMake. It reads the 'components.ini' file generated by CMake in the
build directory, prompts the user to select a build type and optionally
customize it, generates and runs a CMake command as well as 'ninja
clean' and 'rm -rf Root', which are needed to properly remove system
components.

The program uses whiptail(1) for user interaction.
2021-07-06 21:54:51 +02:00
..
ConfigureComponents Meta: Add the ConfigureComponents utility 2021-07-06 21:54:51 +02:00
all_the_debug_macros.cmake Meta: Remove the LibJS OBJECT_DEBUG debug macro 2021-07-04 22:07:36 +01:00
utils.cmake Meta: Add support for declaring components 2021-06-17 11:03:51 +02:00
wasm_spec_tests.cmake Meta: Run the Wasm spec tests in CI 2021-05-27 17:28:41 +04:30