- Travis CI integration. https://travis-ci.org/hexagonit/hexagonit.recipe.cmmi
See https://github.com/hexagonit/hexagonit.recipe.cmmi/pull/7
[msabramo]
- Automatically clean up a left-over compile directory from a previously
failed run. See https://github.com/hexagonit/hexagonit.recipe.cmmi/pull/9
[desaintmartin]
1.6 (2012-06-28)
================
- Relicensed under the `3-clause BSD license <http://en.wikipedia.org/wiki/BSD_licenses#3-clause_license_.28.22New_BSD_License.22_or_.22Modified_BSD_License.22.29>`_.
[dokai]
1.5.1 (2012-05-21)
==================
- PEP8 / Pyflakes cleanup.
[dokai]
- Quote ``--prefix`` paths to support whitespace characters in
the path. Closes https://github.com/hexagonit/hexagonit.recipe.cmmi/pull/4
[galpin]
- Fixed importing of the hook scripts on Windows. Closes