Loïc Hoguin
|
44b3c70a9e
Fix encoding issues when generating the makedep file
|
5 лет назад |
Loïc Hoguin
|
b6b3111b33
Copy src/$(PROJECT).appup to ebin/ on build if any
|
5 лет назад |
Jean-Sébastien Pédron
|
b0e0c1a4a8
core/erlc.mk: Support non-US-ASCII characters in paths
|
5 лет назад |
Loïc Hoguin
|
36bdfef6b5
Make a "git describe" fall back for older git versions
|
5 лет назад |
Loïc Hoguin
|
6ebc73e614
Fix rebuild on Makefile change when new deps are added
|
6 лет назад |
Loïc Hoguin
|
a11c6fb7f9
Optimization: reduce the number of shell commands on noops
|
6 лет назад |
Loïc Hoguin
|
f1ebd11d44
Validate the .app file after generating it
|
6 лет назад |
Loïc Hoguin
|
c0e062aafa
Fix asn1 compilation with the +maps option
|
6 лет назад |
Loïc Hoguin
|
7a514c6a37
Modernize the protobuffs plugin
|
6 лет назад |
Loïc Hoguin
|
7ed5a10b44
Build $(PROJECT).d in a separate $(MAKE) call
|
6 лет назад |
Loïc Hoguin
|
424a3dfb55
Add a warning to not edit env.mk
|
6 лет назад |
Loïc Hoguin
|
551f92737f
Small tweaks to previous PR
|
7 лет назад |
Stanislav Ovchar
|
054674e447
Update to support Windows
|
7 лет назад |
Stanislav Ovchar
|
6af787f192
Update makedep.erl to ignore hrl loops
|
7 лет назад |
Stanislav Ovchar
|
aada5207f2
Fix #757: recompile erl if hrl from another app was updated
|
7 лет назад |
Thomas Nixon
|
1a5adc65f0
Use dep rather than package names in .app files
|
7 лет назад |
Oleksiy Kebkal
|
094ece5472
core/erlc.mk: added src subfolders support in makedep.erl
|
8 лет назад |
Loïc Hoguin
|
7a200f54a9
Only makedep and build asn1/xrl/mib files when necessary
|
8 лет назад |
Klas Johansson
|
b8becc64ea
Set ASN.1 compilation options using ERLC_ASN1_OPTS
|
8 лет назад |
Jean-Sébastien Pédron
|
1361da6c7b
core/erlc.mk: Quote application name in .app
|
8 лет назад |
Loïc Hoguin
|
373122de2f
Use := instead of = for list of files
|
8 лет назад |
Jean-Sébastien Pédron
|
4717afcc48
Use an intermediate timestamp file to know when to touch source files
|
9 лет назад |
Jean-Sébastien Pédron
|
10ffd2d2ee
Support PROJECT_APP_EXTRA_KEYS to add keys to the .app file
|
8 лет назад |
Loïc Hoguin
|
f2be0f9f04
Update Copyright notices
|
8 лет назад |
nevar
|
da05859f4b
Escape % in app_file template
|
8 лет назад |
nevar
|
fc7f6acd00
Add PROJECT_ENV
|
8 лет назад |
Micah Warren
|
40f3cd4ef5
Added implementation to resolve test.
|
8 лет назад |
Jared Flatow
|
80b02f1115
Add PROJECT_MOD var to make the app callback module configurable
|
8 лет назад |
Loïc Hoguin
|
880b27b372
Merge branch 'tag_with_slash' of https://github.com/jeanparpaillon/erlang.mk
|
9 лет назад |
derwinlu
|
550a91a6b0
Do not use grep Extended Mode
|
9 лет назад |