aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-09-17Add initial 'make rebar.config'Loïc Hoguin
2015-09-14Update documentation re WindowsLoïc Hoguin
2015-09-14Update relx to 3.5.0Loïc Hoguin
2015-09-14Make relx work on Windows/MSYS2Loïc Hoguin
2015-09-14New AppVeyor try, update mirrors firstLoïc Hoguin
2015-09-14Don't bother upgrading the whole system in AppVeyorLoïc Hoguin
2015-09-14Update AppVeyor build stepsLoïc Hoguin
2015-09-14Add diagnostics in AppVeyor build step to resolve an issueLoïc Hoguin
2015-09-14Remove "Success!" message from test suiteLoïc Hoguin
2015-09-14Add AppVeyor Windows CI configuration fileLoïc Hoguin
2015-09-14Add Installation chapter in the guideLoïc Hoguin
2015-09-12Add msys2 platform detectionLoïc Hoguin
2015-09-11Fix plugin tests under CILoïc Hoguin
2015-09-11Merge branch 'clean_erlang_mk_tmp' of https://github.com/ingwinlu/erlang.mkLoïc Hoguin
2015-09-11Fix external plugins documentationLoïc Hoguin
2015-09-11Add tests for external pluginsLoïc Hoguin
2015-09-11add distclean-tmpderwinlu
2015-09-11Add documentation for ERLC_EXCLUDELoïc Hoguin
2015-09-11Fix bug where ERLC_EXCLUDE'd modules were in .app fileLoïc Hoguin
2015-09-11Add a test for ERLC_EXCLUDELoïc Hoguin
2015-09-11Add documentation for ERLC_OPTSLoïc Hoguin
2015-09-11Delete test/erl_crash.dump on cleaning testsLoïc Hoguin
2015-09-11Add another ERLC_OPTS test where we filter-out +debug_infoLoïc Hoguin
2015-09-11Add tests for ERLC_OPTSLoïc Hoguin
2015-09-10Replace a @ with a $(verbose)Loïc Hoguin
2015-09-10Add missing phony targets in the test MakefileLoïc Hoguin
2015-09-10Remove todos that shouldn't be thereLoïc Hoguin
2015-09-10Add a test for the deleting of crash dumpsLoïc Hoguin
2015-09-10Remove an extraneous target dependencyLoïc Hoguin
2015-09-10Reorganize the test suiteLoïc Hoguin
2015-09-09Alphabetical order upgrade testsLoïc Hoguin
2015-09-09Move the test for help in its own categoryLoïc Hoguin
2015-09-09Merge branch 'fix-no-erlang-app-support' of https://github.com/rabbitmq/erlan...Loïc Hoguin
2015-09-09Fix CI againLoïc Hoguin
2015-09-09Use the remote erlang.mk repository in testsLoïc Hoguin
2015-09-09erlc.mk: Fix "no Erlang application" supportJean-Sébastien Pédron
2015-09-09Merge branch 'no-hardcoded-make-in-testsuite' of https://github.com/rabbitmq/...Loïc Hoguin
2015-09-09core.mk: Allow to take erlang.mk from an alternate Git repositoryJean-Sébastien Pédron
2015-09-09test/Makefile: Use $(MAKE) instead of hardcoding `make`Jean-Sébastien Pédron
2015-09-08Add a test for 'make help'Loïc Hoguin
2015-09-08Merge branch 'support-DragonFly-platform' of https://github.com/rabbitmq/erla...Loïc Hoguin
2015-09-08Merge branch 'support-non-GNU-sed-in-tests' of https://github.com/rabbitmq/er...Loïc Hoguin
2015-09-08core.mk: Support DragonFlyBSD as a new platformJean-Sébastien Pédron
2015-09-08Quick README update cleaning and fixing thingsLoïc Hoguin
2015-09-08Add a chapter Why Erlang.mk?Loïc Hoguin
2015-09-07Add a Limitations chapter to the docsLoïc Hoguin
2015-09-07test/Makefile: Support non-GNU sedJean-Sébastien Pédron
2015-09-07Add an unrelated .hrl file in asn1 and mib testsLoïc Hoguin
2015-09-07Add a test ensuring compilation errors are detectedLoïc Hoguin
2015-09-06Add NO_MAKEDEP: don't rebuild .d file if it already existsLoïc Hoguin