Idris2/bootstrap
Edwin Brady bf0a157253
Disable -Xcheck-hashes, at least for the moment (#1940)
* Version increment to 0.5.1

This is to remove the requirement on Chez >9.5

* Disable -Xcheck-hases, at least for the moment

If we're going to have this as an option, we need to have a portable way
of finding a sha256sum command. At the moment, we might find a command,
but different versions accept different options. We should at least
allow setting it via an environment variable, and we certainly shouldn't
fail if running the command fails.

* Update bootstrap code ready for 0.5.1 release
2021-09-20 07:51:33 +01:00
..
idris2_app Disable -Xcheck-hashes, at least for the moment (#1940) 2021-09-20 07:51:33 +01:00
compile.ss Update bootstrapping scripts for new exec name 2020-05-20 14:00:15 +01:00
idris2-boot.sh [fix] Loading libidris2_support.dll with Racket (#1583) 2021-07-21 14:35:21 +01:00
idris2-rktboot.sh [fix] Loading libidris2_support.dll with Racket (#1583) 2021-07-21 14:35:21 +01:00