|
Changes since version 0.104:
0.107
* Fixed: Tests did not work on MS-Windows.
* Fixed: Executing shell commands did not work on MS-Windows.
* Fixed: Reading a dependency file did not work on MS-Windows.
0.106
* Fixed: When uploading with scp fails because of a read-only file
system this was not noted as an error.
* Fixed: When uploading multiple files with scp and one or more failed, the
signatures were updated anyway.
0.105
* Improved performance by not computing the buildcheck signature for virtual
targets. Especially helps for the recipe that ":mkdownload" generates.
When evaluating a Python expression, replace ">" with "$gt", "<"
with "$lt" and "|" with $bar, so that ":print" isn't confused.
* Fixed: did not find Python modules in the directory of the top recipe.
|