aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-09-21Fix core-deps-pkg test with LEGACY=1Loïc Hoguin
2015-09-21Add the first few tests for dependenciesLoïc Hoguin
2015-09-19Merge branch 'patch-1' of https://github.com/ingwinlu/erlang.mkLoïc Hoguin
2015-09-19Add another note about legacy .app.src methodLoïc Hoguin
2015-09-19Remove typoLoïc Hoguin
2015-09-18Add guide chapter about Compatibility with Rebar toolsLoïc Hoguin
2015-09-18Add section about auto generated id key in .app fileLoïc Hoguin
2015-09-18Fix test about auto adding an id key when LEGACY=1Loïc Hoguin
2015-09-18Add a test for the auto generation of id key in .app fileLoïc Hoguin
2015-09-18Fix brainfart with circle.yml fileLoïc Hoguin
2015-09-18Test "no .app.src" by default, test legacy with LEGACY=1Loïc Hoguin
2015-09-17Don't require OTP 18+ to run testsLoïc Hoguin
2015-09-17Only set id to git --describe when we are a dependencyLoïc Hoguin
2015-09-17Use rebar to confirm that generated rebar.config files workLoïc Hoguin
2015-09-17Remove a useless command from AppVeyor buildLoïc Hoguin
2015-09-17Add a clean target to the erlang.mk MakefileLoïc Hoguin
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