Tuncer Ayaz
3da58e2272
Fix test: inttest/t_custom_config
13 年前
Tuncer Ayaz
fd0697239d
Use lists:foreach because result is ignored
13 年前
Tuncer Ayaz
385e3f09ba
Decrease indentation in list-templates printout
13 年前
Tuncer Ayaz
49f3cc4108
Fix crash introduced in 4414f65
via pull/245
13 年前
Tuncer Ayaz
0c27fd4f7f
rebar_templater: fix comment
13 年前
Tuncer Ayaz
6de4862e19
Update README
13 年前
Tuncer Ayaz
e158c72427
Update README
13 年前
Tuncer Ayaz
3b785903b6
Update README
13 年前
Tuncer Ayaz
06d7fd6ef2
Update README
13 年前
Tuncer Ayaz
3368e8b307
Add Daniel Luna to THANKS file
13 年前
Daniel Luna
d560ccda0d
Use ~p for file:consult/1 {error, Reason} printout
13 年前
Slava Yurin
22dec4cbb7
Fix test/rebar_eunit_tests.erl
13 年前
Slava Yurin
cf24426c4f
Fix travis compile
13 年前
Joe DeVivo
17df3e9918
Added Travis CI Hook and Build Status
13 年前
Tuncer Ayaz
4e9e89bd0d
Append os family to arch string
13 年前
Tuncer Ayaz
c41fda6a2f
rebar_utils: move internal fun to proper place
13 年前
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 年前
Tuncer Ayaz
4fc3e9bfb6
Add missing comment
13 年前
Tuncer Ayaz
8bb62032a0
Update -c string
13 年前
Tuncer Ayaz
e6165c7146
Fix #252 (Reported-by: Maxim-Vladimirsky)
13 年前
Tuncer Ayaz
b9c6888883
rebar_ct: rename function for clarity
13 年前
Tuncer Ayaz
f0de7faa11
Simplify reltool.config template
13 年前
Yurin Slava
7bef458163
Add support for errors without line number
13 年前
Tuncer Ayaz
3dce05314b
Fix rebar_eunit comments
13 年前
Tuncer Ayaz
c91250d2df
Use [{File,Bin}, ...] in escriptize zip:create
13 年前
Tuncer Ayaz
83879c22e1
Add missing escriptize comments
13 年前
Tuncer Ayaz
e7e2bc17b2
Sort rebar_* modules in rebar.app
13 年前
Tuncer Ayaz
0f961d86c6
Fix #247 (Reported-by: Uvarov Michael)
13 年前
Tuncer Ayaz
d7037165fd
Remove debug log
13 年前
Tuncer Ayaz
e65455b6ef
Simplify temp dir creation
13 年前
Tuncer Ayaz
1e980859e2
Extend escriptize and reuse in bootstrap
13 年前
Tuncer Ayaz
8fb552b73f
Sync rebar_escripter with bootstrap escript
13 年前
Tuncer Ayaz
c2a72a12ae
Fix escript creation as suggested by Siri Hansen
13 年前
Tuncer Ayaz
c1a891ce33
Remove gratuitous lists:append/1
13 年前
Tuncer Ayaz
8e66225e06
Fix error/warning newlines (Reported-by: Tim Watson)
13 年前
Tuncer Ayaz
7e812e6a75
Print full git revision in version string
13 年前
Tuncer Ayaz
8a2274b8b4
Refactor shared error reporting code
13 年前
Tuncer Ayaz
0716cf708c
Add support for {Line,Column} in error reports
13 年前
Tuncer Ayaz
c3fc279ff9
Manually format lfe errors/warnings
13 年前
Tuncer Ayaz
658f4847a2
Report warnings as errors if -Werror is enabled
13 年前
Tuncer Ayaz
dff60918cb
Share format_errors/format_warnings functions
13 年前
Tuncer Ayaz
4e64e0c675
Manually format port_compiler errors with absolute path
13 年前
Tuncer Ayaz
4b9fcda7ab
Manually format leex/yecc errors/warnings
13 年前
Tuncer Ayaz
50fbabda68
Manually report errors/warnings with absolute path
13 年前
Tuncer Ayaz
8d81b322ed
Fix whitespace errors
13 年前
hirschen
4414f6548a
List substitution variable names in 'list-templates' command.
13 年前
Tuncer Ayaz
b1d06a4d14
Fix unsafe use of var
13 年前
Tuncer Ayaz
8a046d898a
Fix whitespace errors
13 年前
Tuncer Ayaz
25c4515383
Update dialyzer_reference
13 年前
Dave Smith
9ec6f37444
Merge pull request #230 from hyperthunk/ct-name
Support ct_run using short name
13 年前