mix_lfe v0.2.0 mix compile.lfe View Source

Compiles LFE source files.

Uses an idea from the Erlang Mix compiler to do so.

These options are supported:

Command line options

  • --force - forces compilation regardless of modification times
  • --all-warnings - prints warnings even from files that do not need to be recompiled

Configuration

The Erlang compiler configuration is supported. Specific configuration options for the LFE compiler will be supported in future.

Link to this section Summary

Functions

Cleans up compilation artifacts

Returns LFE manifests

Runs this task

Link to this section Functions

Cleans up compilation artifacts.

Returns LFE manifests.

Runs this task.