67 Cometimentos (d50b70a44ded8d51d02b4bd414f19bfc8964a6df)

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