57 Commits (6356112cbbb32b09dd2f94ea856c3cbd32b1c085)

Author SHA1 Message Date
  Tristan Sloughter 6356112cbb more dialyzer fun. no likey opaque types 10 years ago
  Tristan Sloughter 989a1bfe8d add plugin template 10 years ago
  Tristan Sloughter 48769e75c2 wip: move to erlydtl for rebar templates 10 years ago
  Tristan Sloughter 884d298291 update templating 10 years ago
  Tristan Sloughter f72a38c3b3 use INFO instead of CONSOLE in templater 10 years ago
  Tristan Sloughter 6b97970530 add some templates 10 years ago
  Tristan Sloughter 793b15f9f1 rename deps provider 10 years ago
  Tristan Sloughter f72b39f3c3 allow new project dir for template 10 years ago
  Tristan Sloughter 1afdd380d3 add back templating 10 years ago
  Tuncer Ayaz 3fb4a7c540 Fix OS X resource fork handling (Reported-by: Richard O'Keefe) 11 years ago
  Tuncer Ayaz 9bb677ed99 Fix #226 11 years ago
  Tuncer Ayaz 34ead92c83 Fix #187 (rename mustache to rebar_mustache) 11 years ago
  Pierre Fenoll c83d037404 Add a library template 11 years ago
  Florent Gallaire 51584caa3e A switch variable can have multiple values 11 years ago
  Florent Gallaire 0e39dc4149 Support switch template instructions 11 years ago
  Evax Software 2970fab4b7 Support conditional template instructions 11 years ago
  Andrew Thompson ee8919420d Support reading mustache 'lists' from files 12 years ago
  Tuncer Ayaz 4b8c81fb53 Implement 'rebar help CMD1 CMD2' and extend common 'rebar help' msg 12 years ago
  Tuncer Ayaz 252757c753 Do not use application:set_env 13 years ago
  Tuncer Ayaz e1c9d69d1d Do not use rebar_config:set_global in rebar_templater 13 years ago
  Tuncer Ayaz d9e6cc3d90 Do not use process dict in rebar_templater 13 years ago
  Tuncer Ayaz fd0697239d Use lists:foreach because result is ignored 13 years ago
  Tuncer Ayaz 385e3f09ba Decrease indentation in list-templates printout 13 years ago
  Tuncer Ayaz 49f3cc4108 Fix crash introduced in 4414f65 via pull/245 13 years ago
  Tuncer Ayaz 0c27fd4f7f rebar_templater: fix comment 13 years ago
  Tuncer Ayaz 8d81b322ed Fix whitespace errors 13 years ago
  hirschen 4414f6548a List substitution variable names in 'list-templates' command. 13 years ago
  Jesse Gumm 4f6f41cabb Fix typos in rebar_templater 13 years ago
  Tuncer Ayaz 74ca540939 Use same variable names as file:make_link/2 13 years ago
  Przemysław Dąbek eb23571b8b Add possibility to make symbolic links 13 years ago
  Tuncer Ayaz edf4bbc370 Fix error handling bug in {copy,In,Out} template 14 years ago
  Tuncer Ayaz a4ffe1ce62 Use filename:join/1 14 years ago
  cloudhead dd9adac8c4 Add support for {copy, src, dst} to templater 14 years ago
  Dave Smith bda6ee0e48 Centralize variable resolution; add target_dir variable 14 years ago
  Dave Smith c4907b6297 Add support for loading template vars from external file 14 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 3b0568ebb7 Simplify and cleanup rebar_templater 14 years ago
  Tuncer Ayaz 58fd80917a Fix file existence checks 14 years ago
  Tuncer Ayaz a8870807fc Fix code clarity 14 years ago
  David Reid 63d5ceb61d Support single level of nested template variables 14 years ago
  Kostis Sagonas 7dc76d578e Tidier improvements 14 years ago
  Kostis Sagonas e024778599 Dialyzer related cleanups 14 years ago
  Dave Smith b32eeeafb7 Add support for specifying template directory on the command line 15 years ago
  Dave Smith b063d3b8df Fix bug 438; add support for listing available templates 15 years ago
  Tuncer Ayaz dfb5af4049 Add forward-compatible escript_foldl function 15 years ago
  Dave Smith 28d3b75641 Fix bug in templater where escript was not found in subdirs were specified in rebar.config; minor formatting cleanups 15 years ago
  Bryan Fink f6feac493d provide separate 'file' and 'template' directives, instead of one 'file' directive with a boolean Render flag 15 years ago
  Bryan Fink 60629e8516 add chmod template directive for changing file file permission 15 years ago
  Bryan Fink 4c2dade0f4 add Render flag to 'file' template directive 15 years ago