67 Commit (d50b70a44ded8d51d02b4bd414f19bfc8964a6df)

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