Skip to content

src v6.2.0

Compare
Choose a tag to compare
@kreatoo kreatoo released this 28 Sep 21:12
· 565 commits to master since this release
bc6ffd5

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