208 Commits (041b9c4241c06ef58b64280dbcf7cff0b7a1867b)

Author SHA1 Message Date
  Fred Hebert aa0043f1f8 Rename ?FAIL to ?ABORT 4 years ago
  Maxim Fedorov 9699409d32 correct fix for parallel compile 5 years ago
  Fred Hebert 2986105bc2 Re-add erlc compiler; plugins need it 6 years ago
  Tristan Sloughter dec484643c
compiler behaviour (#1893) 6 years ago
  Tristan Sloughter 2dfba204e4
properly support top level app erl_opts from REBAR_CONFIG os var (#1889) 6 years ago
  Gerald Xv 8f36dfdc65 add report in the effects_code_generation, as it is the short form for both report_errors and report_warnings 6 years ago
  Shamis Shukoor 1d10f7ae8c
fixed typo erl_first_files 6 years ago
  Bryan Paxton a8426aba8a Fix for atoms in erl_first_files 6 years ago
  Bryan Paxton d1fc937515 Abort if erl_first_files is not a list of strings 6 years ago
  suexcxine 7095382e2c Recompile when include files change 7 years ago
  Fred Hebert 963c49f5eb Unicode support in all the places 7 years ago
  Tristan Sloughter 15ea087336 recompile only if new option effects code generation 7 years ago
  alisdair sullivan 6c416febc2 consider `ERL_COMPILER_OPTIONS` when recompiling 8 years ago
  Fred Hebert fc12b06d27 Fix regex match for ignored file 8 years ago
  Roberto Aloi 74d290b9c2 Restrict regexp to match on files starting with '._' 8 years ago
  Siri Hansen 44fabbbf91 Add 'recursive' option 8 years ago
  Fred Hebert e85cf555e2 Fix rebar3 dialyzer warnings 8 years ago
  Fred Hebert e08145b498 Allow rebar3 to edoc itself 8 years ago
  Fred Hebert 82e7616745 Use all_src_dirs for include paths 8 years ago
  Fred Hebert 787cd967b6 Fix private includes when compiling in test profile 8 years ago
  Brujo Benavides 3f0e56d9c8 Add support for behaviors, and not just behaviours 8 years ago
  alisdair sullivan dad7900d31 recompile all files when a parse transform given as an opt needs updating 8 years ago
  alisdair sullivan dfec27a1cd normalize include dirs to absolute paths during compilation 9 years ago
  alisdair sullivan fb26525a52 REBAR-1184 always recompile if `ERL_COMPILER_OPTIONS` env var is set 9 years ago
  Fred Hebert 1875eadd9a Fix alternative path printing, default is relative 9 years ago
  Fred Hebert 76f30b1884 Rename 'unchanged' option to 'build' 9 years ago
  Garrett Smith da0e2c2295 Option to format compiler sources 9 years ago
  Luis Rascao 123630a68e Add module directory to include path 9 years ago
  alisdair sullivan 6f70b7fc88 remove mib header file in `priv/mibs/include' 9 years ago
  alisdair sullivan d9ae98e4d8 symlink mib hrl output in apps `include' directories 9 years ago
  Phil Toland afbf729532 Added tests and fixed a bug 9 years ago
  Phil Toland be09be6d6b Fix a small bug in the MIB compiler when building dependencies 9 years ago
  Fred Hebert f84c51b37a Fix error reports on missing include paths 9 years ago
  alisdair sullivan 3bf52241bd restore debug calls to `rebar_erlc_compiler` and `rebar_prv_eunit` 9 years ago
  alisdair sullivan d1409d0b3b refactor `rebar_erlc_compiler` 9 years ago
  alisdair sullivan 621d8a9485 Revert "add an export to allow specifing arbitrary extra erl files to be compiled" 9 years ago
  Fred Hebert 4ad998b718 Support proper paths in non-erl first files 9 years ago
  alisdair sullivan 9d82215296 add an export to allow specifing arbitrary extra erl files to be compiled 9 years ago
  Tristan Sloughter 14ab5f562e fix dialyzer warnings 9 years ago
  Tristan Sloughter d034f40c38 move opts functions to new module rebar_opts 9 years ago
  Tristan Sloughter 8e25a45cbb update use of hooks and plugins with state in app_info 9 years ago
  Tristan Sloughter 32d07ec076 build on already created AppInfo instead of having to do copy 9 years ago
  Tristan Sloughter 98752aab93 wip: move state into app_info 9 years ago
  Tristan Sloughter 1aa79082de update erlcinfo on disk if source file removed 9 years ago
  pvmart a100be9a91 fix leaking ets tables when compilation failed 9 years ago
  pvmart 278c0bdfa5 fix leaking ets tables caused by digraphs 9 years ago
  James Fish fc6cc368c3 Fix some unknown functions/types dialyzer warnings 9 years ago
  Tristan Sloughter b6b32fc64e ensure necessary directories exist to compile mibs files 9 years ago
  alisdair sullivan d05103a4a8 methods for retrieving `src_dirs` and `extra_src_dirs` 10 years ago
  alisdair sullivan 04f63ff53c remove use of `code:load_abs/1` in favor of `beam_lib:chunks/2` to 10 years ago