81 Commits (a1b1df4ac9ec1e51fac6a81dc80fa87a39316912)

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