Gleb Peregud
acaf2c179e
Allow specifying meta for buildHex and buildErlang.
...
Adds "meta" for meck package as a test.
2015-12-15 14:01:38 +01:00
Gleb Peregud
7e57b20abc
Add rebar3-pc to plugin deps automatically if compilePorts is enabled
2015-12-15 14:01:37 +01:00
Gleb Peregud
3a9110b15c
Add support for rebar3 plugins to buildHex.
...
Allow specifying pluginDeps for buildHex listing rebar3 plugins which
are required for given package to be built by rebar3.
2015-12-15 14:01:37 +01:00
Gleb Peregud
406b974420
Add "compilePorts" enabling rebar3 "pc" plugin
...
If compilePorts is enabled plugin "pc" is added to the rebar.config
during postPatch. This makes rebar3 compile download the plugin, hence
added TODO.
2015-12-15 14:01:36 +01:00
Gleb Peregud
2251a942fc
Add support for Hex package name
...
There are some packages on Hex which have custom hex-specific names, but
inside there's a base project name.
Remove most packages andadd ibrowse, meck, jiffy
2015-12-15 14:01:36 +01:00
Gleb Peregud
6dcbe059e1
Automagically download files from hex.pm tarball S3 repo
2015-12-15 14:01:36 +01:00
Gleb Peregud
a05e2dbe65
Add few erlang modules
2015-12-15 14:01:21 +01:00