127 Commits (038fb668e1a7bfb9177f175baa9bcb9c32e95cef)

Autor SHA1 Nachricht Datum
  Tristan Sloughter 8e5c916cb6 move dir functions from utils to new module rebar_dir vor 10 Jahren
  Tristan Sloughter af35d5f0a2 replace rlx_depsolver use with new rebar_digraph vor 10 Jahren
  Tristan Sloughter f22db1302d new dep graph working vor 10 Jahren
  Tristan Sloughter 6cae428058 use CONFIG_DIR of rebar3 for config directories vor 10 Jahren
  Tristan Sloughter 1ff904f39a handle throw by relx vor 10 Jahren
  Tristan Sloughter fe6827706f add eunit task, still work to be done vor 10 Jahren
  Tristan Sloughter 7de514e000 fix find and includefile paths for yrl/xrl files vor 10 Jahren
  Tristan Sloughter 99bdc8786b fix clean provider for multi app projects vor 10 Jahren
  Tristan Sloughter 1854276fb5 down to last 2 dialyzer errors vor 10 Jahren
  Tristan Sloughter 6356112cbb more dialyzer fun. no likey opaque types vor 10 Jahren
  Tristan Sloughter 6aaeae93ea remove use of 17+ function lists:droplast/1 vor 10 Jahren
  Tristan Sloughter 629792f36b start of moving to splitting state from config parsing vor 10 Jahren
  Tristan Sloughter eb8fa02df7 large refactoring vor 10 Jahren
  Tuncer Ayaz 3fb4a7c540 Fix OS X resource fork handling (Reported-by: Richard O'Keefe) vor 11 Jahren
  Tuncer Ayaz c22370a2cb Use correct types for OTP >=17.x vor 10 Jahren
  Tuncer Ayaz 5f995bfdc0 Fix a few minor formatting inconsistencies vor 10 Jahren
  Tristan Sloughter 6a4d80e385 Revert "Merge pull request #171 from fenollp/using-stdlib" vor 11 Jahren
  Pierre Fenoll 258ab8a623 Rebasing. Fix differences with c26b0c7 c996e98 b690842. vor 11 Jahren
  Pierre Fenoll e3d2142df5 Local corrections on string processing: vor 11 Jahren
  Matwey V. Kornilov a7e05f57d1 Fix build for 17.0 using the solutiong proposed by @tsloughter vor 11 Jahren
  Tuncer Ayaz 949d565527 erlc: replace if expression with case of vor 11 Jahren
  Slava Yurin 49c25642b3 Fix #249 (erlc regression) vor 11 Jahren
  Tuncer Ayaz 2c4d7d1d9b erlc: fix typo in update_erlcinfo/3 clause vor 11 Jahren
  Yuki Ito c996e9878b Make sure that eunit/qc_compile_opts works fix #245 vor 11 Jahren
  Tuncer Ayaz fe9d328cb5 erlc: fixup log message vor 11 Jahren
  Tuncer Ayaz 03fe5318c6 Fix #220 (Reported-by: Joseph Norton) vor 11 Jahren
  Tuncer Ayaz c26b0c7d6b erlc: fix comment vor 11 Jahren
  Tuncer Ayaz b6908421b7 erlc: clean-up, enhance, and regression fix fd17693 vor 11 Jahren
  Anthony Ramine 7742d70ee2 erlc: add support for detecting core transforms vor 11 Jahren
  Evgeniy Khramtsov fd17693b7c Speed up the compilation process vor 12 Jahren
  Tuncer Ayaz 8f05368ba4 erlc: properly reuse the right erl_opts in test_compile vor 11 Jahren
  Alex Thornton 01fd873c1e mib_to_hrl compilation verbosity via 'mib_opts' vor 11 Jahren
  Tuncer Ayaz 4b8c81fb53 Implement 'rebar help CMD1 CMD2' and extend common 'rebar help' msg vor 12 Jahren
  Tuncer Ayaz a015892e21 Cleanup rebar_core and rebar_erlc_compiler vor 12 Jahren
  Tuncer Ayaz 6a63ab9f6c rebar_erlc_compiler: fix src_dirs comment vor 12 Jahren
  Tuncer Ayaz 6c1694980c Fix whitespace error vor 12 Jahren
  Joe DeVivo 991e2ce8e1 Add erlc override from erl_opts: outdir vor 12 Jahren
  Tuncer Ayaz e47d643ea3 Use separate dirs for eunit and qc vor 12 Jahren
  Tuncer Ayaz 99b645e4a3 Separate eunit and qc compile options vor 12 Jahren
  Tuncer Ayaz aec71f93cb Clean up specs vor 12 Jahren
  Tuncer Ayaz 70c82ba1c1 Fix arg order in rebar_erlc_compiler:compile_mib/3 vor 12 Jahren
  Tuncer Ayaz 0b18b208e2 Only print absolute filename if not in base_dir vor 12 Jahren
  Tuncer Ayaz 636c02f0be Fix R13B03 build (Reported-by: Sergey Nartimov) vor 12 Jahren
  Tuncer Ayaz 228f39efa1 Rename old eunit compile options for consistency with test-compile vor 12 Jahren
  Tuncer Ayaz e75a97ad33 Add 'qc' cmd and rename eunit-compile to test-compile vor 14 Jahren
  Tuncer Ayaz 1948eb4a47 Re-word comment vor 12 Jahren
  Tuncer Ayaz 94958d05d5 Add missing comment in rebar_erlc_compiler vor 12 Jahren
  Motiejus Jakštys 394c0f43f8 Move erl_opts/1 and src_dirs/1 to rebar_utils.erl vor 13 Jahren
  Tuncer Ayaz 8a2274b8b4 Refactor shared error reporting code vor 13 Jahren
  Tuncer Ayaz 658f4847a2 Report warnings as errors if -Werror is enabled vor 13 Jahren