Skip to content

History / Building Zig From Source

Revisions

  • Updated Building Zig From Source (markdown)

    @nektro nektro committed Apr 10, 2025
  • Update required versions for cmake, LLVM libraries

    @achan1989 achan1989 committed Apr 5, 2025
  • Updated Building Zig From Source (markdown)

    @nektro nektro committed Feb 18, 2025
  • delete bad nixos advice

    @andrewrk andrewrk committed Jan 25, 2025
  • correct dependencies nixos build zig from source (markdown)

    @arksw arksw committed Jan 25, 2025
  • add nixos instructions using nix-shell for dependencies

    @arksw arksw committed Jan 25, 2025
  • Updated Building Zig From Source (markdown)

    @dravenk dravenk committed Jan 21, 2025
  • This allows the user to build zig without building LLVM from scratch first.

    @crazywolf132 crazywolf132 committed Jan 7, 2025
  • Use realpath to get an absolute path to lib

    @MatthiasPortzel MatthiasPortzel committed Dec 2, 2024
  • Fix zig path in instructions. For me, `zig-bootstrap` generated `out/zig-native-linux-gnu-native/zig`

    @MatthiasPortzel MatthiasPortzel committed Dec 2, 2024
  • Add -DZIG_STATIC_ZSTD=ON for macOS+homebrew instructions; see discussion at https://ziggit.dev/t/help-with-building-zig-from-source-cmake-on-macos-with-homebrew-trouble-linking-zstd/6381/5

    @mark-rushakoff mark-rushakoff committed Oct 16, 2024
  • Homebrew use separate formula for lld, added lld to macOS building rules

    @kpy3 kpy3 committed Oct 4, 2024
  • llvm 18 -> 19

    @andrewrk andrewrk committed Sep 20, 2024
  • Updated Building Zig From Source (markdown)

    @mochalins mochalins committed Sep 20, 2024
  • reverts

    @andrewrk andrewrk committed Sep 3, 2024
  • Updated Building Zig From Source (markdown)

    @cowboy8625 cowboy8625 committed Aug 24, 2024
  • Updated Building Zig From Source (markdown)

    @dravenk dravenk committed Aug 23, 2024
  • Revert "Align build from source instructions with main install instructions, notably the part about needing to copy the lib folder as well as the zig compiler binary onto your path." This reverts commit 54d6577f7efc5cf417fd7958eee73ce34db2098f. Unnecessary text

    @andrewrk andrewrk committed May 10, 2024
  • bump LLVM versions

    @YatesRocks YatesRocks committed May 10, 2024
  • Align build from source instructions with main install instructions, notably the part about needing to copy the lib folder as well as the zig compiler binary onto your path.

    @timblaktu timblaktu committed May 9, 2024
  • homebrew has switched to llvm 18 for llvm package, llvm 17 package is llvm@17 now

    @kpy3 kpy3 committed Apr 23, 2024
  • llvm 17

    @Ahmed-0-0 Ahmed-0-0 committed Feb 9, 2024
  • Revert "Updated Building Zig From Source (markdown)" This reverts commit aae3cb1101adec97fbc2874ae780ef5f9a5f045b.

    @andrewrk andrewrk committed Jan 9, 2024
  • Revert "Updated Building Zig From Source (markdown)" This reverts commit 6a0e9f767d3753893af45ed693d686bf6f4722a8.

    @andrewrk andrewrk committed Jan 9, 2024
  • Updated Building Zig From Source (markdown)

    @allaboutevemirolive allaboutevemirolive committed Dec 30, 2023
  • Updated Building Zig From Source (markdown)

    @allaboutevemirolive allaboutevemirolive committed Dec 30, 2023
  • Updated Building Zig From Source (markdown)

    @Ahmed-0-0 Ahmed-0-0 committed Dec 29, 2023
  • Updated Building Zig From Source (markdown)

    @allaboutevemirolive allaboutevemirolive committed Dec 28, 2023
  • Update LLVM version from 16.x to 17.x

    @tomasz-lisowski tomasz-lisowski committed Sep 24, 2023
  • Revert "Added mention of llvm-config-16 preference" This reverts commit e773ae44d3011788cf2f3b6b624a44a221a6028a.

    @andrewrk andrewrk committed Jul 7, 2023