Joseph Wayne Norton
def6b8c98d
Add partial support for Erlang/OTP 17
Allow rebar to compile applications using Erlang/OTP 17 and older
versions. This patch only provides partial support since the rebar
tool itself must be compiled using an Erlang/OTP version that is older
than 17.
11 years ago
Tuncer Ayaz
4b8c81fb53
Implement 'rebar help CMD1 CMD2' and extend common 'rebar help' msg
* allow plugins to print help message for implemented commands
* append core rebar.config options to common 'rebar help' message
12 years ago
Tuncer Ayaz
0d5583db5a
rebar_require_vsn: remove trailing whitespace
12 years ago
Evan Vigil-McClanahan
a78e6cd740
Add support for minimum OTP versions.
Since you can't really do math with regexps and it's a pain to
repeatedly update the config for each new version or erlang, I wanted
to add support for minium OTP versions. This is a fix for
https://github.com/basho/riaknostic/issues/38
13 years ago
Tuncer Ayaz
4fc3e9bfb6
Add missing comment
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
e4036cbe56
Apply Tidier suggestions
14 years ago
Dave Smith
902e00fb93
Add support for requiring a specific ERTS or OTP version via a regex
15 years ago
Tuncer Ayaz
9a8015f2d7
Added vi modeline/emacs local variables to file headers
15 years ago
Tuncer Ayaz
8c85021c1e
Deleted trailing whitespace
15 years ago
Dave Smith
d6600ab506
Fixing number of warnings and buglets
15 years ago
Dave Smith
b3909cc9dc
Adding delete_each/1
15 years ago
Jon Meredith
8e91e1014e
Connected up symlinking the list of progs in rebar.config/app_bin
to the OTP bin dir.
15 years ago
Dave Smith
be2a9096f6
More work
15 years ago
Dave Smith
28fe3bfd54
More gross structural work; now has log levels and broken out log level control
15 years ago
Dave Smith
b7e2088c27
Initial commit
15 years ago