Age | Commit message (Expand) | Author |
2015-12-14 | Fix compilation of NIFs on Windows | Loïc Hoguin |
2015-12-01 | Test and document Dialyzer | Loïc Hoguin |
2015-11-22 | Remove the Rabbit patches from the test suite | Loïc Hoguin |
2015-11-21 | Merge branch 'late-autopatch' of https://github.com/rabbitmq/erlang.mk | Loïc Hoguin |
2015-11-21 | deps.mk: In dep_target, call dep_autopatch during the second eval | Jean-Sébastien Pédron |
2015-11-20 | Merge branch 'set-x-on-verbose-2' of https://github.com/rabbitmq/erlang.mk | Loïc Hoguin |
2015-11-20 | Add tests and document the SP variable | Loïc Hoguin |
2015-11-17 | make erlang-mk: Copy build.config after switching to $(ERLANG_MK_COMMIT) | Jean-Sébastien Pédron |
2015-11-17 | V=2 causes `set -x` to be set on forked shells | Jean-Sébastien Pédron |
2015-10-27 | Fix small issue with c-src tests | Loïc Hoguin |
2015-10-26 | Add new-nif target and related tests | Loïc Hoguin |
2015-10-22 | Add shell chapter and tests | Loïc Hoguin |
2015-10-22 | Add git-submodule fetch method | Loïc Hoguin |
2015-10-22 | Merge branch 'fix-test-core-plugins-one' of https://github.com/rabbitmq/erlan... | Loïc Hoguin |
2015-10-22 | Use relative path to erlang.mk file in autopatched deps | Loïc Hoguin |
2015-10-22 | Replace "if $(MAKE) then false" by "! $(MAKE)" | Jean-Sébastien Pédron |
2015-10-22 | Do not try to execute an empty shell script in core-plugins-one test | Jean-Sébastien Pédron |
2015-10-20 | Rename couch package into opencouch | Loïc Hoguin |
2015-10-19 | Force rebuilds on Makefile/.app.src changes | Loïc Hoguin |
2015-10-19 | Fix creating modules from templates when using apps/ only | Loïc Hoguin |
2015-10-12 | Add test for and fix DTL_FULL_PATH | Loïc Hoguin |
2015-10-12 | Cleanup ErlyDTL test | Loïc Hoguin |
2015-10-12 | Merge branch 'fix-plugin-erlydtl' of https://github.com/bullno1/erlang.mk | Loïc Hoguin |
2015-10-12 | Rework package testing | Loïc Hoguin |
2015-10-11 | Ensure that modules generated from erlydtl are listed in .app file | bullno1 |
2015-09-29 | Use ?= in APPS_DIR test, just like DEPS_DIR | Loïc Hoguin |
2015-09-29 | Add a test for SKIP_DEPS | Loïc Hoguin |
2015-09-29 | Add a test for NO_AUTOPATCH_ERLANG_MK | Loïc Hoguin |
2015-09-29 | Add tests for and fix NO_AUTOPATCH | Loïc Hoguin |
2015-09-29 | Use a deeper directory for core-deps-dir test | Loïc Hoguin |
2015-09-29 | Improve a few comments and messages | Loïc Hoguin |
2015-09-29 | Add support for APPS_DIR | Loïc Hoguin |
2015-09-27 | Improve tests' platform detection | Loïc Hoguin |
2015-09-27 | Fix "repetition-operator operand invalid" error in tests on OSX | Loïc Hoguin |
2015-09-27 | Replace sed -i with perl -ni in tests | Loïc Hoguin |
2015-09-26 | Make tests work on more systems | Loïc Hoguin |
2015-09-25 | Fix error messages appearing when using parse transforms | Loïc Hoguin |
2015-09-24 | Add a test for DEPS_DIR | Loïc Hoguin |
2015-09-24 | Add tests for IGNORE_DEPS | Loïc Hoguin |
2015-09-24 | Add tests for dependency fetching order | Loïc Hoguin |
2015-09-24 | Add tests for custom, fail (bad and unknown) and legacy fetch methods | Loïc Hoguin |
2015-09-24 | Add test for the hex fetch method | Loïc Hoguin |
2015-09-24 | Add test for the cp fetch method | Loïc Hoguin |
2015-09-23 | Add tests for git, hg, svn fetch methods | Loïc Hoguin |
2015-09-23 | Add a test for dep_$(DEP) variables | Loïc Hoguin |
2015-09-23 | Implement, add test for dep_$(DEP)_commit variables | Loïc Hoguin |
2015-09-22 | Add tests for TEST_DEPS | Loïc Hoguin |
2015-09-22 | Add a test for SHELL_DEPS | Loïc Hoguin |
2015-09-22 | Disable last check of core-deps-rel under Windows | Loïc Hoguin |
2015-09-22 | Add REL_DEPS along with its test | Loïc Hoguin |