zig/ci
Andrew Kelley f545fc28b3 build: pass --abbrev to git rather than relying on global config
For computing the zig version number, pass --abbrev=9 rather than
requiring the user to set their git configuration in order to make zig
versions match the standard.
2023-12-19 00:54:48 -08:00
..
aarch64-linux-debug.sh build: pass --abbrev to git rather than relying on global config 2023-12-19 00:54:48 -08:00
aarch64-linux-release.sh build: pass --abbrev to git rather than relying on global config 2023-12-19 00:54:48 -08:00
aarch64-macos-debug.sh build: pass --abbrev to git rather than relying on global config 2023-12-19 00:54:48 -08:00
aarch64-macos-release.sh build: pass --abbrev to git rather than relying on global config 2023-12-19 00:54:48 -08:00
aarch64-windows.ps1 build: pass --abbrev to git rather than relying on global config 2023-12-19 00:54:48 -08:00
x86_64-linux-debug.sh build: pass --abbrev to git rather than relying on global config 2023-12-19 00:54:48 -08:00
x86_64-linux-release.sh build: pass --abbrev to git rather than relying on global config 2023-12-19 00:54:48 -08:00
x86_64-macos-release.sh build: pass --abbrev to git rather than relying on global config 2023-12-19 00:54:48 -08:00
x86_64-windows-debug.ps1 build: pass --abbrev to git rather than relying on global config 2023-12-19 00:54:48 -08:00
x86_64-windows-release.ps1 build: pass --abbrev to git rather than relying on global config 2023-12-19 00:54:48 -08:00