Revision cc2ff3c9d5e9a198c85af6ab3231955e3b461adb authored by Keno Fischer on 29 July 2022, 06:02:14 UTC, committed by Keno Fischer on 29 July 2022, 06:04:08 UTC
Pass in the list of files via stdin rather than having julia
run `git` itself. The latter assumes the existance of a `git`
exectuable for the build environment, when we only want to
assume that one exists in the host environment. Fixes
check-whitespace when bootstrapping windows under wine.
1 parent 255acea
History
File Mode Size
.devcontainer
.github
base
cli
contrib
deps
doc
etc
src
stdlib
test
.buildkite-external-version -rw-r--r-- 5 bytes
.clang-format -rw-r--r-- 3.3 KB
.codecov.yml -rw-r--r-- 52 bytes
.git-blame-ignore-revs -rw-r--r-- 294 bytes
.gitattributes -rw-r--r-- 65 bytes
.gitignore -rw-r--r-- 493 bytes
.mailmap -rw-r--r-- 12.1 KB
CITATION.bib -rw-r--r-- 513 bytes
CITATION.cff -rw-r--r-- 940 bytes
CONTRIBUTING.md -rw-r--r-- 23.2 KB
HISTORY.md -rw-r--r-- 349.9 KB
LICENSE.md -rw-r--r-- 1.3 KB
Make.inc -rw-r--r-- 50.0 KB
Makefile -rw-r--r-- 26.5 KB
NEWS.md -rw-r--r-- 7.3 KB
README.md -rw-r--r-- 7.3 KB
THIRDPARTY.md -rw-r--r-- 3.7 KB
VERSION -rw-r--r-- 10 bytes
julia.spdx.json -rw-r--r-- 36.7 KB
sysimage.mk -rw-r--r-- 3.7 KB

README.md

back to top