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 년 전
Dave Smith
a7d64deb43
Introduce -k flag
13 년 전
Dave Smith
ebdb25c5cc
Use delayed_halt everywhere
13 년 전
Dave Smith
c86c99940d
Remove ?FAIL in favor of ?ABORT
13 년 전
Tuncer Ayaz
c122eeec75
Fix whitespace errors
13 년 전
Dave Smith
b723e81cbb
Merge pull request #242 from basho/dss-smarter-edoc
Only regenerate edocs if a source file is newer than
13 년 전
Dave Smith
9d6f7d480a
Merge pull request #220 from talentdeficit/patch-1
add crypto, syntax_tools and tools to applications key as dependencies
13 년 전
Dave Smith
2f0e545ce0
Prefer edoc-info as determining file; overview-summary.html may not
always be generated
13 년 전
Dave Smith
81112cbd07
Only regenerate edocs if a source file is newer than
overview-summary.html
13 년 전
Dave Smith
1c98f6ccd4
Add binary target for pushing new build of rebar into rebar.wiki
13 년 전
Dave Smith
0f24d93256
Move to major.minor.patch release version; add OTP build version
version info
13 년 전
Dave Smith
c13889618d
Adding ref to new location of pre-built rebar
13 년 전
Tuncer Ayaz
f7d9a9bf8b
Fix whitespace errors
13 년 전
Yurin Slava
e4bc95500c
Fix #232 (rebar_reltool:mk_target_dir)
13 년 전
Tim Watson
bebd9d2ae6
Support ct_run using short name
Not every system under test can be run with long names, and this makes
rebar's common_test support useless in those environments, as it
currently uses long names (test@hostname.domain ) by default, without
recourse to change them.
This patch adds support for a {ct_use_short_names, boolean()} config
variable, which allows the user to specify whether short or long names
are required.
13 년 전
Tuncer Ayaz
15d1c275f8
Simplify and fix check if enter/leaving should be printed
13 년 전
Tuncer Ayaz
2daf7cae27
Add escriptize to bash completion
13 년 전
Tuncer Ayaz
4f6ea2fd11
Do not print entering/leaving message if skip_dir
13 년 전
Tuncer Ayaz
635d1a9456
Fix file extension bug (Reported-by: Tony Rogvall)
13 년 전
Tuncer Ayaz
2e36109181
Add Nick Vatamaniuc to THANKS file
13 년 전
Nick Vatamaniuc
8d82330802
Add rsync as another option to fetch dependencies
Newly added syntax:
{deps, [ {<depname>, ".*", {rsync, "<rsync_url>"}}, ... ]}
Where rsync_url is any URL accepted by the rsync command.
13 년 전
Tuncer Ayaz
32ddef7158
Remove alt_url support in favor of new features
13 년 전
Tuncer Ayaz
e6d5a494b0
Clarify use of git describe
13 년 전
Tuncer Ayaz
4ee2f6ea1b
Update README
13 년 전