src v6.2.0
Changes to kpkg
- runfile: BACKUP variable
- runfile: export source directory through SRCDIR on build()
- Process checking and much more stable lockfile system
Changes in general
- Add genpkglist: A runfile -> markdown generator.
- Add build.sh: A much better build script for Kreato Linux projects.
Full Changelog: v6.1.1...v6.2.0
The dist tarball includes generated.nim
which allows you to build without generating libarchive bindings with futhark and llvm.
You can build with generated.nim
by adding -d:useDist
to nimc arguments like so;
sh build.sh -a "-d:useDist" -p kpkg