|
From: Thomas L. <ta...@gm...> - 2019-04-13 09:48:07
|
0compile 1.5 has been released: http://0install.net/0compile.html Changes since 1.4 - Only display selected dependencies in autocompile output. We tried to display everything in impl.requires, which is all the <requires> of the <implementation>. This misses dependencies of commands and tries to include unused dependencies (e.g. optional dependencies or those only needed on a different architecture). Reported by Tim Cuthbertson. - Don't create empty .git directory when copying sources (Tim Cuthbertson). - Fix dup-src with 0compile.properties. This was intended to avoid copying sub-directories that are being used as build directories. However, if the source code has a 0compile.properties at its top level, it also skipped copying everything. -- talex5 (GitHub/Twitter) http://roscidus.com/blog/ GPG: 5DD5 8D70 899C 454A 966D 6A51 7513 3C8F 94F6 E0CC |