Commit History

Author SHA1 Message Date
  Loïc Hoguin 072b2636a6 Fix user guide PDF generating 9 years ago
  Loïc Hoguin 7e95c74fee Fix port compilation for rebar projects 9 years ago
  Loïc Hoguin f35f0f2c84 Rework package testing 9 years ago
  bullno1 9de82c2195 Ensure that modules generated from erlydtl are listed in .app file 9 years ago
  Loïc Hoguin 73532c2f37 Load rebar before autopatching 9 years ago
  bullno1 ea973ce662 Add package reload_mk to the index 9 years ago
  Brujo Benavides e2c14e2248 Improved table display :) 9 years ago
  Loïc Hoguin 21fe6b0f86 Remove documented stuff from the README 9 years ago
  Loïc Hoguin acb3718fc6 Add chapter Packages and dependencies to the guide 9 years ago
  Loïc Hoguin 6f54745d36 Use ?= in APPS_DIR test, just like DEPS_DIR 9 years ago
  Loïc Hoguin ab30e05396 Add a test for SKIP_DEPS 9 years ago
  Loïc Hoguin 7cac447fb1 Add a test for NO_AUTOPATCH_ERLANG_MK 9 years ago
  Loïc Hoguin 9d33c41efa Add tests for and fix NO_AUTOPATCH 9 years ago
  Loïc Hoguin 9c87739628 Use a deeper directory for core-deps-dir test 9 years ago
  Loïc Hoguin 074453dc95 Merge branch 'app_file_newlines' of https://github.com/ingwinlu/erlang.mk 9 years ago
  Loïc Hoguin c148e88625 Improve a few comments and messages 9 years ago
  Loïc Hoguin fe5c42fb81 Add support for APPS_DIR 9 years ago
  Loïc Hoguin 41ea5e7fe7 Improve tests' platform detection 9 years ago
  Loïc Hoguin 003ed2490a Fix core_find on stock OSX 9 years ago
  Loïc Hoguin 81e9214299 Fix "repetition-operator operand invalid" error in tests on OSX 9 years ago
  Loïc Hoguin fad3d20752 Replace sed -i with perl -ni in tests 9 years ago
  Loïc Hoguin 0f78319fd5 Make tests work on more systems 9 years ago
  derwinlu 2e54f1a1fa retain newlines in generated .app file 9 years ago
  derwinlu a7f4843044 only newline for id if needed 9 years ago
  Loïc Hoguin c1131f4f74 Fix error messages appearing when using parse transforms 9 years ago
  Loïc Hoguin ace7252ee3 Add a test for DEPS_DIR 9 years ago
  Loïc Hoguin 608f6a85ad Add tests for IGNORE_DEPS 9 years ago
  Loïc Hoguin dda1901dc7 Add tests for dependency fetching order 9 years ago
  Loïc Hoguin b3bfa828d5 Add tests for custom, fail (bad and unknown) and legacy fetch methods 9 years ago
  Loïc Hoguin ff042f786f Fix hex fetch method on Windows 9 years ago