Commit History

Author SHA1 Message Date
  Loïc Hoguin d51f7fc261 Append DEPS_DIR at the end of ERL_LIBS if ERL_LIBS is defined 11 years ago
  Loïc Hoguin 984a6c2768 Merge branch 'master' of git://github.com/NineFX/erlang.mk 11 years ago
  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
  Kamil Kieliszczyk 02309f4900 Add relx improvements 11 years ago
  Andreas Stenius acfa33561c Add EDOC_OPTS variable. 11 years ago
  Loïc Hoguin ae1086a37c Merge branch 'fix-modules-space' of git://github.com/RJ/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
  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
  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 08b0c79d6c Export PKG_FILE so only one gets downloaded 11 years ago
  Elian Gidoni e505ccf0f1 Compile files from src/ subdirs 11 years ago
  Steve Strong 0c8266dbef Added realpath to ebin in test run to prevent ct_run messages 11 years ago
  Steve Strong 1b6aa02551 Allow higher level makefile to specify ERL_LIBS 11 years ago
  Loïc Hoguin 7984047f01 Make the fetching of the package file a little less verbose 11 years ago
  Loïc Hoguin 8709a35936 Fix downloading of packages file when fetching pkg:// deps 11 years ago
  Loïc Hoguin 9a6989a611 Add package index feature 11 years ago