Loïc Hoguin
|
b8b9fffb39
Merge branch 'master' of git://github.com/Version2beta/erlang.mk
|
10 лет назад |
Rob Martin
|
889f959855
Created shell target
|
10 лет назад |
Loïc Hoguin
|
46acd26dd0
Silence the dep fetching command
|
10 лет назад |
Anton Yabchinskiy
|
c7a8f0920b
Add support for hg fetching method
|
10 лет назад |
Daniel Kempkens
|
66d058e5a9
Stop printing `-n` when running `make` on OSX
|
10 лет назад |
Loïc Hoguin
|
5d021bf639
Correctly handle RELX_OUTPUT_DIR
|
10 лет назад |
Peer Stritzinger
|
05d95c23d0
Added missing ; in dep_target
|
10 лет назад |
Loïc Hoguin
|
ff8eb2a3fe
Silence erlc-include target when include/ is missing
|
10 лет назад |
Loïc Hoguin
|
813ce99c82
Merge branch 'recompile_erl_on_hrl_change' of git://github.com/crownedgrouse/erlang.mk
|
10 лет назад |
Iñaki Garay
|
813f6c71aa
Allow explicitly listed modules
|
10 лет назад |
Derek Brown
|
b6f383a248
Fail if no empty modules entry in .app.src
|
10 лет назад |
Loïc Hoguin
|
be51eb9620
Fix relx plugin to have targets defined even if file is missing
|
10 лет назад |
Derek Brown
|
eb8a5a8678
Add error message before failing due to invalid dependency
|
10 лет назад |
Andrzej Sliwa
|
3901389bfb
build plt automaticly when is missing
|
10 лет назад |
crownedgrouse
|
22fcb9c76a
Recompile all erl files on hrl file modification
|
10 лет назад |
Loïc Hoguin
|
a342fa9984
Don't download relx every build
|
10 лет назад |
UmbertoC
|
d7f02e1ca0
Fixed output of help command
|
10 лет назад |
Loïc Hoguin
|
e2d8e0361e
Change extend -> ninenines links
|
10 лет назад |
Loïc Hoguin
|
e36bf4fc7c
Also delete the relx executable on distclean
|
10 лет назад |
Loïc Hoguin
|
2502446aae
Fix fetching of deps specified in the Makefile
|
10 лет назад |
Loïc Hoguin
|
9d6293e411
Switch to the new erlang.mk
|
10 лет назад |
Sedrik
|
e8d3f9c8e1
Only autodetect if we have a test directory.
|
10 лет назад |
Loïc Hoguin
|
d81f0616a2
Make Dialyzer find source files recursively
|
10 лет назад |
Loïc Hoguin
|
b0c5f662f4
Merge branch 'auto-detect-ct-suites' of git://github.com/sedrik/erlang.mk
|
10 лет назад |
Sedrik
|
2fa298126e
Autodetect CT SUITES
|
10 лет назад |
Loïc Hoguin
|
ff2bb6a25a
Merge branch 'patch-71' of git://github.com/andreineculau/erlang.mk
|
10 лет назад |
Andrei Neculau
|
8d3313b8b3
Improve detection of dependency support for make
|
10 лет назад |
Jay Nelson
|
38147cbcbd
Allow $DIALYZER_OPTS to add more source directories
|
10 лет назад |
Christian Briones
|
25dd11ee39
move CT_OPTS so that -erl_args works as expected when running tests
|
11 лет назад |
Sina Samavati
|
e12a2274a8
Quote module names when producing project.app
|
11 лет назад |