Loïc Hoguin
|
983f82bdfc
Don't rebuild dependencies by default
|
6 years ago |
Loïc Hoguin
|
225fb9046e
Move autopatch tests into their own test suite
|
6 years ago |
Loïc Hoguin
|
bfd3035ee9
Correct expanding of shell variables in autopatch
|
6 years ago |
Loïc Hoguin
|
8d0bf3b30b
Fix jobserver unavailable warnings
|
6 years ago |
Loïc Hoguin
|
eedd0e3976
Add test for autopatch with two Rebar projects
|
6 years ago |
Loïc Hoguin
|
1a5852f675
Add the git-subfolder fetch method
|
6 years ago |
Loïc Hoguin
|
de49be49a3
Fix a test that used invalid application names
|
6 years ago |
Loïc Hoguin
|
65770a1253
Move apps tests in their own file and fix a test case
|
6 years ago |
Loïc Hoguin
|
30ac929bf7
Ensure apps have APPS_DIR and DEPS_DIR defined
|
6 years ago |
Loïc Hoguin
|
9e38db3cc5
Replace the imagejs test with lz4
|
7 years ago |
Loïc Hoguin
|
ce0160ead3
Don't list test cases manually anymore
|
7 years ago |
derwinlu
|
5fd792337b
Add dep_fetch_ln
|
8 years ago |
Jean-Sébastien Pédron
|
516f2706b9
test/core_deps.mk: Wait for node in core-deps-rel
|
8 years ago |
Loïc Hoguin
|
a92e55ed7e
Use --gpg-no-sign in commits in tests
|
8 years ago |
Jeffrey Griffin
|
750bdd359b
compile apps in the right order by looking at their LOCAL_DEPS
|
8 years ago |
Jeffrey Griffin
|
9ca56c4585
fix removing deps.log at toplevel when in a multi-app layout
|
8 years ago |
Loïc Hoguin
|
cb2f303963
Fix broken test on OSX
|
8 years ago |
Jean-Sébastien Pédron
|
2bc4ffab95
core/deps-tools.mk: New targets `fetch-deps` and `list-deps`
|
9 years ago |
Krister Svanlund
|
5401192f38
Build apps/* only once
|
8 years ago |
Daniel Goertzen
|
dac7b40e78
Add test case demonstrating issue 447.
|
9 years ago |
Loïc Hoguin
|
18a707431d
Use "make edoc" in the edoc test
|
9 years ago |
Loïc Hoguin
|
51e1c5bc12
Simplify cleaning in the test suite
|
9 years ago |
Loïc Hoguin
|
2cabf98110
Make some rm -rf commands safer
|
9 years ago |
Jean-Sébastien Pédron
|
5ae1d35347
deps.mk: In dep_target, call dep_autopatch during the second eval
|
9 years ago |
Loïc Hoguin
|
312f9c646e
Add git-submodule fetch method
|
9 years ago |
Loïc Hoguin
|
d07357f52a
Merge branch 'fix-test-core-plugins-one' of https://github.com/rabbitmq/erlang.mk
|
9 years ago |
Loïc Hoguin
|
8d49f08a11
Use relative path to erlang.mk file in autopatched deps
|
9 years ago |
Jean-Sébastien Pédron
|
6f6d7696e5
Replace "if $(MAKE) then false" by "! $(MAKE)"
|
9 years ago |
Loïc Hoguin
|
77afa66836
Fix creating modules from templates when using apps/ only
|
9 years ago |
Loïc Hoguin
|
6f54745d36
Use ?= in APPS_DIR test, just like DEPS_DIR
|
9 years ago |