Age | Commit message (Expand) | Author |
2016-10-28 | Use an intermediate timestamp file to know when to touch source files | Jean-Sébastien Pédron |
2016-10-27 | Fix Hex package downloads on FreeBSD | Loïc Hoguin |
2016-10-26 | Better FreeBSD fix | Loïc Hoguin |
2016-10-26 | FreeBSD doesn't use tar -c with -O | Loïc Hoguin |
2016-10-26 | Add self-extracting/running archives for releases | Loïc Hoguin |
2016-10-25 | Use the ERLANG_MK_TMP variable in plugins/ci.mk | Loïc Hoguin |
2016-10-25 | Simplify the curl method to get erlang.mk | Loïc Hoguin |
2016-10-25 | Use curl to fetch Hex dependencies | Loïc Hoguin |
2016-10-25 | Move relx to the temporary directory | Loïc Hoguin |
2016-10-25 | Use curl instead of wget/erl for fetching files | Loïc Hoguin |
2016-10-25 | Fetch kerl with --depth 1 | Loïc Hoguin |
2016-10-25 | core/deps-tools.mk: New targets `fetch-deps` and `list-deps` | Jean-Sébastien Pédron |
2016-10-25 | Add KERL_MAKEFLAGS option | Loïc Hoguin |
2016-10-25 | Fetch kerl using git | Loïc Hoguin |
2016-10-25 | Add ci-prepare to .PHONY | Loïc Hoguin |
2016-10-25 | installation.asciidoc: Fix Erlang package name on FreeBSD | Jean-Sébastien Pédron |
2016-10-23 | Support PROJECT_APP_EXTRA_KEYS to add keys to the .app file | Jean-Sébastien Pédron |
2016-10-22 | Add hexpm.mk to the list of plugins | Loïc Hoguin |
2016-10-21 | Don't include erlang.mk file in diffs | Loïc Hoguin |
2016-10-21 | Update Copyright notices2016.10.21 | Loïc Hoguin |
2016-10-21 | Erlang.mk is rolling releases | Loïc Hoguin |
2016-10-21 | Deprecate Make 3 | Loïc Hoguin |
2016-10-20 | Add a test that included templates are relative to the original | Loïc Hoguin |
2016-10-20 | Fix several problems with the erlydtl plugin: | Jared Flatow |
2016-10-19 | Escape % in app_file template | nevar |
2016-10-19 | Add PROJECT_ENV | nevar |
2016-10-19 | Cosmetic changes to previous merge | Loïc Hoguin |
2016-10-19 | Added implementation to resolve test. | Micah Warren |
2016-10-19 | Added test for defining yecc header file. | Micah Warren |
2016-10-19 | merge PortSpec env into each output env | Hesaam Farhang |
2016-10-18 | Fix erlexec application name | Adam Cammack |
2016-10-09 | Support C compiler flag overrides for dependencies | Frank Hunleth |
2016-10-04 | Fix path issues when running triq tests on Windows | Loïc Hoguin |
2016-10-04 | Update rebar (should be correct this time) | Loïc Hoguin |
2016-10-04 | Revert "Update rebar in autopatch" | Loïc Hoguin |
2016-10-04 | Update rebar in autopatch | Loïc Hoguin |
2016-10-04 | add snappyer to index | Zaiming Shi |
2016-10-04 | Fix a small inconsistency when building for CI | Loïc Hoguin |
2016-09-13 | Merge branch 'fix-dialyzer-ERLC_OPTS-filtering' of https://github.com/rabbitm... | Loïc Hoguin |
2016-09-09 | Merge branch 'fix-typo-XREFR_ARGS' of https://github.com/rabbitmq/erlang.mk | Loïc Hoguin |
2016-09-09 | Remove an unnecessary step in dialyzer-beam test | Loïc Hoguin |
2016-09-09 | Add a test for using Dialyzer against BEAM files | Loïc Hoguin |
2016-09-08 | dialyzer.mk: Use the shell to parse command line args | Jean-Sébastien Pédron |
2016-09-08 | plugins/xref.mk: Fix typo in variable `XREFR_ARGS` | Jean-Sébastien Pédron |
2016-09-04 | Fix chumak version | Loïc Hoguin |
2016-09-03 | Delete erlangzmq.mk | Andriy Drozdyuk |
2016-09-03 | Add package chumak to the index | Andriy Drozdyuk |
2016-07-30 | Add package erlangzmq to the index | Andriy Drozdyuk |
2016-07-14 | Fix snippet when using curl | Loïc Hoguin |
2016-07-14 | Build apps/* only once | Krister Svanlund |