2410 Commits (d128bffcddf42b07a25bf61424cc679adadb83f2)
 

Autor SHA1 Mensaje Fecha
  Tristan Sloughter c8d0aa46c4 clean up create_logic_providers function hace 10 años
  Tristan Sloughter 6ad9200d79 update erlydtl to latest release hace 10 años
  Tristan Sloughter 1e71b47817 fix find_apps when searching for invalid apps hace 10 años
  Tristan Sloughter 14037aa45f add hook SUITE tests hace 10 años
  Tristan Sloughter 37b79ff2b7 support for provider_hooks in config hace 10 años
  Fred Hebert 89d3ef6e0d Merge pull request #120 from tsloughter/master hace 10 años
  Tristan Sloughter 6450d9c924 no more mode minimal hace 10 años
  Fred Hebert b2d66eb176 Merge pull request #119 from tsloughter/master hace 10 años
  Tristan Sloughter ebcbe0071a app_info:valid needs to return a boolean and not throw an exception hace 10 años
  Fred Hebert 395be3386b Merge pull request #118 from tsloughter/master hace 10 años
  Tristan Sloughter f13804ffab use processed app file for validation hace 10 años
  Fred Hebert 31eb0402ec Merge pull request #117 from tsloughter/master hace 10 años
  Tristan Sloughter b1e886193d fix typo in error tuple and throw error in install_deps hace 10 años
  Fred Hebert 8dc39de983 Merge pull request #112 from tsloughter/stuff hace 10 años
  Tristan Sloughter 2c86edab93 refactor rebar_otp_app for smaller/cleaner functions hace 10 años
  Fred Hebert 3bb1f3720e Merge pull request #114 from tsloughter/lock_dups hace 10 años
  Fred Hebert ea8aafc73d Merge pull request #113 from tsloughter/emu_args hace 10 años
  Tristan Sloughter ebb713449e check locks before locking a dep to not have duplicates hace 10 años
  Tristan Sloughter 404c129f3d add emulator args to escript for faster load time hace 10 años
  Tristan Sloughter 4b7f55f79c add warning that dep options like raw are being ignored hace 10 años
  Tristan Sloughter 07ec6b68c6 clean up and better error messages when validating apps hace 10 años
  Tristan Sloughter d5552cfcd3 ignore opts list in src dep is it is there hace 10 años
  Tristan Sloughter 3a7490aa9f fix for rebar deps dir path in hooks, making it absolute hace 10 años
  Fred Hebert 98ae221265 Merge pull request #111 from tsloughter/test_erl_opts hace 10 años
  Tristan Sloughter 0533f9dddc don't lose erl_opts when compiling for tests hace 10 años
  Fred Hebert bca0d1f91d Merge pull request #109 from tsloughter/error_dep_parsing hace 10 años
  Tristan Sloughter d1902404dc error message for failing to parse a dep hace 10 años
  Tristan Sloughter daf346a4d0 remove extra newline in clean hace 10 años
  Tristan Sloughter 488d70d2f2 Merge pull request #101 from talentdeficit/file_utils hace 10 años
  alisdair sullivan f94108e164 fix `reset_dir` test suite for r15x hace 10 años
  Fred Hebert 5528007751 Merge pull request #105 from tsloughter/master hace 10 años
  Tristan Sloughter fe4a10141b do provider returns the error of the first provider to fail and stops hace 10 años
  Fred Hebert 902edde6e8 Merge pull request #104 from tsloughter/master hace 10 años
  Tristan Sloughter f45387f795 no skip warning for seen dep that has locked version hace 10 años
  alisdair sullivan 00e03d70ef use new `rebar_file_utils` functions in `eunit` and `ct` providers hace 10 años
  alisdair sullivan 0b21243eae add functions `system_tmpdir/0,1` and `reset_dir/1` hace 10 años
  Tristan Sloughter 3cd8a5c35f Merge pull request #100 from talentdeficit/first_files_fix hace 10 años
  alisdair sullivan 10298a21b6 change more instances of mistyped `erl_first_modules` to hace 10 años
  Fred Hebert 53248a2ba0 Merge pull request #98 from tsloughter/master hace 10 años
  Tristan Sloughter c298a713f0 don't mark dep as seen before calling handle_dep hace 10 años
  Tristan Sloughter 7238f2e7e8 Merge pull request #96 from tsloughter/profiles hace 10 años
  Tristan Sloughter 407362c074 replace single profile atom in providers with list of profiles hace 10 años
  Tristan Sloughter 47269b1a81 Merge pull request #95 from talentdeficit/stable_test_dirs hace 10 años
  alisdair sullivan 5e270a7456 when compiling `common_test` or `eunit` use the same tmp dir hace 10 años
  Tristan Sloughter de6bba6ff6 Merge pull request #94 from talentdeficit/rebar_app_into hace 10 años
  alisdair sullivan 6029fca8ca change `rebar_app_into` to `rebar_app_info` in typespecs hace 10 años
  Tristan Sloughter 93e85c0841 Merge pull request #88 from talentdeficit/test_providers hace 10 años
  alisdair sullivan 16c31097c2 add support for a bare `test` directory when using `apps` libdirs hace 10 años
  alisdair sullivan 853efc5077 exclude `_checkouts` from directories to be precompiled for hace 10 años
  alisdair sullivan 99732ae4f3 adjust handling of `common_test` `dir` option and refactor provider hace 10 años