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
trampolines
.gitignore -rw-r--r-- 33 bytes
Makefile -rw-r--r-- 7.2 KB
README.md -rw-r--r-- 4.1 KB
jl_exports.h -rw-r--r-- 2.1 KB
list_strip_symbols.h -rw-r--r-- 284 bytes
loader.h -rw-r--r-- 3.0 KB
loader_exe.c -rw-r--r-- 2.3 KB
loader_lib.c -rw-r--r-- 10.5 KB
loader_win_utils.c -rw-r--r-- 5.2 KB

README.md

back to top