aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2013-08-29Add gun to the packagesLoïc Hoguin
2013-08-24Merge branch 'fix_lib_dirs' of git://github.com/danielwhite/erlang.mkLoïc Hoguin
2013-08-24Set ERL_LIBS to $(DEPS_DIR) rather than $(DEPS)Daniel White
2013-08-22Use a proper file extension for the packages fileLoïc Hoguin
2013-08-22Merge branch 'master' of git://github.com/gegidoni/erlang.mkLoïc Hoguin
2013-08-22Fix find command, filter regular files onlyElian Gidoni
2013-08-22Merge branch 'master' of git://github.com/srstrong/erlang.mkLoïc Hoguin
2013-08-22Do not run tests if test directory does not existSteve Strong
2013-08-22Merge branch 'master' of git://github.com/gegidoni/erlang.mkLoïc Hoguin
2013-08-22Add cowlib to packagesLoïc Hoguin
2013-08-22Export PKG_FILE so only one gets downloadedLoïc Hoguin
2013-08-20Compile files from src/ subdirsElian Gidoni
2013-08-18Added realpath to ebin in test run to prevent ct_run messagesSteve Strong
2013-08-18Allow higher level makefile to specify ERL_LIBSSteve Strong
2013-08-15Update READMELoïc Hoguin
2013-08-15Make the fetching of the package file a little less verboseLoïc Hoguin
2013-08-15Fix downloading of packages file when fetching pkg:// depsLoïc Hoguin
2013-08-15Add package index featureLoïc Hoguin
2013-08-14Add basic support for building deps with no MakefileLoïc Hoguin
2013-08-14Use the correct deps directory when building templatesLoïc Hoguin
2013-08-10Merge branch 'build-tests-recursive' of git://github.com/jlouis/erlang.mkLoïc Hoguin
2013-08-07When building tests, provide the correct DEPS_DIR value.Jesper Louis Andersen
2013-07-12Merge branch 'fix-recursive-erlc-call' of git://github.com/jlouis/erlang.mkLoïc Hoguin
2013-07-12Set ERL_LIBS to $(DEPS_DIR) rather than `deps`Jesper Louis Andersen
2013-07-08Add support for .xrl and .yrl filesLoïc Hoguin
2013-07-02Add support for rebar powered depsLoïc Hoguin
2013-06-20Merge branch 'fix-include' of git://github.com/goofansu/erlang.mkLoïc Hoguin
2013-06-20Fix include error for compile_erlgoofansu
2013-06-19Merge branch 'test-erl-libs' of git://github.com/fishcakez/erlang.mkLoïc Hoguin
2013-06-10Set ERL_LIBS=deps when compiling in test/James Fish
2013-06-07Merge branch 'patch-1' of git://github.com/dvv/erlang.mkLoïc Hoguin
2013-06-07Merge branch 'patch-1' of git://github.com/asabil/erlang.mkLoïc Hoguin
2013-06-07Fix compatibility with GNU Make 3.81Ali Sabil