aboutsummaryrefslogtreecommitdiffstats
path: root/src/rlx_prv_overlay.erl
AgeCommit message (Expand)Author
2019-08-17Keep expected overlay behaviour - make API overlays the lesser authorityGuilherme Andrade
2019-08-15Allow for API callers to define arbitrary overlay variablesGuilherme Andrade
2019-08-12Correctly render redefined variableMikhail Uvarov
2019-06-01remove debug io:formatTristan Sloughter
2019-05-20Merge pull request #667 from ElectronicRU/overlay-wildcardsTristan Sloughter
2018-10-05support tuples in overlay_vars so rebar3 can pass variables (#672)v3.27.0Tristan Sloughter
2018-07-28I should really have some sleep, and probably not use GitHub Editor.Alex Es
2018-07-28Typo fix.Alex Es
2018-07-28More careful handling of source root.Alex Es
2018-07-27Support wildcards for copy/link to a directory.AlexSedov
2018-06-23only copy mode and time attributes when copying filesTristan Sloughter
2017-10-18Add `erts_dir` overlay var (#614)Luis Rascão
2017-05-08Add the ability to chmod files in the overlay.Anthony Molinaro
2016-10-27Fix replace os vars functionalityLuis Rascao
2016-09-25Silence dialyzer warningsLuis Rascao
2016-03-15Fixed template args order bugKozlov Yakov
2015-08-24fix error message for template file that doesn't existTristan Sloughter
2015-05-08use mustache instead of erlydtl for overlaysTristan Sloughter
2015-04-23update for 18.0Tristan Sloughter
2015-04-01support symbolic link overlays in dev_modeDavid Best
2015-02-19support overlay file inclusionLuis Rascao
2015-02-01cleanup: remove unused provider attributes to not complicate codeTristan Sloughter
2014-12-13render overlay filenames for tar archiveTristan Sloughter
2014-11-09move back to using format_error/1Tristan Sloughter
2014-10-23use providers PRV_ERROR and format_error/2Tristan Sloughter
2014-10-22include state in format_error/2Tristan Sloughter
2014-10-11support config passed in as proplist instead of filenameTristan Sloughter
2014-10-11provider task dependenciesTristan Sloughter
2014-05-19Add {out_dir, false} to ERLYDTL_COMPILE_OPTSPaul Schoenfelder
2014-03-05Set auto_escape to false for erlydtl compilationPaul Oliver
2014-02-17Update erlydtl to v0.9.0Andreas Stenius
2013-10-28support using the original app vsn as a string not the parsed vsnEric
2013-10-15ignore empty list of overlay vars to fix unneeded warningTristan Sloughter
2013-10-14remove rlx log and use ec_cmd_log insteadEric
2013-10-12support list of overlay_vars files. This closes #4Tristan Sloughter
2013-10-10fix non-path includes to be include instead of include_libTristan Sloughter
2013-10-07include relx header with include instead of include_libTristan Sloughter
2013-09-16improved user output lookTristan Sloughter
2013-09-13support copying full directories in overlaysTristan Sloughter
2013-06-20Add support for {vm_args,_} argument in configOlav Frengstad
2013-05-10internal rename completion of all relcool to relx callsEric
2013-05-09Basic file rename from rcl to rlxEric