Loïc Hoguin
|
551f92737f
Small tweaks to previous PR
|
7 years ago |
Stanislav Ovchar
|
054674e447
Update to support Windows
|
7 years ago |
Stanislav Ovchar
|
6af787f192
Update makedep.erl to ignore hrl loops
|
7 years ago |
Stanislav Ovchar
|
aada5207f2
Fix #757: recompile erl if hrl from another app was updated
|
7 years ago |
Thomas Nixon
|
1a5adc65f0
Use dep rather than package names in .app files
|
7 years ago |
Oleksiy Kebkal
|
094ece5472
core/erlc.mk: added src subfolders support in makedep.erl
|
8 years ago |
Loïc Hoguin
|
7a200f54a9
Only makedep and build asn1/xrl/mib files when necessary
|
8 years ago |
Klas Johansson
|
b8becc64ea
Set ASN.1 compilation options using ERLC_ASN1_OPTS
|
8 years ago |
Jean-Sébastien Pédron
|
1361da6c7b
core/erlc.mk: Quote application name in .app
|
8 years ago |
Loïc Hoguin
|
373122de2f
Use := instead of = for list of files
|
8 years ago |
Jean-Sébastien Pédron
|
4717afcc48
Use an intermediate timestamp file to know when to touch source files
|
9 years ago |
Jean-Sébastien Pédron
|
10ffd2d2ee
Support PROJECT_APP_EXTRA_KEYS to add keys to the .app file
|
8 years ago |
Loïc Hoguin
|
f2be0f9f04
Update Copyright notices
|
8 years ago |
nevar
|
da05859f4b
Escape % in app_file template
|
8 years ago |
nevar
|
fc7f6acd00
Add PROJECT_ENV
|
8 years ago |
Micah Warren
|
40f3cd4ef5
Added implementation to resolve test.
|
8 years ago |
Jared Flatow
|
80b02f1115
Add PROJECT_MOD var to make the app callback module configurable
|
8 years ago |
Loïc Hoguin
|
880b27b372
Merge branch 'tag_with_slash' of https://github.com/jeanparpaillon/erlang.mk
|
9 years ago |
derwinlu
|
550a91a6b0
Do not use grep Extended Mode
|
9 years ago |
Jean Parpaillon
|
cb6fcf8c85
Fix .app compilation when a git tag contains a '/'
|
9 years ago |
Loïc Hoguin
|
3c2d75e289
More improvements to file dependency detection
|
9 years ago |
Loïc Hoguin
|
649505cd5f
Improve file dependency detection
|
9 years ago |
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 |