aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)Author
2016-10-26Add self-extracting/running archives for releasesLoïc Hoguin
2016-10-25Use the ERLANG_MK_TMP variable in plugins/ci.mkLoïc Hoguin
2016-10-25Move relx to the temporary directoryLoïc Hoguin
2016-10-25Fetch kerl with --depth 1Loïc Hoguin
2016-10-25Add KERL_MAKEFLAGS optionLoïc Hoguin
2016-10-25Fetch kerl using gitLoïc Hoguin
2016-10-25Add ci-prepare to .PHONYLoïc Hoguin
2016-10-21Update Copyright notices2016.10.21Loïc Hoguin
2016-10-20Fix several problems with the erlydtl plugin:Jared Flatow
2016-10-04Fix path issues when running triq tests on WindowsLoïc Hoguin
2016-10-04Fix a small inconsistency when building for CILoïc Hoguin
2016-09-13Merge branch 'fix-dialyzer-ERLC_OPTS-filtering' of https://github.com/rabbitm...Loïc Hoguin
2016-09-08dialyzer.mk: Use the shell to parse command line argsJean-Sébastien Pédron
2016-09-08plugins/xref.mk: Fix typo in variable `XREFR_ARGS`Jean-Sébastien Pédron
2016-04-21Bump relx version to 3.19.0Hakan Nilsson
2016-04-05 Add fullpath to ebin/crownedgrouse
2016-04-03Add possibility to specify custom ErlyDTL optionsKrzysztof Jurewicz
2016-03-19Merge branch 'cover_badarith_fix' of https://github.com/hdima/erlang.mkLoïc Hoguin
2016-03-19Merge branch 'add_tpl_empty' of https://github.com/ingwinlu/erlang.mkLoïc Hoguin
2016-03-19escript file maybe different from escript nameZaiming Shi
2016-03-19Merge branch 'multi_app_ct' of https://github.com/ingwinlu/erlang.mkLoïc Hoguin
2016-02-26Correct output of bootstrap help targetderwinlu
2016-02-17Add 'module' templatederwinlu
2016-02-08Fix ct for multi-app repositoriesderwinlu
2016-01-24Export CC on WindowsLoïc Hoguin
2016-01-22Allow running apps/ ct test suites in parallelLoïc Hoguin
2016-01-16Fix eunit not running if there are no beamsLoïc Hoguin
2016-01-09Add AsciiDoc tests and documentationLoïc Hoguin
2016-01-09Test and document EDocLoïc Hoguin
2015-12-30List third party plugins; remove ElvisLoïc Hoguin
2015-12-29Add Common Test docs and testsLoïc Hoguin
2015-12-24Work around an auto completion bug with ZSHLoïc Hoguin
2015-12-24Add EUNIT_ERL_OPTS variableLoïc Hoguin
2015-12-24Add EUnit tests and documentationLoïc Hoguin
2015-12-15Fix parallel issues caused by ErlyDTLLoïc Hoguin
2015-12-14Fix compilation of NIFs on WindowsLoïc Hoguin
2015-12-04Create the ebin/ directory before compiling ErlyDTL templatesLoïc Hoguin
2015-12-01Test and document DialyzerLoïc Hoguin
2015-11-19Merge branch 'do-not-export-templates' of https://github.com/rabbitmq/erlang.mkLoïc Hoguin
2015-11-19Do not export templates as environment variablesJean-Sébastien Pédron
2015-11-18Fix target dependencies and enable parallel again2.0.0-pre.2Loïc Hoguin
2015-10-26Add new-nif target and related testsLoïc Hoguin
2015-10-23Fix possible 'badarith' error for coverDmitry Vasiliev
2015-10-22Add shell chapter and testsLoïc Hoguin
2015-10-19Force rebuilds on Makefile/.app.src changesLoïc Hoguin
2015-10-19Fix creating modules from templates when using apps/ onlyLoïc Hoguin
2015-10-15fix multiple patterns used on core_findDaniel Goertzen
2015-10-12Add test for and fix DTL_FULL_PATHLoïc Hoguin
2015-10-12ErlyDTL files generate to beam directlyLoïc Hoguin
2015-10-12Merge branch 'fix-plugin-erlydtl' of https://github.com/bullno1/erlang.mkLoïc Hoguin