40 Commity (38cc32c40afdf8e999d8705501acd7e13918cdc9)

Autor SHA1 Wiadomość Data
  Tristan Sloughter fa95321774 remove uses of 'case catch' 10 lat temu
  Tristan Sloughter 8ed91ab761 improve erlydtl source and out dir discovery 10 lat temu
  Tristan Sloughter 0648c6bc87 merge rebar2's Refactor logic and optimizations in rebar_erlc_compiler:doterl_compile/4 #467 10 lat temu
  Tristan Sloughter 0f83c6c698 get rid of compile workers 10 lat temu
  Tristan Sloughter 111fc9769b merge over rebar2 PR #401 10 lat temu
  Tristan Sloughter bdd5d902d9 fix lock provider to work anytime it is run 10 lat temu
  Tristan Sloughter f1ca7950c3 fix warning/error compilation output 10 lat temu
  Tristan Sloughter 1ff904f39a handle throw by relx 10 lat temu
  Tristan Sloughter 4b31a20a61 improved dep handling and add package list task 10 lat temu
  Tristan Sloughter 5bb99b81db switched package index to dict 10 lat temu
  Tristan Sloughter b37fe2c4bb refactoring and remove unused providers for now 10 lat temu
  Tristan Sloughter 070689632b only build unbuilt deps 10 lat temu
  Tristan Sloughter 629792f36b start of moving to splitting state from config parsing 10 lat temu
  Tristan Sloughter a602cfc593 replace logging with ec_cmd_log from erlware_commons 10 lat temu
  Tuncer Ayaz 3fb4a7c540 Fix OS X resource fork handling (Reported-by: Richard O'Keefe) 11 lat temu
  Tuncer Ayaz 2f2e7c4889 rebar_base_compiler: replace fixed size list with a tuple 11 lat temu
  Tuncer Ayaz 97c9fdf31a Fix basho/rebar#388 11 lat temu
  mats cronqvist 63a69af04b More error logging 12 lat temu
  Magnus Henoch e8169e91e4 Fix rebar_base_compiler:format_errors/3 for errors in include files 12 lat temu
  Serge Aleynikov 38902e9a52 Specify multiple locations of DTL template files 12 lat temu
  Tuncer Ayaz 0b18b208e2 Only print absolute filename if not in base_dir 12 lat temu
  Tuncer Ayaz 636c02f0be Fix R13B03 build (Reported-by: Sergey Nartimov) 12 lat temu
  Tuncer Ayaz 252757c753 Do not use application:set_env 12 lat temu
  Yurin Slava 7bef458163 Add support for errors without line number 13 lat temu
  Tuncer Ayaz c1a891ce33 Remove gratuitous lists:append/1 13 lat temu
  Tuncer Ayaz 8e66225e06 Fix error/warning newlines (Reported-by: Tim Watson) 13 lat temu
  Tuncer Ayaz 8a2274b8b4 Refactor shared error reporting code 13 lat temu
  Tuncer Ayaz 0716cf708c Add support for {Line,Column} in error reports 13 lat temu
  Tuncer Ayaz 658f4847a2 Report warnings as errors if -Werror is enabled 13 lat temu
  Tuncer Ayaz dff60918cb Share format_errors/format_warnings functions 13 lat temu
  Tuncer Ayaz 50fbabda68 Manually report errors/warnings with absolute path 13 lat temu
  Dave Smith c86c99940d Remove ?FAIL in favor of ?ABORT 13 lat temu
  Tuncer Ayaz 63de05d914 Clean up code 14 lat temu
  Tuncer Ayaz c466076ffb Clean up emacs file local variables 14 lat temu
  Kostis Sagonas 7dc76d578e Tidier improvements 14 lat temu
  Bob Ippolito 9dd9585d5b include source path in compiler errors, process commands separately (to make get-deps compile work), ensure ebin dir, process iteratively to support transitive deps 15 lat temu
  Vagabond a3f8489340 Move the .erl sorting to the right place 15 lat temu
  Vagabond 4ce01860e9 Compile parse transform and custom behaviours first 15 lat temu
  Tuncer Ayaz fb0cee2afb Implemented option to specify number of concurrent workers a command may use 15 lat temu
  Dave Smith fa2a58261a Another round of refactoring to yield better flexiblity in the base_compiler system 15 lat temu
  Dave Smith 9c15d63191 Refactor of compilation logic to enable support for package modules and provide better modularity/reusability for other systems 15 lat temu