Age | Commit message (Expand) | Author |
2014-07-22 | Added eper as a package | Tim Holland |
2014-07-22 | Merge branch 'patch-71' of git://github.com/andreineculau/erlang.mk | Loïc Hoguin |
2014-07-22 | Improve detection of dependency support for make | Andrei Neculau |
2014-07-22 | Merge branch 'patch-1' of git://github.com/jaynel/erlang.mk | Loïc Hoguin |
2014-07-22 | Merge branch 'jj1bdx-cc-cflags' of git://github.com/jj1bdx/erlang.mk | Loïc Hoguin |
2014-07-20 | Allow $DIALYZER_OPTS to add more source directories | Jay Nelson |
2014-07-21 | Add CC/CFLAGS OS type detection code to plugins/c_src.mk | Kenji Rikitake |
2014-07-20 | Merge branch 'relx-output-dir-fix' of git://github.com/jtmoulia/erlang.mk | Loïc Hoguin |
2014-07-20 | Change package index file format and deps handling | Loïc Hoguin |
2014-06-18 | Merge branch 'fix_for_new_deps_downloading' of git://github.com/andrzejsliwa/... | Loïc Hoguin |
2014-06-11 | fixed setting `RELX_OUTPUT_DIR` from `RELX_OPTS` | Thomas Moulia |
2014-06-10 | fixed problem of fetching package file. | Andrzej Sliwa |
2014-06-10 | Initial support for NIFs | Loïc Hoguin |
2014-06-07 | Merge branch 'allow_ct_erl_args' of git://github.com/cwbriones/erlang.mk | Loïc Hoguin |
2014-06-06 | move CT_OPTS so that -erl_args works as expected when running tests | Christian Briones |
2014-06-03 | Merge branch 'quote-module-names' of git://github.com/s1n4/erlang.mk | Loïc Hoguin |
2014-05-30 | Quote module names when producing project.app | Sina Samavati |
2014-05-29 | Merge branch 'master' of git://github.com/kiela/erlang.mk | Loïc Hoguin |
2014-05-29 | Merge branch 'master' of git://github.com/kolorahl/erlang.mk | Loïc Hoguin |
2014-05-29 | Bump relx version to 1.0.2 | Kamil Kieliszczyk |
2014-05-28 | Change GitHub raw file URL | Tyler Margison |
2014-05-28 | Cut erlang.mk into many small components | Loïc Hoguin |
2014-04-23 | Merge branch 'master' of git://github.com/kiela/erlang.mk0.2.0 | Loïc Hoguin |
2014-03-29 | Merge branch 'master' of git://github.com/kaos/erlang.mk | Loïc Hoguin |
2014-03-28 | Add proper to package list. | Andreas Stenius |
2014-03-28 | Update erlydtl url. | Andreas Stenius |
2014-03-24 | Add TEST_ERLC_OPTS option | Loïc Hoguin |
2014-02-22 | Clean release based on output dir from relx in-line options | Kamil Kieliszczyk |
2014-02-20 | Merge branch 'update_relx' of git://github.com/acammack/erlang.mk | Loïc Hoguin |
2014-02-20 | Merge branch 'fix_dtl_compilation' of git://github.com/acammack/erlang.mk | Loïc Hoguin |
2014-02-20 | Update copyright years | Loïc Hoguin |
2014-02-20 | Merge branch 'dialyzer-plt-variable' of git://github.com/danielwhite/erlang.mk | Loïc Hoguin |
2014-02-18 | Change erlydtl call to work with old and new releases | Adam Cammack |
2014-02-18 | Update relx to the latest version | Adam Cammack |
2014-01-18 | Add DIALYZER_PLT variable | Daniel White |
2013-12-29 | Add CT_OPTS0.1.0 | Loïc Hoguin |
2013-12-02 | Append DEPS_DIR at the end of ERL_LIBS if ERL_LIBS is defined | Loïc Hoguin |
2013-12-02 | Merge branch 'master' of git://github.com/NineFX/erlang.mk | Loïc Hoguin |
2013-12-02 | Merge branch 'master' of git://github.com/kiela/erlang.mk | Loïc Hoguin |
2013-12-02 | Add --no-check-certificate to wget to make it work on default OSX | Loïc Hoguin |
2013-12-01 | Changed \s pattern in sed regex pattern to [[:space:]]. This should make the ... | Drew |
2013-11-23 | Bump relx version to 0.5.2 | Kamil Kieliszczyk |
2013-11-18 | Merge branch 'master' of git://github.com/kaos/erlang.mk | Loïc Hoguin |
2013-11-13 | Add relx improvements | Kamil Kieliszczyk |
2013-11-06 | Add EDOC_OPTS variable. | Andreas Stenius |
2013-10-29 | Add a Requirements section to Readme | Loïc Hoguin |
2013-10-21 | Merge branch 'fix-modules-space' of git://github.com/RJ/erlang.mk | Loïc Hoguin |
2013-10-21 | Merge branch 'master' of git://github.com/jaynel/erlang.mk | Loïc Hoguin |
2013-10-16 | Running 'make clean-all' has errors if a dep has no Makefile | Jay Nelson |
2013-10-14 | Tolerate spaces in .app.src {modules, []} tuple | RJ |