74 Commits (963c49f5eb9ab5b34e1843fb43305743720917ac)

Autor SHA1 Mensaje Fecha
  Fred Hebert 963c49f5eb Unicode support in all the places hace 7 años
  Fred Hebert 3da4cc2221 Type specifications and edocs improvements hace 8 años
  Fred Hebert 6bd8cda77a Fix crash when doing hash check with missing index hace 8 años
  Fred Hebert 4f32da2ab7 Equivalent trim_all in bin split for <17.x hace 8 años
  Fred Hebert eae1fe2f52 Don't die when source deps with [raw] are used hace 9 años
  Fred Hebert 9a7ede0196 Fetch hashes from index prior to fetching hace 9 años
  Fred Hebert 124f121d38 Support package hashes in structure and lockfile hace 9 años
  Tristan Sloughter 5dba402a11 only apply default and prod profile to dependencies hace 9 años
  Tristan Sloughter ec20f29e7c convert ~> versions to highest matching hace 9 años
  Tristan Sloughter ef8fc6ab61 parse versions in deps tree output and support checkouts hace 9 años
  Tristan Sloughter 14ab5f562e fix dialyzer warnings hace 9 años
  Tristan Sloughter 33a3a6d55a support _checkouts overriding package dep that doesn't exist in registry hace 9 años
  Tristan Sloughter a6ca5d5e25 fixes for overrides of deps hace 9 años
  Tristan Sloughter 8e25a45cbb update use of hooks and plugins with state in app_info hace 9 años
  Tristan Sloughter 32d07ec076 build on already created AppInfo instead of having to do copy hace 9 años
  Tristan Sloughter 3aec31f0bc fix erl_opts to not be inherited hace 9 años
  Tristan Sloughter f209ccc2b8 remove state record from app_info record hace 9 años
  Tristan Sloughter 98752aab93 wip: move state into app_info hace 9 años
  Tristan Sloughter af395c5bca set parent on already fetched apps so tree works hace 9 años
  Tristan Sloughter 0a4509f5b0 simplify package dep parsing and handling 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 dae1b4cc82 improve error messages for packages by checking its existance before fetching hace 9 años
  Tristan Sloughter cf5390f018 replace use of dict of packages and registry with single ets table hace 9 años
  Tristan Sloughter 31a24ad4ff this patch treats pkg and src deps as equals, so level decides winner hace 9 años
  James Fish fc6cc368c3 Fix some unknown functions/types dialyzer warnings hace 9 años
  Tristan Sloughter 806f7f9219 include app.src.script in app discover and always use if available hace 10 años
  Tristan Sloughter f82874de58 include applications list in compile sort hace 10 años
  Tristan Sloughter ae9c83fb4b copy project apps to deps output dir for compilation hace 10 años
  Tristan Sloughter c3e2ab1c1e remove unneeded get_modules_list function hace 10 años
  Tristan Sloughter 8f03afded4 consolidate app validation and exist checks hace 10 años
  Tristan Sloughter b654272063 remove unused functions from app utils hace 10 años
  nuex 79a1c285f0 return an error when an app file is missing hace 10 años
  Tristan Sloughter 8e5c916cb6 move dir functions from utils to new module rebar_dir hace 10 años
  Tristan Sloughter e1b1152b21 slowly widdling away at dialyzer errors hace 10 años
  Tristan Sloughter 3924908f64 more efficient check for existing dep hace 10 años
  Tristan Sloughter 1dabd217db inefficient way, but safer, of checking if an app is already downloaded hace 10 años
  Tristan Sloughter 6aaeae93ea remove use of 17+ function lists:droplast/1 hace 10 años
  Tristan Sloughter 629792f36b start of moving to splitting state from config parsing hace 10 años
  Tristan Sloughter eb8fa02df7 large refactoring hace 11 años
  Tuncer Ayaz 5fa6671511 Remove experimental flags hace 11 años
  Eric Merritt eaad535e31 Allow script to be evaluated when app file is loaded hace 12 años
  Tuncer Ayaz c0644dc195 Finalize app=, skip_app=, suite= deprecations hace 13 años
  Tuncer Ayaz 252757c753 Do not use application:set_env hace 13 años
  Tuncer Ayaz e185e86bff Remove shared state hace 13 años
  Tuncer Ayaz 27e5a0ae5b Cleanup and simplify deprecated option handling hace 13 años
  Tuncer Ayaz 1de48e4902 Move vcs_vsn/2 to rebar_utils hace 13 años
  Tuncer Ayaz 8c89a388bf Universally support apps=/skip_apps= hace 13 años
  Tuncer Ayaz a5e39c2c54 Move is_skipped_app/0 to rebar_app_utils hace 13 años
  Jan Klötzke 85575fca65 rebar_app_utils: fix git hook for Windows hace 13 años
  Tim Watson 6dfcd8b9f2 Support for custom version commands hace 13 años