1604 コミット (c8772ff398e43a535d6c145ce3ed0d31952f907e)
 

作成者 SHA1 メッセージ 日付
  Tristan Sloughter c8772ff398 wip: updating handling of src deps to include level in lock 10年前
  Tristan Sloughter f4ab647c95 fix for wrong function call to depsolver new for empty graph 10年前
  Tristan Sloughter 0649be271b wip: update dep 10年前
  Tristan Sloughter 3924908f64 more efficient check for existing dep 10年前
  Tristan Sloughter 1dabd217db inefficient way, but safer, of checking if an app is already downloaded 10年前
  Tristan Sloughter 6213671042 update bootstrap final messae 10年前
  Tristan Sloughter f0a362c2dc update readme 10年前
  Tristan Sloughter 1046f4c5d7 handle no plugins as [] list of plugins 10年前
  Tristan Sloughter 6c6480fa07 only compile invalid plugins 10年前
  Tristan Sloughter 6f9ea13dd4 move deps and plugins to _ prefixed 10年前
  Tristan Sloughter 51f1cf4aae install plugins to plugins/ 10年前
  Tristan Sloughter 989a1bfe8d add plugin template 10年前
  Tristan Sloughter f4f96a356f install plugins to plugins/ 10年前
  Tristan Sloughter 52fcf0278d add rebar providers create and plugin inclusion with providers 10年前
  Tristan Sloughter d78f66291f add support for plugins as pre and post hooks 10年前
  Tristan Sloughter 73ee56eace add do task 10年前
  Tristan Sloughter 8de7a609ff fix ct test for new command handling 10年前
  Tristan Sloughter 2357bdf67f reworking of help display and parse of commands 10年前
  Tristan Sloughter 1e5f9e7079 use 'rebar ct' for 'make travis' so return code for run is right in R15 10年前
  Tristan Sloughter 8ed2798b28 ct_run log to test/logs 10年前
  Tristan Sloughter a4d4c6ca63 fix support for r15 10年前
  Tristan Sloughter 6aaeae93ea remove use of 17+ function lists:droplast/1 10年前
  Tristan Sloughter 0bd8ecdcf9 trying to get ct_run to work in travis 10年前
  Tristan Sloughter 23057098a6 fix dict type for before 17 10年前
  Tristan Sloughter 07dd54d7fd fix travis test 10年前
  Tristan Sloughter 5dc2de6468 update common tests 10年前
  Tristan Sloughter 48769e75c2 wip: move to erlydtl for rebar templates 10年前
  Tristan Sloughter 7d43d0e092 forgot the rebar3 module 10年前
  Tristan Sloughter 6ab36ba769 rename escript to rebar3 10年前
  Tristan Sloughter 0f6c6305d6 fix lib to not start mod 10年前
  Tristan Sloughter 5980a3c72a update release run and variables in templates 10年前
  Tristan Sloughter 884d298291 update templating 10年前
  Tristan Sloughter 71d9500997 tmp 10年前
  Tristan Sloughter 6967c1d6b2 update works, but still needs to cause update of deps 10年前
  Tristan Sloughter 4ed688f0dd fix bug compiling app with no .app.src 10年前
  Tristan Sloughter 6c50d0a566 fix fetch and build 10年前
  Tristan Sloughter 63ec4cdef6 modify rebar lock output 10年前
  Tristan Sloughter 723a34b794 don't include project apps in deps 10年前
  Tristan Sloughter 5373b56bfa move locking to a provider 10年前
  Tristan Sloughter d2cd52c3d2 remove example from install_deps provider, shouldn't be called manually 10年前
  Tristan Sloughter febecf0204 change name of suite 10年前
  Tristan Sloughter 8c5f312d90 only build invalid (not built) source deps and project apps 10年前
  Tristan Sloughter b8785e6541 add first test 10年前
  Tristan Sloughter 3ff5e0c06f replace deps list with ordset 10年前
  Tristan Sloughter 829d4f2ca5 refactor install_deps again and rename app_builder to compile 10年前
  Tristan Sloughter 21f4743861 remove more code that can be brought back later if needed 10年前
  Tristan Sloughter ac0d726bb8 wip: reworking deps fetching/sorting 10年前
  Tristan Sloughter 901cea4671 quick and dirty fix for proper dep compilatoin order 10年前
  Tristan Sloughter e940d6583a restrict packages to those that work on users system 10年前
  Tristan Sloughter 393abe92d0 use locks if exists 10年前