index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Meta
/
serenity.sh
Age
Commit message (
Expand
)
Author
2021-07-10
Documentation: Reorganize the build documentation
Gunnar Beutner
2021-07-10
Meta: Automatically pick an appropriate GCC binary
Gunnar Beutner
2021-07-01
Meta: Make serenity.sh pass the SERENITY_ARCH cmake argument for x86_64
Idan Horowitz
2021-06-02
Meta: Remove duplicated ensure_toolchain from serenity.sh
Linus Groh
2021-06-01
Meta: Make `serenity.sh` invoke `cmake` when `build.ninja` is missing
Jelle Raaijmakers
2021-04-22
Meta: Add GDB pretty printers
Gunnar Beutner
2021-04-20
Everywhere: Replace SERENITY_ROOT with SERENITY_SOURCE_DIR
Panagiotis Vasilopoulos
2021-04-20
Meta: Add a rebuild-world command to serenity.sh
Brian Gianforcaro
2021-04-18
Meta: Replace /bin/env with /usr/bin/envin serenity.sh shebang
Linus Groh
2021-04-17
Meta: Remove stray newline from serenity.sh help text
Linus Groh
2021-04-17
Meta: Allow serenity.sh to be used outside of assumed working directory
Brian Gianforcaro
2021-04-15
Meta: Use basename for serenity.sh help message
Brian Gianforcaro
2021-03-24
Meta: Pass arguments to 'serenity.sh run lagom' executable
Linus Groh
2021-03-12
Meta: Support 'serenity.sh gdb lagom'
Linus Groh
2021-03-12
Lagom: Add 'test' command to serenity.sh
Linus Groh
2021-03-12
Meta: Make 'serenity.sh run lagom' run Lagom executables
Linus Groh
2021-03-12
Meta: Don't depend on toolchain for lagom target in serenity.sh
Linus Groh
2021-03-12
Meta: Add lagom_unsupported helper function to serenity.sh
Linus Groh
2021-03-11
Meta: Add gdb command to serenity.sh
Tom
2021-03-09
Meta: Add a build helper script
Tom