67 Commits (d50b70a44ded8d51d02b4bd414f19bfc8964a6df)

Autor SHA1 Mensaje Fecha
  Tristan Sloughter d50b70a44d
revert ebin_modules to include all beams minus extra_src (#1955) hace 6 años
  Tristan Sloughter a90f84a7a6
fix to include beams built from src files in subdirs in modules list hace 6 años
  Tristan Sloughter dec484643c
compiler behaviour (#1893) hace 6 años
  Tristan Sloughter 56b7d88975
support for hex v2, multiple repository fetching, private organizations (#1884) hace 6 años
  Fred Hebert 09284a8af9 Avoid guessing on utf8 decoding of app files hace 7 años
  Fred Hebert 13260ed621 Add a description in compiled app file if undef hace 7 años
  Fred Hebert 963c49f5eb Unicode support in all the places hace 7 años
  Tristan Sloughter 8421d5ce81 handle case that upgraded app no longer has .app.src file hace 9 años
  Tristan Sloughter 98752aab93 wip: move state into app_info 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 476a80c33e format file read error in otp_app module hace 10 años
  Tristan Sloughter 8ad6939939 improve error message fo rmissing app or app.src file hace 10 años
  alisdair sullivan d05103a4a8 methods for retrieving `src_dirs` and `extra_src_dirs` hace 10 años
  alisdair sullivan c534deafc5 generalize the "test" special dir into an {extra_src_dirs, [...]} option hace 10 años
  Fred Hebert 4dd3eb5aef Use resource handlers to deal with deps/semver hace 10 años
  Tristan Sloughter 4374999d95 real bootstrapping hace 10 años
  Tristan Sloughter a3d4cc1259 track and cleanup code paths for different contexts hace 10 años
  alisdair sullivan b0300f1b2f symlink extra test dirs and compile from there instead of from hace 10 años
  alisdair sullivan ccfebdd155 switch from loading modules to read compile info to using `beam_lib` hace 10 años
  alisdair sullivan 6c421e5433 change from post-purging modules after checking their module info to hace 10 años
  alisdair sullivan 516a4cef25 exclude beams compiled from source in `test` from the .app file hace 10 años
  Tristan Sloughter a238bc24c6 output proper error message for missing app file hace 10 años
  Tristan Sloughter ae9c83fb4b copy project apps to deps output dir for compilation hace 10 años
  Tristan Sloughter 8f03afded4 consolidate app validation and exist checks hace 10 años
  Tristan Sloughter 62ff6718fd update project app list with new appinfo records after build hace 10 años
  Tristan Sloughter f13804ffab use processed app file for validation hace 10 años
  Tristan Sloughter 2c86edab93 refactor rebar_otp_app for smaller/cleaner functions hace 10 años
  Tristan Sloughter 07ec6b68c6 clean up and better error messages when validating apps hace 10 años
  Tristan Sloughter 1ff904f39a handle throw by relx hace 10 años
  Tristan Sloughter 21f4743861 remove more code that can be brought back later if needed 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 4b8c81fb53 Implement 'rebar help CMD1 CMD2' and extend common 'rebar help' msg hace 12 años
  Anthony Ramine 22641c07ec Ensure we always have a `registered` value in `.app` files hace 12 años
  Lev Walkin f2f294d812 Do not rewrite .app file if it didn't change hace 12 años
  Tuncer Ayaz 636c02f0be Fix R13B03 build (Reported-by: Sergey Nartimov) hace 12 años
  Tuncer Ayaz e185e86bff Remove shared state hace 13 años
  Dave Smith c86c99940d Remove ?FAIL in favor of ?ABORT hace 13 años
  Tuncer Ayaz b571e7b52f Fix logging (reported-by Sergey Yelin) hace 14 años
  Adam Kocoloski b0860da124 Expand {vsn,git} in app.src to git-describe output hace 14 años
  Tuncer Ayaz 63de05d914 Clean up code hace 14 años
  Tuncer Ayaz c466076ffb Clean up emacs file local variables hace 14 años
  Dave Smith 9b0d35d986 Adding support for app_vars in external file hace 14 años
  Tuncer Ayaz 0bb429c197 Fix code clarity hace 14 años
  Andrew Thompson 5158f9531d Stop clean from erroring if there's no .app file hace 14 años
  Kostis Sagonas e024778599 Dialyzer related cleanups hace 14 años
  Dave Smith 93f77b50fc Made OTP app module validation optional hace 14 años