index
:
rebar3.git
master
Clone of https://github.com/erlang/rebar3
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rebar_reltool.erl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #325 from saleyn/reltool
Dave Smith
2012-10-20
1
-1
/
+1
|
\
|
*
Fix return value of rebar:overlay/2
serge
2012-10-20
1
-1
/
+1
*
|
Add hostname variable to reltool overlay templates
serge
2012-10-20
1
-1
/
+2
|
/
*
Correctly use release_handler:create_RELEASES
joewilliams
2012-09-04
1
-3
/
+15
*
rebar_reltool: remove blank lines
Tuncer Ayaz
2012-08-30
1
-5
/
+0
*
Add dynamic .script support for overlay vars file
Dmitriy Kargapolov
2012-08-30
1
-1
/
+1
*
Fix R13B03 build (Reported-by: Sergey Nartimov)
Tuncer Ayaz
2012-07-28
1
-4
/
+4
*
relative libs in RELEASES file
Steven Gravell
2012-07-26
1
-1
/
+1
*
Do not use application:set_env
Tuncer Ayaz
2012-07-23
1
-17
/
+19
*
Restore old reltool vsn check
Tuncer Ayaz
2012-07-22
1
-14
/
+15
*
Fix Dialyzer warning
Tuncer Ayaz
2012-07-21
1
-1
/
+1
*
Use a more appropriate method to check reltool's vsn
Ulf Wiger
2012-07-21
1
-13
/
+14
*
Remove shared state
Tuncer Ayaz
2012-07-13
1
-11
/
+10
*
Use ~p for file:consult/1 {error, Reason} printout
Daniel Luna
2012-06-29
1
-1
/
+1
*
Remove ?FAIL in favor of ?ABORT
Dave Smith
2012-06-08
1
-4
/
+4
*
Fix whitespace errors
Tuncer Ayaz
2012-06-01
1
-9
/
+15
*
Fix #232 (rebar_reltool:mk_target_dir)
Yurin Slava
2012-06-01
1
-2
/
+6
*
Remove unused include_lib directive
Yurin Slava
2012-02-04
1
-1
/
+0
*
Remove trailing whitespace in rebar_reltool
Tuncer Ayaz
2011-12-19
1
-1
/
+1
*
Add root_dir option to reltool.config
smithwinston
2011-11-26
1
-1
/
+4
*
Add overlay command to run overlays only
Steven Gravell
2011-10-20
1
-24
/
+37
*
Get rid of app.config
joewilliams
2011-09-20
1
-2
/
+21
*
look for new and old versions in the target parent
Steven Gravell
2011-07-01
1
-53
/
+8
*
Apply Tidier suggestions
Tuncer Ayaz
2011-06-02
1
-1
/
+1
*
Expand variables in replace overlay
Max Lapshin
2011-04-29
1
-1
/
+1
*
Centralize variable resolution; add target_dir variable
Dave Smith
2011-04-10
1
-22
/
+15
*
Add support for template_wildcarding; allows files from many directories to b...
Dave Smith
2011-04-10
1
-0
/
+15
*
Refactor overlay_vars to enable overrides from command-line
Dave Smith
2011-04-10
1
-28
/
+25
*
Clean up code
Tuncer Ayaz
2011-02-06
1
-17
/
+27
*
Clean up emacs file local variables
Tuncer Ayaz
2011-01-31
1
-1
/
+1
*
Apply Tidier suggestions
Tuncer Ayaz
2011-01-13
1
-6
/
+8
*
Port rebar_file_utils to Windows
Juhani Rankimies
2010-10-27
1
-1
/
+1
*
Tidier improvements
Kostis Sagonas
2010-10-26
1
-17
/
+18
*
Dialyzer related cleanups
Kostis Sagonas
2010-10-10
1
-1
/
+1
*
Move version check/enforcement for reltool into rebar_reltool; rebar should w...
Dave Smith
2010-06-22
1
-0
/
+18
*
Enable target_dir to be passed as command-line parameter
Dave Smith
2010-06-22
1
-10
/
+15
*
Make sure to apply any file perms when doing a templated file
Dave Smith
2010-06-21
1
-1
/
+8
*
Escape backslashes prior to escaping the quotes
Dave Smith
2010-06-21
1
-2
/
+3
*
Fix compiler warnings
Klas Johansson
2010-06-19
1
-1
/
+1
*
fix call to dict:new (should be dict:from_list)
Andy Gross
2010-06-16
1
-1
/
+1
*
Fix missing parameter when invoking rebar_utils:sh
Dave Smith
2010-06-15
1
-1
/
+1
*
Refactor of overlay support in reltool extension; adding support for templati...
Dave Smith
2010-06-14
1
-110
/
+155
*
Look for dirs named erts-vsn when setting up spec for copying files
Dave Smith
2010-01-14
1
-1
/
+7
*
Rolled back getopt to restore custom variables
Tuncer Ayaz
2010-01-01
1
-2
/
+2
*
Added vi modeline/emacs local variables to file headers
Tuncer Ayaz
2009-12-31
1
-0
/
+2
*
Enhanced option parsing with new getopt and made rebar more user friendly
Tuncer Ayaz
2009-12-31
1
-2
/
+2
*
Deleted trailing whitespace
Tuncer Ayaz
2009-12-30
1
-7
/
+7
*
Make sure to append overlay files to end of spec; otherwise might be overwrit...
Dave Smith
2009-12-16
1
-1
/
+1
*
Adding support for overlays
Dave Smith
2009-12-14
1
-1
/
+30
*
Fixing warning
Dave Smith
2009-12-14
1
-8
/
+0
[next]