aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-07-24Autodetect CT SUITESSedrik
2014-07-20Merge branch 'relx-output-dir-fix' of git://github.com/jtmoulia/erlang.mkLoïc Hoguin
2014-07-20Change package index file format and deps handlingLoïc Hoguin
2014-06-18Merge branch 'fix_for_new_deps_downloading' of git://github.com/andrzejsliwa/...Loïc Hoguin
2014-06-11fixed setting `RELX_OUTPUT_DIR` from `RELX_OPTS`Thomas Moulia
2014-06-10fixed problem of fetching package file.Andrzej Sliwa
2014-06-10Initial support for NIFsLoïc Hoguin
2014-06-07Merge branch 'allow_ct_erl_args' of git://github.com/cwbriones/erlang.mkLoïc Hoguin
2014-06-06move CT_OPTS so that -erl_args works as expected when running testsChristian Briones
2014-06-03Merge branch 'quote-module-names' of git://github.com/s1n4/erlang.mkLoïc Hoguin
2014-05-30Quote module names when producing project.appSina Samavati
2014-05-29Merge branch 'master' of git://github.com/kiela/erlang.mkLoïc Hoguin
2014-05-29Merge branch 'master' of git://github.com/kolorahl/erlang.mkLoïc Hoguin
2014-05-29Bump relx version to 1.0.2Kamil Kieliszczyk
2014-05-28Change GitHub raw file URLTyler Margison
2014-05-28Cut erlang.mk into many small componentsLoïc Hoguin
2014-04-23Merge branch 'master' of git://github.com/kiela/erlang.mk0.2.0Loïc Hoguin
2014-03-29Merge branch 'master' of git://github.com/kaos/erlang.mkLoïc Hoguin
2014-03-28Add proper to package list.Andreas Stenius
2014-03-28Update erlydtl url.Andreas Stenius
2014-03-24Add TEST_ERLC_OPTS optionLoïc Hoguin
2014-02-22Clean release based on output dir from relx in-line optionsKamil Kieliszczyk
2014-02-20Merge branch 'update_relx' of git://github.com/acammack/erlang.mkLoïc Hoguin
2014-02-20Merge branch 'fix_dtl_compilation' of git://github.com/acammack/erlang.mkLoïc Hoguin
2014-02-20Update copyright yearsLoïc Hoguin
2014-02-20Merge branch 'dialyzer-plt-variable' of git://github.com/danielwhite/erlang.mkLoïc Hoguin
2014-02-18Change erlydtl call to work with old and new releasesAdam Cammack
2014-02-18Update relx to the latest versionAdam Cammack
2014-01-18Add DIALYZER_PLT variableDaniel White
2013-12-29Add CT_OPTS0.1.0Loïc Hoguin
2013-12-02Append DEPS_DIR at the end of ERL_LIBS if ERL_LIBS is definedLoïc Hoguin
2013-12-02Merge branch 'master' of git://github.com/NineFX/erlang.mkLoïc Hoguin
2013-12-02Merge branch 'master' of git://github.com/kiela/erlang.mkLoïc Hoguin
2013-12-02Add --no-check-certificate to wget to make it work on default OSXLoïc Hoguin
2013-12-01Changed \s pattern in sed regex pattern to [[:space:]]. This should make the ...Drew
2013-11-23Bump relx version to 0.5.2Kamil Kieliszczyk
2013-11-18Merge branch 'master' of git://github.com/kaos/erlang.mkLoïc Hoguin
2013-11-13Add relx improvementsKamil Kieliszczyk
2013-11-06Add EDOC_OPTS variable.Andreas Stenius
2013-10-29Add a Requirements section to ReadmeLoïc Hoguin
2013-10-21Merge branch 'fix-modules-space' of git://github.com/RJ/erlang.mkLoïc Hoguin
2013-10-21Merge branch 'master' of git://github.com/jaynel/erlang.mkLoïc Hoguin
2013-10-16Running 'make clean-all' has errors if a dep has no MakefileJay Nelson
2013-10-14Tolerate spaces in .app.src {modules, []} tupleRJ
2013-10-14Small verbosity tweaksLoïc Hoguin
2013-10-14Don't leave broken $(RELX) on error eitherLoïc Hoguin
2013-10-14Merge branch 'wget-error' of git://github.com/yamt/erlang.mkLoïc Hoguin
2013-10-14Add release support to erlang.mkLoïc Hoguin
2013-09-03don't leave broken $(PKG_FILE) on a errorYAMAMOTO Takashi
2013-08-31Add targets for individual test suitesLoïc Hoguin