Skip to content
This repository has been archived by the owner on Jun 6, 2021. It is now read-only.

ExMake 0.3.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@alexrp alexrp released this 28 Feb 14:37
· 9 commits to master since this release

This is another alpha-quality release, adding various bug fixes and enhancements.

Fixes:

  • Fix the job waiting logic when an error occurs in a recipe.
  • F#: Fix the way the sources list is passed to the shell invocation.
  • Fix the order of arguments passed to tasks.

Enhancements:

  • Rename phony rules to tasks as this term is less obscure.
  • Add support for fallback tasks (similar to .DEFAULT in Make).
  • Import File, IO, Path, and System automatically in scripts.
  • Allow omitting argument patterns in rule/task definitions in some cases.

Built with Elixir 0.12.4.