Skip to content
This repository was archived by the owner on Mar 30, 2021. It is now read-only.

Latest commit

 

History

History
19 lines (17 loc) · 709 Bytes

TODO.org

File metadata and controls

19 lines (17 loc) · 709 Bytes

v0.1

dependency management

fetch a repo and put it in ~/.mad/repos/[publisher]/[repo]

copy deps from cache (~/.mad/repos) and use the specified revision (tag/branch/commit)

fetch dependencies of dependencies

support git

support rebar.config.script

support svn and mercurial

update cache before copying

build system

compile erl files (support erl_opts)

support sub_dirs and lib_dirs

compile erlydtl templates (support erlydtl_opts)

compile behaviours and parse_transform modules first (uses sed)

compile yrl files (done by Namdak Tonpa)

compile NIFs

compile assembler files