40 Commits (2357bdf67f2dd95468f07dea7acfa218e7d0d039)

Author SHA1 Message Date
  Tristan Sloughter 2357bdf67f reworking of help display and parse of commands 10 years ago
  Tristan Sloughter 629792f36b start of moving to splitting state from config parsing 10 years ago
  Tristan Sloughter 2880e2838b move back to single command with arguments for comamnd after it 10 years ago
  Tristan Sloughter eb8fa02df7 large refactoring 10 years ago
  goofansu 195d61a402 Fix typo in rebar_erlydtl_compiler 11 years ago
  David N. Welton 60d106055b {ok, Module} is an acceptable return value from do_compile. 11 years ago
  David N. Welton f7d62dee68 Use proplists:unfold to make sure we feed a proplist to keymerge. 11 years ago
  Andreas Stenius 33110267ba Adapt erlydtl compiler plugin to latest version of erlydtl 11 years ago
  Tuncer Ayaz 3c1b819369 erlydtl: add missing clause (Reported-by: goofansu) 11 years ago
  Tuncer Ayaz 03e7993402 Fix #205 (erlydtl:compile/3 returns warnings) 11 years ago
  Anthony Ramine daed79f629 Always return the errors and warnings from erlydtl 12 years ago
  Tuncer Ayaz 4b8c81fb53 Implement 'rebar help CMD1 CMD2' and extend common 'rebar help' msg 12 years ago
  serge edfee29b15 Fix default DTL compilation when no erlydtl_opts are provided 12 years ago
  Tuncer Ayaz 93f6ef36af rebar_erlydtl_compiler: fix incorrect lists:keysort/2 call 12 years ago
  Serge Aleynikov 3f5ab55787 Fix erlydtl dependency check 12 years ago
  Serge Aleynikov b606e3bfc5 Made more readable printout of the erlydtl compiler message 12 years ago
  Serge Aleynikov 38902e9a52 Specify multiple locations of DTL template files 12 years ago
  Tuncer Ayaz 491d52298e Re-use rebar_utils:ebin_dir() 12 years ago
  Tuncer Ayaz 636c02f0be Fix R13B03 build (Reported-by: Sergey Nartimov) 12 years ago
  Dave Smith c86c99940d Remove ?FAIL in favor of ?ABORT 13 years ago
  Tuncer Ayaz b6fadef5d3 Fix whitespace errors 13 years ago
  Loïc Hoguin 2c37270f52 Fix badarg crashes on missing dependency errors 13 years ago
  Phil Toland 8b486055e4 Fix compiling DTL templates with latest erlydtl 13 years ago
  Tuncer Ayaz 2cae2950c4 Fix whitespace errors 13 years ago
  Tuncer Ayaz e6caab00d5 Use ?ERROR where appropriate 13 years ago
  Tuncer Ayaz 63de05d914 Clean up code 14 years ago
  Tuncer Ayaz c466076ffb Clean up emacs file local variables 14 years ago
  Tuncer Ayaz ebcae06928 Fix grep invocations 14 years ago
  Tuncer Ayaz e4036cbe56 Apply Tidier suggestions 14 years ago
  Tuncer Ayaz 58fd80917a Fix file existence checks 14 years ago
  Juhani Rankimies 52ca7795fe Unify executable invocation 14 years ago
  Anthony Ramine 9ecc3455bf Fix typo in rebar_erlydtl_compiler 14 years ago
  Kostis Sagonas 7dc76d578e Tidier improvements 14 years ago
  Alex Songe 73ee6e442b Added support for custom_tags_dir compile option to rebar_erlydtl_compiler 15 years ago
  Bryan Fink abd535d081 rework elrydtl_compiler to do dependency checking correctly in refactored rebar 15 years ago
  Dave Smith fa2a58261a Another round of refactoring to yield better flexiblity in the base_compiler system 15 years ago
  Dave Smith 9c15d63191 Refactor of compilation logic to enable support for package modules and provide better modularity/reusability for other systems 15 years ago
  Tuncer Ayaz 9a8015f2d7 Added vi modeline/emacs local variables to file headers 15 years ago
  Bryan Fink 299f45623f rebar can now compile ErlyDTL files (if erlydtl is installed) 15 years ago