Idris2/bootstrap
Edwin Brady 4726c32d94 Add --ignore-missing-ipkg flag
When bootstrapping, we're building things without packages being
available, so we can't expect to find them when looking for
dependencies. So, we find them another way, with an environment
variable. This flag is to tell Idris not to worry about missing
dependencies in this situation.

We also need to update the bootstrapping code, to deal with the new
version number format and new flag in the ipkg files for the libraries.
I think it's still safe to build from the previous version though - lets
see if CI agrees!
2021-02-27 19:39:47 +00:00
..
idris2_app Add --ignore-missing-ipkg flag 2021-02-27 19:39:47 +00:00
compile.ss Update bootstrapping scripts for new exec name 2020-05-20 14:00:15 +01:00
idris2-boot Explicitly handle empty SCHEME env var in bootstrap/idris2-boot 2021-01-21 12:36:39 +00:00
idris2-rktboot Add support for OpenBSD 2020-06-17 15:14:54 +06:00