ExMake v0.2.0 Release Notes

Release Date: 2013-08-19 // over 10 years ago
  • ๐Ÿš€ This is another alpha-quality release, adding various bug fixes and enhancements.

    ๐Ÿ›  Fixes:

    • Error out if a recipe does not produce the expected target file(s).
    • ๐Ÿ‘ท Wait for remaining jobs to exit when a recipe fails, instead of ignoring them.
    • ๐Ÿ›  Fix output directory determination in the Erlang/Elixir libraries.

    โœจ Enhancements:

    • Document attributes that are, by convention, reserved for libraries.
    • ๐Ÿ‘‰ Make ExMake.Utils.find_exe/2 support a list of names to try instead of just a single name.
    • โž• Add support for caching of --args and 'precious' environment variables.
    • ๐Ÿ”ง Use previous --args and precious environment variables when configuring due to a stale cache.

    Built with Elixir 0.10.1.