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 |
Loïc Hoguin
|
761be708a5
Add corresponding space in the replace regex
|
9 years ago |
Loïc Hoguin
|
752d2a69fe
Generate the .app file directly from the Makefile
|
9 years ago |
Loïc Hoguin
|
553442b0f1
Merge branch 'fix-modules-attr-app-src' of https://github.com/efcasado/erlang.mk
|
10 years ago |
Loïc Hoguin
|
2f2c108939
More autopatch fixes
|
10 years ago |
Enrique Fernandez
|
e2c2b2bf2d
Allow whitespace characters in the modules attribute
|
10 years ago |
Loïc Hoguin
|
f5dcdf55fb
Add ASN.1 compilation support
|
10 years ago |
Loïc Hoguin
|
11dd48fba8
Update copyright year
|
10 years ago |
Loïc Hoguin
|
7ee4e7958a
Introduce test builds and unify testing tools interface
|
10 years ago |
Loïc Hoguin
|
2a6499a167
Fix parallel compilation
|
10 years ago |
Danil Zagoskin
|
c09d3dcc21
Build deps, app, rel targets really in that order
|
10 years ago |
Loïc Hoguin
|
26a0b20b42
Remove +warn_export_all from the enabled warnings by default
|
10 years ago |
Loïc Hoguin
|
7a408bc52f
Group clean-app commands
|
10 years ago |
Loïc Hoguin
|
a02eaa4c8b
Don't try to compile mibs if the mibs/ directory is missing
|
10 years ago |
Loïc Hoguin
|
6178156e4e
Merge branch 'compile-mibs' of git://github.com/danielwhite/erlang.mk
|
10 years ago |
Enrique Fernandez
|
ffe08666ea
Add support for excluding erl files
|
10 years ago |
Daniel White
|
a2af777b6b
Support for compiling SNMP MIBs
|
10 years ago |
Dave Cottlehuber
|
ee97e84f8b
erlc: update {id, git} in .app.src with git describe output
|
10 years ago |
Daniel Kempkens
|
66d058e5a9
Stop printing `-n` when running `make` on OSX
|
10 years ago |
Loïc Hoguin
|
ff8eb2a3fe
Silence erlc-include target when include/ is missing
|
10 years ago |