1001 コミット (3824b52b8952857bb3a262141921792cc2db0189)

作成者 SHA1 メッセージ 日付
  Tuncer Ayaz 013a49a941 Add list-deps to completion and abbrev-cmds 14年前
  Jared Morrow b67b7eaa6b Add command listing for list-deps 14年前
  Tuncer Ayaz fbd2778c04 Deprecate xrl_opts/yrl_opts fail_on_warning opt 14年前
  Tuncer Ayaz ca3368a6b4 Remove leftover references to rebar_dialyzer 14年前
  joewilliams 7ac00a73e8 Remove rebar_dialyzer 14年前
  Tuncer Ayaz 1e342faee8 Apply Tidier suggestions 14年前
  Juhani Rankimies 8eb1fc8308 Make port compilation template configurable 14年前
  Evan Miller f389e79d39 Recursively search "src" for .proto files 14年前
  Tuncer Ayaz 5c0b46d92d Minimize compile options 14年前
  Tuncer Ayaz 5b3082f443 Fix erlc regression (reported-by Benoit Chesneau) 14年前
  Tuncer Ayaz 3a8b4d5e8f Cleanup deprecations now that R14B03 is released 14年前
  Tuncer Ayaz 70137292e1 Extract code to get wordsize into helper function 14年前
  Steve Vinoski 0bbb2985f0 Use external wordsize to get emulator build arch 14年前
  Andrew Tunnell-Jones aef6c70f59 Change arch-specific port_sources to take a list 14年前
  Shunichi Shinohara 862ae1f192 Abort if xref emits warnings 14年前
  Tuncer Ayaz d7f5016920 Abort if dialyze emits warnings 14年前
  joewilliams b7e20f3234 Better org. of how upgraded apps are determined 14年前
  Tuncer Ayaz 1628879b21 Fix leftover whitespace errors 14年前
  Tim Watson c07b0954eb Allow plugins to run before/after a rebar command. 14年前
  Tuncer Ayaz 892dc48a86 Fix indentation errors 14年前
  Tuncer Ayaz 39f8b344bc Fix indentation errors 14年前
  Anthony Molinaro bc5aebcf5f Change logic to support more port env use cases 14年前
  Tuncer Ayaz 096e56d61c Fix code readability in port_compiler 14年前
  Max Lapshin 8666d57d78 Expand variables in replace overlay 14年前
  Tuncer Ayaz f51e3df3b9 Add missing newline in port_compiler debug msg 14年前
  Tuncer Ayaz 61c564bf72 Update mustache.erl 14年前
  Andrew Thompson 2e654513dd Fix eunit regression (reported-by Alexander Dorofeev) 14年前
  Tuncer Ayaz 98312c881f Adjust deprecation message 14年前
  Tuncer Ayaz 20dfd32c85 Add support for command-specific env for hooks 14年前
  Dave Smith 85eb2957c3 Add list-deps command 14年前
  Evax Software 447417098a Support settable plt dir for dialyzer 14年前
  Tuncer Ayaz 67af251d52 Remove lfe_opts (suggested by Tim Dysinger) 14年前
  Dave Smith bda6ee0e48 Centralize variable resolution; add target_dir variable 14年前
  Dave Smith 4dc2414d89 Add support for priv/<vcs.vsn> as fallback for version info 14年前
  Dave Smith c4907b6297 Add support for loading template vars from external file 14年前
  Dave Smith 3e2baf1a07 Add support for template_wildcarding; allows files from many directories to be templated. 14年前
  Dave Smith b7111dce85 Refactor overlay_vars to enable overrides from command-line 14年前
  Dave Smith 4be3631687 Make sure to pass dir of app when invoking git; enhance shell logging output 14年前
  Tuncer Ayaz 055ac99d6f Deprecate fail_on_warning and refactor code 14年前
  Tim Watson 2d385970bf Pass extra params to ct (thanks Mickael Remond) 14年前
  Andrew Thompson 310a1bb7ea New eunit param skip_app, allow suite to be a list 14年前
  Tuncer Ayaz 153aabee9b Use infinite receive (thanks Hakan Mattsson) 14年前
  David Reid 300a4ac22e Use abort in check-plt and update doc 14年前
  Tuncer Ayaz be209f24ff Make debug_info default 14年前
  Tuncer Ayaz 6d75bfbeb0 Clean up specs 14年前
  Jordi Chacon e684af36f0 Fix bug: xref should be stopped after being run 14年前
  Tuncer Ayaz 2ee4899d24 Fix code clarity and formatting 14年前
  Shunichi Shinohara cd3653616b Fix ct include option prefix 14年前
  Tuncer Ayaz fa38ed64cc Simplify find_dep_in_dir 14年前
  Tuncer Ayaz 85e820096d Fix comments 14年前