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
2022-01-07
Meta+CI+Documentation: Bump host gcc requirement up to gcc 11
Andrew Kaster
2021-12-29
Meta: Add egcc as a GCC candidate
tuftedocelot
2021-11-02
Meta: Don't check for toolchain if serenity.sh target is lagom
Linus Groh
2021-10-25
Kernel+SystemServer: Change bootmode to system_mode
Ben Wiederhake
2021-10-25
Kernel: Separate panic behavior from bootmode
Ben Wiederhake
2021-10-25
Kernel: Separate framebuffers from bootmode
Ben Wiederhake
2021-10-17
Meta: Support llvm-addr2line in `serenity.sh`
Daniel Bertalan
2021-10-17
Toolchain+Meta: Update LLVM version to 13.0.0
Daniel Bertalan
2021-10-07
Meta: Warn on `rebuild-toolchain i686 clang`
Nico Weber
2021-09-16
Meta: Ensure BUILD_LAGOM is set when running `serenity.sh test lagom`
Andrew Kaster
2021-09-15
Meta: Update serenity.sh for the SuperBuild
Andrew Kaster
2021-09-07
Meta: Don't immediately continue in serenity.sh's gdb option
Idan Horowitz
2021-09-03
Meta: Add the ability to specify clang with serenity.sh
Tom
2021-08-29
Meta: Remove duplicate valid target check from serenity.sh
Linus Groh
2021-08-29
Meta: Mention aarch64 as a supported TARGET in serenity.sh's help
Linus Groh
2021-08-28
Toolchain: Enough to make `rebuild-toolchain aarch64` work
Nico Weber
2021-08-28
Meta: Let serenity.sh's TARGET default to SERENITY_ARCH, not i686
Linus Groh
2021-08-22
Meta: Add 'copy-src' command to serenity.sh
Itamar
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