Skip to content

Improve build

benoît chesneau requested to merge improve_build into master

Refactor the build to allows // compilation of all the code.

Changes are the following:

  • don't store an archive but the sources itself
  • move dependencies in deps/ folder
  • autodetect the number of core via rebar
Edited by benoît chesneau

Merge request reports