summaryrefslogtreecommitdiff
path: root/Meta/serenity.sh
AgeCommit message (Expand)Author
2021-07-10Documentation: Reorganize the build documentationGunnar Beutner
2021-07-10Meta: Automatically pick an appropriate GCC binaryGunnar Beutner
2021-07-01Meta: Make serenity.sh pass the SERENITY_ARCH cmake argument for x86_64Idan Horowitz
2021-06-02Meta: Remove duplicated ensure_toolchain from serenity.shLinus Groh
2021-06-01Meta: Make `serenity.sh` invoke `cmake` when `build.ninja` is missingJelle Raaijmakers
2021-04-22Meta: Add GDB pretty printersGunnar Beutner
2021-04-20Everywhere: Replace SERENITY_ROOT with SERENITY_SOURCE_DIRPanagiotis Vasilopoulos
2021-04-20Meta: Add a rebuild-world command to serenity.shBrian Gianforcaro
2021-04-18Meta: Replace /bin/env with /usr/bin/envin serenity.sh shebangLinus Groh
2021-04-17Meta: Remove stray newline from serenity.sh help textLinus Groh
2021-04-17Meta: Allow serenity.sh to be used outside of assumed working directoryBrian Gianforcaro
2021-04-15Meta: Use basename for serenity.sh help messageBrian Gianforcaro
2021-03-24Meta: Pass arguments to 'serenity.sh run lagom' executableLinus Groh
2021-03-12Meta: Support 'serenity.sh gdb lagom'Linus Groh
2021-03-12Lagom: Add 'test' command to serenity.shLinus Groh
2021-03-12Meta: Make 'serenity.sh run lagom' run Lagom executablesLinus Groh
2021-03-12Meta: Don't depend on toolchain for lagom target in serenity.shLinus Groh
2021-03-12Meta: Add lagom_unsupported helper function to serenity.shLinus Groh
2021-03-11Meta: Add gdb command to serenity.shTom
2021-03-09Meta: Add a build helper scriptTom