I just pushed the next bugfix release of build-tool to rubygems. Hang on for the changelog.
== 0.5.4 ==
- Features
- Support --resume-from for all module based commands (configure)
- Show a progressbar when checking for obstacles at the
beginning. That can take quite some time.
- If a repository contains a file named .commit-template add it
to the git configuration.
- Enhancements
- Check the recipe directory for validity before installing the recipe.
- Only consider a directory a valid recipe if it has a recipe file.
- Support --resume-from for all module based commands (configure)
- Support --resume-from for all module based commands (configure)
- Show core dumps too if make fails.
- If a exception happens when checking if modules are ready
stop the command.
- Bugfixes
- If an svn repository had no repository an error occured
while trying to build the error message.
- Fix reconfigure --from-scratch
- AutoConf: Fix options without values
- sqlite3-ruby was renamed to sqlite3 only.
- Add grit as dependency
- Bugfix: Use correct Error class
- Fix a exception of recipe info .
- Do not claim to Fetch if we do Clone.
- Remove a wrong info() line
- Bugfix: history -> Use same logic as build.
Update as usual with sudo gem update build-tool.
Mike

Comments
Post new comment