1608 Commits (b4724009b5b8823b57c78c2cecac51875acb317a)

Autor SHA1 Mensaje Fecha
  derwinlu 3edede54e7 fix rebar_git_resource hace 10 años
  Nathaniel Waisbrot 5cc7c76a8a try to read a config file when running `rebar shell` hace 10 años
  Tristan Sloughter 0fb32e173f use mustache as a dep hace 10 años
  Umberto Corponi 291e0de2fe Manage syntax error in app.src files. hace 10 años
  Tristan Sloughter 275bdd6c04 fix integer to binary conversion for pre17 releases hace 10 años
  Tristan Sloughter d8509f7842 fix types for pre-17 releases hace 10 años
  Tristan Sloughter ec600a5b85 add license hace 10 años
  Tristan Sloughter a364e16ed7 switch mustache imlementation to https://github.com/soranoba/mustache hace 10 años
  Tristan Sloughter a6bd9be2a2 fix }}} bug in mustache hace 10 años
  Fred Hebert 8642e923c6 Bump to alpha-5 hace 10 años
  Fred Hebert 4dd3eb5aef Use resource handlers to deal with deps/semver hace 10 años
  Tristan Sloughter aa7a272aae set resources to empty list if non in app env hace 10 años
  Tristan Sloughter bfd08c129d set resources of state in state initialize functions hace 10 años
  Tristan Sloughter ce74589a56 handle missing package in registry by skipping hace 10 años
  Fred Hebert b3c14675c1 Fix dupes in deps provider, support atom pkgs hace 10 años
  Tristan Sloughter d4c7dea735 only fetch branch needed, remove rebar_vsn_plugins from erlware_commons hace 10 años
  Tristan Sloughter 214d6c9797 on upgrade of git branch check against remote hace 10 años
  Tristan Sloughter 2e5496f5f5 remove use of erlydtl in rebar hace 10 años
  Tristan Sloughter bce924e04a don't load package registry unless there are pkg deps to solve hace 10 años
  Tristan Sloughter becf29a5ac enable parse transformations in rebar config hace 10 años
  Tristan Sloughter ae7d1ca1ea include _checkouts in release lib dirs if it exists hace 10 años
  Fred Hebert bbb6bb2d90 Avoid topsorting deps twice hace 10 años
  Tristan Sloughter 164cff4063 read in application details into app_info after fetch hace 10 años
  Tristan Sloughter f491e70cb8 support templates even when not run as escript hace 10 años
  Fred Hebert 5d1634448c handle transitive deps being promoted hace 10 años
  Tristan Sloughter ee0f4dcd60 merge_locks crashed if a config didn't have a deps entry hace 10 años
  Tristan Sloughter d94c561627 remove warning if header not found, could be in a macro hace 10 años
  Tristan Sloughter 26161bc1ac support for 18.0+ hace 10 años
  Tristan Sloughter e5988f69e0 R15 support, replace unsetenv with putenv empty string hace 10 años
  Tristan Sloughter 16e9b3ffa2 fix tracking of all profiles dep paths hace 10 años
  Tristan Sloughter 4374999d95 real bootstrapping hace 10 años
  Tristan Sloughter 12bd412c22 add_deps_to_patha nd restore_code_path added to api hace 10 años
  Fred Hebert 18c395ff15 Symlink existing default deps when in new profile hace 10 años
  Viacheslav V. Kovalev 29a855d31c Revert accidentially changed formatting hace 10 años
  Viacheslav Kovalev e255529da5 Get rid of rebar_utils:tup_umerge/2 patching hace 10 años
  Viacheslav Kovalev 82b0d4b7b2 Implement opts umerge deduplication hace 10 años
  Tristan Sloughter a3d4cc1259 track and cleanup code paths for different contexts hace 10 años
  Viacheslav V. Kovalev 381c6f4779 Correctly deduplicate profiles when applying hace 10 años
  Tristan Sloughter b8c1cb2bf0 fix erl_first_files to check entire path of file hace 10 años
  Tristan Sloughter 9e59abacf3 run project wide pre-compile hooks after deps have compiled hace 10 años
  Tristan Sloughter 8ed91ab761 improve erlydtl source and out dir discovery hace 10 años
  Tristan Sloughter 2667dbdd0b don't duplicate hooks for top level app hace 10 años
  Viacheslav V. Kovalev cb14a33fdd Do not duplicate profile when applying. hace 10 años
  Tristan Sloughter cce1ad00ba ignore optional deps for now hace 10 años
  Tristan Sloughter c151f4e688 add to end of code path not the beginning in handle_deps hace 10 años
  Fred Hebert 326f840123 Add support for an unlock command hace 10 años
  Tristan Sloughter 400853033e replcae ensure_started bc it doens't exist in R15, with load hace 10 años
  Tristan Sloughter a917dc14df restructure escriptize provider so the error is properly returned hace 10 años
  Fred Hebert 2ff4ac6d50 Default deps always to the default profile hace 10 años
  Tristan Sloughter 2e5b6fe559 remove use of lists:droplast, it doesn't exist pre-17 hace 10 años