Commit History

Author SHA1 Message Date
  Loïc Hoguin 4fb6ab9cbc Merge branch 'master' of git://github.com/kiela/erlang.mk 11 years ago
  Loïc Hoguin 62f726a2f1 Add --no-check-certificate to wget to make it work on default OSX 11 years ago
  Drew ecb1e7d8e3 Changed \s pattern in sed regex pattern to [[:space:]]. This should make the sed pattern portable across GNU and BSD implementations. 11 years ago
  Kamil Kieliszczyk 7b87d30cf0 Bump relx version to 0.5.2 11 years ago
  Loïc Hoguin 25041ba7eb Merge branch 'master' of git://github.com/kaos/erlang.mk 11 years ago
  Kamil Kieliszczyk 02309f4900 Add relx improvements 11 years ago
  Andreas Stenius acfa33561c Add EDOC_OPTS variable. 11 years ago
  Loïc Hoguin 4a1942695b Add a Requirements section to Readme 11 years ago
  Loïc Hoguin ae1086a37c Merge branch 'fix-modules-space' of git://github.com/RJ/erlang.mk 11 years ago
  Loïc Hoguin a72d679087 Merge branch 'master' of git://github.com/jaynel/erlang.mk 11 years ago
  Jay Nelson 216e04c46f Running 'make clean-all' has errors if a dep has no Makefile 11 years ago
  RJ 60372a7600 Tolerate spaces in .app.src {modules, []} tuple 11 years ago
  Loïc Hoguin 03576a3fc8 Small verbosity tweaks 11 years ago
  Loïc Hoguin 9e5b893306 Don't leave broken $(RELX) on error either 11 years ago
  Loïc Hoguin b49987d61c Merge branch 'wget-error' of git://github.com/yamt/erlang.mk 11 years ago
  Loïc Hoguin cfcbcb5f40 Add release support to erlang.mk 11 years ago
  YAMAMOTO Takashi 3d96b30311 don't leave broken $(PKG_FILE) on a error 11 years ago
  Loïc Hoguin 6b42bd74b6 Add targets for individual test suites 11 years ago
  Loïc Hoguin 253d8ac3ab Add gun to the packages 11 years ago
  Loïc Hoguin 5975acf59b Merge branch 'fix_lib_dirs' of git://github.com/danielwhite/erlang.mk 11 years ago
  Daniel White 807b1d9fc4 Set ERL_LIBS to $(DEPS_DIR) rather than $(DEPS) 11 years ago
  Loïc Hoguin cbc68b8e5d Use a proper file extension for the packages file 11 years ago
  Loïc Hoguin e297c0aa11 Merge branch 'master' of git://github.com/gegidoni/erlang.mk 11 years ago
  Elian Gidoni eb645d5b2e Fix find command, filter regular files only 11 years ago
  Loïc Hoguin 38d85b76b4 Merge branch 'master' of git://github.com/srstrong/erlang.mk 11 years ago
  Steve Strong 264f9077f6 Do not run tests if test directory does not exist 11 years ago
  Loïc Hoguin b31cbeaa99 Merge branch 'master' of git://github.com/gegidoni/erlang.mk 11 years ago
  Loïc Hoguin b57925458e Add cowlib to packages 11 years ago
  Loïc Hoguin 08b0c79d6c Export PKG_FILE so only one gets downloaded 11 years ago
  Elian Gidoni e505ccf0f1 Compile files from src/ subdirs 11 years ago