Tuncer Ayaz
112f74cac1
Adapt basicnif template to OTP changes
пре 13 година
Tuncer Ayaz
edf4bbc370
Fix error handling bug in {copy,In,Out} template
пре 13 година
Tuncer Ayaz
d9ef6fbd53
Optimize list ops and error reporting in sh/2
пре 13 година
Tuncer Ayaz
a9a7d7c02b
Apply Tidier suggestions
пре 13 година
Tuncer Ayaz
e21166ae6f
Sync rel/files in dummy project with templates
пре 13 година
Tuncer Ayaz
a4ffe1ce62
Use filename:join/1
пре 13 година
Tuncer Ayaz
734d30f96e
Modernize basicnif template code
пре 13 година
Tuncer Ayaz
4e0ab4065f
Fix grep portability (Reported-by: Andrew Thompson)
пре 14 година
Tuncer Ayaz
12b26fab32
Change shebang lines to /bin/sh
пре 14 година
Andrew Thompson
6749bb6ac0
Propagate exit status from nodetool to runner script
пре 14 година
Tuncer Ayaz
c63002bef8
Whitespace cleanups
пре 14 година
joewilliams
d215cae496
get_reltool_release_info now expects consulted data
пре 14 година
Joe Williams
16fe8c09e5
Merge pull request #97 from tdx/tdx-appup-new-app
Skip appup generation for new app in release
пре 14 година
Andrew Gopienko
695ff290b3
skip appup generation for new app in release
пре 14 година
Tuncer Ayaz
5e04e7db00
Add Alexis Sellier to THANKS file
пре 14 година
cloudhead
dd9adac8c4
Add support for {copy, src, dst} to templater
пре 14 година
Tuncer Ayaz
45f44c2166
Fix {git,Url} support (Reported-by: Garrett Smith)
пре 14 година
Tuncer Ayaz
7118ec6612
Use auto-imported element/2
пре 14 година
Tuncer Ayaz
1ec92ebac3
Do not warn if pre_/post_ cmd is not available
пре 14 година
Tuncer Ayaz
0f08e768a7
Remove duplicate entry (Reported-by: Siri Hansen)
пре 14 година
Tuncer Ayaz
cc2447f1b1
Correct sub_dirs loop log message
пре 14 година
Tuncer Ayaz
e0a86868ca
Log if sub_dirs loop is detected
пре 14 година
Tuncer Ayaz
8263f12594
Add support for $HOME/.rebar/config
пре 14 година
Dave Smith
2d353f82a3
Merge pull request #94 from tdx/tdx_mode_embedded
fix erlexec parameter
пре 14 година
Andrew Gopienko
a8de2e91ba
fix erlexec parameter
пре 14 година
Tuncer Ayaz
f27d47b1f7
Add Steven Gravell to THANKS file
пре 14 година
Tuncer Ayaz
b571e7b52f
Fix logging (reported-by Sergey Yelin)
пре 14 година
Joe Williams
18d4ddc8d0
Merge pull request #90 from smarkets/upgrade-fixes
look for new and old versions in the target parent
пре 14 година
Joe Williams
4c5ec87988
Merge pull request #91 from smarkets/appup-load-module-fix
default module appup instruction -> load_module
пре 14 година
Steven Gravell
d00845b490
default module appup instruction -> load_module
пре 14 година
Steven Gravell
0f5e393292
look for new and old versions in the target parent
The target_dir config in reltool allows you to put your release in
a directory other than in ./NAME, so we should look in the parent
directory of that to find the new and old versions instead of
simply looking in ./
Move untaring and retaring into a temporary path instead of in ./
to prevent name collisions with "releases" and "lib" that might
exist already. Having a subdirectory rel/releases/ can be useful.
пре 14 година
Tuncer Ayaz
3e4138537f
Add Mathias Meyer to THANKS file
пре 14 година
Mathias Meyer
2e64e91c0c
Add options for escript shebang, command, emu_args
Allows customizing the arguments handed over to the Erlang VM, e.g. to
set a name or a cookie, e.g. by setting escript_emu_args to:
%%! -name rebar -setcookie rebar
пре 14 година
Tuncer Ayaz
e4b223b7cd
Update THANKS file
пре 14 година
Jan Klötzke
a3a02ef944
Fix rebar.bat path handling
Use "%~f0" to get the full path of rebat.bat to correctly locate the
rebar script. Also put the script name in quotes when passing it to
escript.exe to correctly handle paths with spaces.
пре 14 година
Tuncer Ayaz
013a49a941
Add list-deps to completion and abbrev-cmds
пре 14 година
Dave Smith
b6abc6a64d
Merge pull request #84 from jaredmorrow/jm-list-deps-doc
Add command listing for list-deps
пре 14 година
Jared Morrow
b67b7eaa6b
Add command listing for list-deps
пре 14 година
Tuncer Ayaz
fbd2778c04
Deprecate xrl_opts/yrl_opts fail_on_warning opt
пре 14 година
Tuncer Ayaz
ca3368a6b4
Remove leftover references to rebar_dialyzer
пре 14 година
Tuncer Ayaz
887f8d61dd
Add Evan Miller to THANKS file
пре 14 година
Dave Smith
719c9a50c7
Merge pull request #81 from evanmiller/em-protobuffs
Recursively search "src" for .proto files
пре 14 година
joewilliams
7ac00a73e8
Remove rebar_dialyzer
пре 14 година
Dave Smith
ab116276b7
Merge pull request #80 from hyperthunk/plugin-hooks
Allow plugins to run before/after a rebar command.
пре 14 година
Tuncer Ayaz
3440d8183b
Exact match name, cookie (reported-by Pablo Platt)
пре 14 година
Tuncer Ayaz
1e342faee8
Apply Tidier suggestions
пре 14 година
Juhani Rankimies
8eb1fc8308
Make port compilation template configurable
- Port compiler no longer requires bash on windows.
- It's possible to use compilers whose command lines don't fit into
the default template
пре 14 година
Evan Miller
f389e79d39
Recursively search "src" for .proto files
пре 14 година
Tuncer Ayaz
5c0b46d92d
Minimize compile options
пре 14 година
Tuncer Ayaz
5b3082f443
Fix erlc regression (reported-by Benoit Chesneau)
пре 14 година