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-10-03
Meta: Make x86-64 target the default
Liav A
2022-09-18
Meta: Fix example invocations of the serenity.sh run command
Ben Wiederhake
2022-09-14
Everywhere: Fix a variety of typos
Brian Gianforcaro
2022-09-13
Meta: Add confirmation for toolchain rebuilds if there's one already
networkException
2022-08-24
Toolchain: Update binutils to version 2.39
Brian Gianforcaro
2022-08-14
Everywhere: Get rid of the fbdev kernel boot argument remainders
Liav A
2022-07-10
Meta: Teach pick_host_compiler about Homebrew Clang
Daniel Bertalan
2022-05-31
Meta: Add error message when running serenity.sh as root
Andrew Kaster
2022-05-17
Meta: Validate explicitly set TOOLCHAIN in `serenity.sh`
Jelle Raaijmakers
2022-04-26
Meta: Allow Clang to be used as the host compiler for Lagom
Daniel Bertalan
2022-03-27
Meta: Fix path to GCC's addr2line in serenity.sh
Linus Groh
2022-03-24
Meta: Disable KASLR when debugging the kernel with GDB
Idan Horowitz
2022-03-08
Meta: Fix that the processor count was output to stderr and ignored
davidot
2022-03-08
Meta: Read MAKEJOBS to limit jobs for ninja in serenity.sh
davidot
2022-02-19
Meta: Make `serenity.sh gdb` work with the Clang toolchain
Daniel Bertalan
2022-02-14
Meta: Add support for the Limine bootloader
czapek1337
2022-02-11
Meta: Enable RELR relocations
Daniel Bertalan
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
[next]