exmpp icon indicating copy to clipboard operation
exmpp copied to clipboard

Rebar2

Open jeanparpaillon opened this issue 12 years ago • 0 comments

Add rebar build system. Don't remove autotools stuff. Use .script file to generate version from git when applicable. Use escripts to generate exmpp_known_* files (could be used from autotools also as it depends only on erlang). Build with all COMPAT_MODULES.

TODO:

  • put version in a common place for autotools and rebar ?
  • Add dependancies checking (libxml2, openssl, etc.)
  • Tested only on linux (Debian). Due to port drivers, it is likely that non unix platforms won't work out of the box.

jeanparpaillon avatar Apr 20 '13 15:04 jeanparpaillon