Tuncer Ayaz
4e9e89bd0d
Append os family to arch string
2012-06-23 22:05:43 +02:00
Tuncer Ayaz
c41fda6a2f
rebar_utils: move internal fun to proper place
2012-06-23 22:00:38 +02:00
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
2012-06-21 14:44:51 -07:00
Tuncer Ayaz
4fc3e9bfb6
Add missing comment
2012-06-21 23:01:32 +02:00
Tuncer Ayaz
8bb62032a0
Update -c string
2012-06-21 21:28:34 +02:00
Tuncer Ayaz
e6165c7146
Fix #252 (Reported-by: Maxim-Vladimirsky)
2012-06-21 00:08:51 +02:00
Tuncer Ayaz
b9c6888883
rebar_ct: rename function for clarity
2012-06-21 00:06:40 +02:00
Tuncer Ayaz
f0de7faa11
Simplify reltool.config template
2012-06-19 01:05:45 +02:00
Yurin Slava
7bef458163
Add support for errors without line number
2012-06-18 12:09:58 +02:00
Tuncer Ayaz
3dce05314b
Fix rebar_eunit comments
2012-06-18 00:55:51 +02:00
Tuncer Ayaz
c91250d2df
Use [{File,Bin}, ...] in escriptize zip:create
2012-06-17 23:03:29 +02:00
Tuncer Ayaz
83879c22e1
Add missing escriptize comments
2012-06-17 22:57:33 +02:00
Tuncer Ayaz
e7e2bc17b2
Sort rebar_* modules in rebar.app
2012-06-17 17:03:38 +02:00
Tuncer Ayaz
0f961d86c6
Fix #247 (Reported-by: Uvarov Michael)
2012-06-17 16:11:59 +02:00
Tuncer Ayaz
d7037165fd
Remove debug log
2012-06-15 19:42:11 +02:00
Tuncer Ayaz
e65455b6ef
Simplify temp dir creation
2012-06-14 23:59:36 +02:00
Tuncer Ayaz
1e980859e2
Extend escriptize and reuse in bootstrap
2012-06-14 23:46:55 +02:00
Tuncer Ayaz
8fb552b73f
Sync rebar_escripter with bootstrap escript
2012-06-14 23:46:55 +02:00
Tuncer Ayaz
c2a72a12ae
Fix escript creation as suggested by Siri Hansen
2012-06-14 23:46:55 +02:00
Tuncer Ayaz
c1a891ce33
Remove gratuitous lists:append/1
2012-06-12 23:40:42 +02:00
Tuncer Ayaz
8e66225e06
Fix error/warning newlines (Reported-by: Tim Watson)
2012-06-12 15:13:20 +02:00
Tuncer Ayaz
7e812e6a75
Print full git revision in version string
2012-06-11 20:01:07 +02:00
Tuncer Ayaz
8a2274b8b4
Refactor shared error reporting code
2012-06-11 19:42:00 +02:00
Tuncer Ayaz
0716cf708c
Add support for {Line,Column} in error reports
2012-06-11 19:42:00 +02:00
Tuncer Ayaz
c3fc279ff9
Manually format lfe errors/warnings
2012-06-11 19:42:00 +02:00
Tuncer Ayaz
658f4847a2
Report warnings as errors if -Werror is enabled
2012-06-11 19:41:51 +02:00
Tuncer Ayaz
dff60918cb
Share format_errors/format_warnings functions
2012-06-11 19:40:59 +02:00
Tuncer Ayaz
4e64e0c675
Manually format port_compiler errors with absolute path
2012-06-11 19:40:59 +02:00
Tuncer Ayaz
4b9fcda7ab
Manually format leex/yecc errors/warnings
2012-06-11 19:40:59 +02:00
Tuncer Ayaz
50fbabda68
Manually report errors/warnings with absolute path
2012-06-11 19:40:59 +02:00
Tuncer Ayaz
8d81b322ed
Fix whitespace errors
2012-06-11 19:33:16 +02:00
hirschen
4414f6548a
List substitution variable names in 'list-templates' command.
2012-06-11 15:01:12 +02:00
Tuncer Ayaz
b1d06a4d14
Fix unsafe use of var
2012-06-08 22:14:32 +02:00
Tuncer Ayaz
8a046d898a
Fix whitespace errors
2012-06-08 21:56:18 +02:00
Tuncer Ayaz
25c4515383
Update dialyzer_reference
2012-06-08 21:56:08 +02:00
Dave Smith
9ec6f37444
Merge pull request #230 from hyperthunk/ct-name
...
Support ct_run using short name
2012-06-08 07:11:00 -07:00
Dave Cottlehuber
83509e9982
Windows: add native SDK support
...
- compatible with rebar 2.0.0
2012-06-08 15:47:39 +02:00
Dave Smith
a7d64deb43
Introduce -k flag
2012-06-08 07:06:15 -06:00
Dave Smith
ebdb25c5cc
Use delayed_halt everywhere
2012-06-08 07:06:15 -06:00
Dave Smith
c86c99940d
Remove ?FAIL in favor of ?ABORT
2012-06-08 07:06:15 -06:00
Tuncer Ayaz
c122eeec75
Fix whitespace errors
2012-06-07 15:34:36 +02:00
Dave Smith
b723e81cbb
Merge pull request #242 from basho/dss-smarter-edoc
...
Only regenerate edocs if a source file is newer than
2012-06-07 05:29:48 -07:00
Dave Smith
9d6f7d480a
Merge pull request #220 from talentdeficit/patch-1
...
add crypto, syntax_tools and tools to applications key as dependencies
2012-06-06 19:48:45 -07:00
Dave Smith
2f0e545ce0
Prefer edoc-info as determining file; overview-summary.html may not
...
always be generated
2012-06-06 11:56:49 -06:00
Dave Smith
81112cbd07
Only regenerate edocs if a source file is newer than
...
overview-summary.html
2012-06-06 10:00:56 -06:00
Dave Smith
1c98f6ccd4
Add binary target for pushing new build of rebar into rebar.wiki
2012-06-04 08:56:51 -06:00
Dave Smith
0f24d93256
Move to major.minor.patch release version; add OTP build version
...
version info
2012-06-04 08:46:17 -06:00
Dave Smith
c13889618d
Adding ref to new location of pre-built rebar
2012-06-04 08:22:11 -06:00
Tuncer Ayaz
f7d9a9bf8b
Fix whitespace errors
2012-06-01 11:45:56 +02:00
Yurin Slava
e4bc95500c
Fix #232 (rebar_reltool:mk_target_dir)
2012-06-01 11:38:23 +02:00