aboutsummaryrefslogtreecommitdiffstats
path: root/erlang.mk
AgeCommit message (Expand)Author
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-07When building tests, provide the correct DEPS_DIR value.Jesper Louis Andersen
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-20Fix include error for compile_erlgoofansu
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-07Fix compatibility with GNU Make 3.81Ali Sabil
2013-06-01Report empty list when no *.beam existsVladimir Dronnikov
2013-05-28Add support for ErlyDTL files found in templates/*.dtlLoïc Hoguin
2013-05-23Add support for compiling Core Erlang filesLoïc Hoguin
2013-05-05Don't clean-deps for the tests targetLoïc Hoguin
2013-05-01Add test-only dependenciesLoïc Hoguin
2013-05-01Fix a typo in build-pltLoïc Hoguin
2013-05-01Add deps to ERL_LIBS when compilingLoïc Hoguin
2013-05-01Initial commitLoïc Hoguin