index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
AdvancedBuildInstructions.md
Age
Commit message (
Expand
)
Author
2022-12-28
Documentation: Remove i686 support
Liav A
2022-12-27
Documentation: Fix a few typos
Nico Weber
2022-12-10
Documentation: Describe extra clang tools built alongside BuildClang.sh
Andrew Kaster
2022-12-05
Documentation: Fix typo in AdvancedBuildInstructions.md
Agustin Gianni
2022-12-04
Meta: Update all references of clang-format-14 to clang-format-15
Liav A
2022-09-02
Meta+Tests: Allow running FLAC spec tests
kleines Filmröllchen
2022-05-23
Meta+Userland: Add jakt as an optional Lagom Tool
Andrew Kaster
2022-05-21
Meta: Add option to disable Kernel Address Sanitizer
Timon Kruiper
2022-05-02
Meta+Userland: Add ENABLE_USERSPACE_COVERAGE_COLLECTION CMake option
Andrew Kaster
2022-03-31
CMake: Allow building fuzzing targets without libFuzzer or OSS-Fuzz
Tim Schumacher
2022-03-31
Meta: Rename Fuzzer flags to `ENABLE_FUZZERS_{LIBFUZZER,OSSFUZZ}`
Tim Schumacher
2022-02-14
Documentation: Add information about the limine-image target
czapek1337
2022-02-03
Documentation: Update reference to obsolete config option
Rummskartoffel
2022-01-24
Toolchain: Add support for building the userland with the mold linker
Daniel Bertalan
2021-12-22
Meta: Add a cmake flag for building for compiler explorer
Ali Mohammad Pur
2021-12-16
Kernel: Build with -O2 by default
Andreas Kling
2021-12-02
Documentation: Update instructions for using the Clang toolchain
Sam Atkins
2021-09-27
Documentation: Add build file copy instruction
Edward Palmer
2021-09-15
Documentation: Document new SuperBuild build infrastructure
Andrew Kaster
2021-08-08
Documentation: Add explanation for the Clang-based toolchain
Daniel Bertalan
2021-07-26
Kernel: Add option to build with coverage instrumentation and KCOV
Patrick Meyer
2021-07-12
Meta+CI: Use wabt version 1.0.23 for all CI jobs
Andrew Kaster
2021-07-12
Documentation: Condense the Windows build instructions some more
Gunnar Beutner
2021-07-12
Documentation: Remove obsolete CMake option
Gunnar Beutner
2021-07-12
Documentation: Show users how to build specific ninja targets directly
Gunnar Beutner
2021-07-10
Documentation: Reorganize the build documentation
Gunnar Beutner