81 Commits (a1b1df4ac9ec1e51fac6a81dc80fa87a39316912)

Autor SHA1 Mensaje Fecha
  Fred Hebert 963c49f5eb Unicode support in all the places hace 7 años
  Fred Hebert 0bc0aeba9c REBAR_CONFIG impacts file project root only hace 8 años
  Fred Hebert 8ae17c483d Fix Alisdair's review, add more types and docs hace 8 años
  Fred Hebert 3da4cc2221 Type specifications and edocs improvements hace 8 años
  Eric Meadows-Jönsson 5323fdc377
Always read REBAR_CONFIG env var when loading config hace 8 años
  Fred Hebert e85cf555e2 Fix rebar3 dialyzer warnings hace 8 años
  Fred Hebert 71df9bf141 Only display old version warning once hace 9 años
  Fred Hebert 589eaf13e1 Hashes in lockfile are diff friendly hace 9 años
  Fred Hebert eae1fe2f52 Don't die when source deps with [raw] are used hace 9 años
  Fred Hebert 124f121d38 Support package hashes in structure and lockfile hace 9 años
  Fred Hebert caf4468f3b Make lock files future-proof hace 9 años
  Tristan Sloughter 3b0584abd6 handle newly added deps to config even when lock is empty hace 9 años
  Heinz N. Gies 0867cadbd7 Fix consult_and_eval/2 to behave like consult hace 9 años
  Garret Smith ce19c2e16d Terms is already a list hace 9 años
  Tristan Sloughter f2547a457f support pkg attribute on dep to declare package name different from app name hace 9 años
  Tristan Sloughter 125ff06b74 add tree option to deps command that prints pkg deps tree hace 9 años
  Tristan Sloughter 806f7f9219 include app.src.script in app discover and always use if available hace 9 años
  Tristan Sloughter cd8c03e1c4 check format of config file and print the bad section in the error hace 10 años
  Tristan Sloughter 8528204431 print and format error message for bad .app files and all bad configs 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 4374999d95 real bootstrapping hace 10 años
  Tristan Sloughter d317869a3e clean ups from Fred's comments hace 10 años
  Tristan Sloughter ef22eeb387 error on dep name that isn't an atom hace 10 años
  Tristan Sloughter d75ba02671 support single atoms for pkg deps, fetch highest version available hace 10 años
  Fred Hebert d6dc56da03 Fix lock merging for nonexistant lock files. hace 10 años
  alisdair sullivan 04235f1a63 don't attempt to merge locks when there are no dependencies hace 10 años
  Tristan Sloughter 8f03afded4 consolidate app validation and exist checks hace 10 años
  Tristan Sloughter 02e33a265b check for newly added deps in config file that aren't level 0 in the lock hace 10 años
  Tristan Sloughter 1ff904f39a handle throw by relx hace 10 años
  Tristan Sloughter b20680304d split options up by task hace 10 años
  Tristan Sloughter e1b1152b21 slowly widdling away at dialyzer errors hace 10 años
  Tristan Sloughter 629792f36b start of moving to splitting state from config parsing hace 10 años
  Tristan Sloughter 5735c538b9 add rebar update provider hace 10 años
  Tristan Sloughter a602cfc593 replace logging with ec_cmd_log from erlware_commons hace 10 años
  Tristan Sloughter eb8fa02df7 large refactoring hace 10 años
  Tuncer Ayaz c22370a2cb Use correct types for OTP >=17.x hace 11 años
  Tuncer Ayaz 5f995bfdc0 Fix a few minor formatting inconsistencies hace 11 años
  Matwey V. Kornilov a7e05f57d1 Fix build for 17.0 using the solutiong proposed by @tsloughter hace 11 años
  Tuncer Ayaz 77a0eb6fe4 Fix #56 (always-on recursion) hace 12 años
  Tuncer Ayaz 277a10cd3b Fix is_verbose/1 helper function hace 11 años
  Tuncer Ayaz 2f636236bf rebar_config:is_verbose/0: fix variable name hace 11 años
  Tuncer Ayaz 4f19572ff9 Remove two comments hace 12 años
  Tuncer Ayaz 392adcf967 Refactor setup_env rebar_config funs hace 12 años
  Tuncer Ayaz 252757c753 Do not use application:set_env hace 13 años
  Tuncer Ayaz 4fe3306d99 Document rebar_config TODOs hace 13 años
  Tuncer Ayaz db78956295 Make sure cached setup_envs are reset hace 13 años
  Tuncer Ayaz e185e86bff Remove shared state hace 13 años
  Tuncer Ayaz b2fdce8879 Use dict() instead of proplist() for shared env hace 13 años
  Ulf Wiger afffb4895a Use correct value for file:script SCRIPT binding hace 13 años
  Tuncer Ayaz 9c1a877bbe Remove gratuitous blank line hace 13 años