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-12-28
Meta: Remove i686 target
Liav A
2022-12-25
Meta: Enable starting ladybird from serenity.sh
Andrew Kaster
2022-12-24
Meta: Move UCD/CLDR/TZDB downloaded artifacts to Build/caches
Timothy Flynn
2022-12-19
Documentation: Adjust default TARGET to x86_64 in the documentation
0xxFF
2022-12-17
Meta: Prefer clang as a host compiler to gcc
Andrew Kaster
2022-12-17
Meta: Allow building with Apple clang 14.x
Andrew Kaster
2022-12-13
Meta: Build CMake from source if version is too old in serenity.sh
Andrew Kaster
2022-11-25
Meta: Use proper versions in is_compiler_supported check in serenity.sh
Andrew Kaster
2022-10-25
Everywhere: Require version >= 12 for GCC host compiler
Linus Groh
2022-10-24
Meta: Also set CC/CXX when selecting the host toolchain
Tim Schumacher
2022-10-16
Meta: Print error if cmake does not exist
demostanis
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
[next]