1608 Révisions (b4724009b5b8823b57c78c2cecac51875acb317a)

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