summaryrefslogtreecommitdiff
path: root/Documentation/AdvancedBuildInstructions.md
AgeCommit message (Expand)Author
2023-03-13Documentation: Update VS Code docs for tone, add query-driver directionsAndrew Kaster
2023-03-10Documentation: Reorganize Lagom README and update fuzzer documentationAndrew Kaster
2022-12-28Documentation: Remove i686 supportLiav A
2022-12-27Documentation: Fix a few typosNico Weber
2022-12-10Documentation: Describe extra clang tools built alongside BuildClang.shAndrew Kaster
2022-12-05Documentation: Fix typo in AdvancedBuildInstructions.mdAgustin Gianni
2022-12-04Meta: Update all references of clang-format-14 to clang-format-15Liav A
2022-09-02Meta+Tests: Allow running FLAC spec testskleines Filmröllchen
2022-05-23Meta+Userland: Add jakt as an optional Lagom ToolAndrew Kaster
2022-05-21Meta: Add option to disable Kernel Address SanitizerTimon Kruiper
2022-05-02Meta+Userland: Add ENABLE_USERSPACE_COVERAGE_COLLECTION CMake optionAndrew Kaster
2022-03-31CMake: Allow building fuzzing targets without libFuzzer or OSS-FuzzTim Schumacher
2022-03-31Meta: Rename Fuzzer flags to `ENABLE_FUZZERS_{LIBFUZZER,OSSFUZZ}`Tim Schumacher
2022-02-14Documentation: Add information about the limine-image targetczapek1337
2022-02-03Documentation: Update reference to obsolete config optionRummskartoffel
2022-01-24Toolchain: Add support for building the userland with the mold linkerDaniel Bertalan
2021-12-22Meta: Add a cmake flag for building for compiler explorerAli Mohammad Pur
2021-12-16Kernel: Build with -O2 by defaultAndreas Kling
2021-12-02Documentation: Update instructions for using the Clang toolchainSam Atkins
2021-09-27Documentation: Add build file copy instructionEdward Palmer
2021-09-15Documentation: Document new SuperBuild build infrastructureAndrew Kaster
2021-08-08Documentation: Add explanation for the Clang-based toolchainDaniel Bertalan
2021-07-26Kernel: Add option to build with coverage instrumentation and KCOVPatrick Meyer
2021-07-12Meta+CI: Use wabt version 1.0.23 for all CI jobsAndrew Kaster
2021-07-12Documentation: Condense the Windows build instructions some moreGunnar Beutner
2021-07-12Documentation: Remove obsolete CMake optionGunnar Beutner
2021-07-12Documentation: Show users how to build specific ninja targets directlyGunnar Beutner
2021-07-10Documentation: Reorganize the build documentationGunnar Beutner