Loïc Hoguin
|
08b0c79d6c
Export PKG_FILE so only one gets downloaded
|
11 years ago |
Elian Gidoni
|
e505ccf0f1
Compile files from src/ subdirs
|
11 years ago |
Steve Strong
|
0c8266dbef
Added realpath to ebin in test run to prevent ct_run messages
|
11 years ago |
Steve Strong
|
1b6aa02551
Allow higher level makefile to specify ERL_LIBS
|
11 years ago |
Loïc Hoguin
|
e2d676f36e
Update README
|
11 years ago |
Loïc Hoguin
|
7984047f01
Make the fetching of the package file a little less verbose
|
11 years ago |
Loïc Hoguin
|
8709a35936
Fix downloading of packages file when fetching pkg:// deps
|
11 years ago |
Loïc Hoguin
|
9a6989a611
Add package index feature
|
11 years ago |
Loïc Hoguin
|
89af3bdf67
Add basic support for building deps with no Makefile
|
11 years ago |
Loïc Hoguin
|
8f0e4ea3f0
Use the correct deps directory when building templates
|
11 years ago |
Loïc Hoguin
|
d70c7624c5
Merge branch 'build-tests-recursive' of git://github.com/jlouis/erlang.mk
|
11 years ago |
Jesper Louis Andersen
|
ff6a75e036
When building tests, provide the correct DEPS_DIR value.
|
11 years ago |
Loïc Hoguin
|
c98921b0fb
Merge branch 'fix-recursive-erlc-call' of git://github.com/jlouis/erlang.mk
|
11 years ago |
Jesper Louis Andersen
|
b32b9c3c44
Set ERL_LIBS to $(DEPS_DIR) rather than `deps`
|
11 years ago |
Loïc Hoguin
|
90cba7b8c5
Add support for .xrl and .yrl files
|
11 years ago |
Loïc Hoguin
|
c62cedbb53
Add support for rebar powered deps
|
11 years ago |
Loïc Hoguin
|
91a4ff4a58
Merge branch 'fix-include' of git://github.com/goofansu/erlang.mk
|
12 years ago |
goofansu
|
2b9636423b
Fix include error for compile_erl
|
12 years ago |
Loïc Hoguin
|
7f8037c4eb
Merge branch 'test-erl-libs' of git://github.com/fishcakez/erlang.mk
|
12 years ago |
James Fish
|
e51bf8f420
Set ERL_LIBS=deps when compiling in test/
|
12 years ago |
Loïc Hoguin
|
fd67bec778
Merge branch 'patch-1' of git://github.com/dvv/erlang.mk
|
12 years ago |
Loïc Hoguin
|
e27c8de02b
Merge branch 'patch-1' of git://github.com/asabil/erlang.mk
|
12 years ago |
Ali Sabil
|
c7d558fba9
Fix compatibility with GNU Make 3.81
|
12 years ago |
Vladimir Dronnikov
|
1cb08b6869
Report empty list when no *.beam exists
|
12 years ago |
Loïc Hoguin
|
b26beff4c8
Clarify the README about the application resource file
|
12 years ago |
Loïc Hoguin
|
d654eceeb1
Small README syntax fix
|
12 years ago |
Loïc Hoguin
|
2000831c46
Add the list of compiled files to the README
|
12 years ago |
Loïc Hoguin
|
9f3a42a730
Add support for ErlyDTL files found in templates/*.dtl
|
12 years ago |
Loïc Hoguin
|
e3277f8ee0
Add support for compiling Core Erlang files
|
12 years ago |
Loïc Hoguin
|
1fe6549076
Don't clean-deps for the tests target
|
12 years ago |