67 Revīzijas (d50b70a44ded8d51d02b4bd414f19bfc8964a6df)

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