Commit History

Author SHA1 Message Date
  Loïc Hoguin 442fd20e0e Merge branch 'set-x-on-verbose-2' of https://github.com/rabbitmq/erlang.mk 9 years ago
  Loïc Hoguin d514facbb4 Fix target dependencies and enable parallel again 9 years ago
  Jean-Sébastien Pédron 05e085d5ab Use `:` as a noop instead of `echo -n` 9 years ago
  Jean-Sébastien Pédron 5d33b1607f V=2 causes `set -x` to be set on forked shells 9 years ago
  Loïc Hoguin 7f1ace7622 Force rebuilds on Makefile/.app.src changes 9 years ago
  Loïc Hoguin 53703b7ede ErlyDTL files generate to beam directly 9 years ago
  Loïc Hoguin 074453dc95 Merge branch 'app_file_newlines' of https://github.com/ingwinlu/erlang.mk 9 years ago
  Loïc Hoguin fe5c42fb81 Add support for APPS_DIR 9 years ago
  derwinlu 2e54f1a1fa retain newlines in generated .app file 9 years ago
  derwinlu a7f4843044 only newline for id if needed 9 years ago
  Loïc Hoguin 5bcfeece2f Test "no .app.src" by default, test legacy with LEGACY=1 9 years ago
  Loïc Hoguin 42e14a3edb Only set id to git --describe when we are a dependency 9 years ago
  Loïc Hoguin 6dc0f21244 Fix bug where ERLC_EXCLUDE'd modules were in .app file 9 years ago
  Loïc Hoguin e9aa52979b Replace a @ with a $(verbose) 9 years ago
  Jean-Sébastien Pédron 4191bf78c2 erlc.mk: Fix "no Erlang application" support 9 years ago
  Loïc Hoguin 6e50b405d7 Add NO_MAKEDEP: don't rebuild .d file if it already exists 9 years ago
  Loïc Hoguin 84cffff9f7 Use epp:parse_file/3 for compat with older OTP versions 9 years ago
  Loïc Hoguin 328716ac12 Don't recompile everything when one mib file changes 9 years ago
  Loïc Hoguin c03827005f Fix bug where intermediate files from .asn1 wouldn't get cleaned 9 years ago
  Jean-Sébastien Pédron 79de136539 Generate `$(PROJECT).d` before calling `make app-build` 9 years ago
  Loïc Hoguin abcc53a042 Fix list of modules in the .app file 9 years ago
  Loïc Hoguin 2cadadf27c Improve the dependency tracking 9 years ago
  Jean-Sébastien Pédron abd8966122 erlc.mk: Remove the target touching source files 9 years ago
  Jean-Sébastien Pédron 9d81705eb7 erlc.mk: Use double-colon targets for source files targets 9 years ago
  Loïc Hoguin bdfcb324f7 Add dependency tracking (makedep) 9 years ago
  Loïc Hoguin 9dcec593e8 Fix a bug where modules were missing on first make 9 years ago
  Loïc Hoguin 26ea355c28 Don't use warning_as_errors for erlang.mk-style deps 9 years ago
  Loïc Hoguin 0eb54a7160 Add $(verbose) to avoid completely silencing commands 9 years ago
  Loïc Hoguin 6a3bf18655 Reduce dependency on external programs 9 years ago
  Loïc Hoguin db34337a24 Fix details in .app template 9 years ago