Tuncer Ayaz
3f14c1c092
Skip erlang:halt/1 workaround if >=R15B01
hace 13 años
Tuncer Ayaz
769160ac36
Remove export_all in simplemod template
hace 13 años
Tuncer Ayaz
196bc40cac
Add Loic Hoguin to THANKS file
hace 13 años
Tuncer Ayaz
b6fadef5d3
Fix whitespace errors
hace 13 años
Loïc Hoguin
2c37270f52
Fix badarg crashes on missing dependency errors
hace 13 años
Tuncer Ayaz
9d5557b16f
Deprecate port_envs in favor of port_env
hace 13 años
Юрин Вячеслав
0424d75d78
Make rebar understand wildcard in subdir
If you have dir with many erlang app, then you can simple write
{sub_dirs, ["some_dir/*"]}. Rebar will make operation on subdirs of
dir "some_dir".
hace 13 años
Tuncer Ayaz
4e0c9506f5
Fix src_dirs option to not hard-code "src"
hace 13 años
Jesse Gumm
33546cc402
Fix copying dir to non-existing dir in Win32
hace 13 años
Jesse Gumm
4f6f41cabb
Fix typos in rebar_templater
hace 13 años
Tuncer Ayaz
da122b3e57
Add rebar_utils:delayed_halt/1
hace 13 años
Tuncer Ayaz
dd22eb4814
Add Mike Lazar to THANKS file
hace 13 años
Mike Lazar
fa3dab30ae
Fix typos in generated cmd script in bootstrap
Fixes basho/rebar#188
hace 13 años
Tuncer Ayaz
af51ad4ef6
Add Phillip Toland to THANKS file
hace 13 años
Phil Toland
8b486055e4
Fix compiling DTL templates with latest erlydtl
The latest version of erlydtl requires that custom tag modules be in
the path when templates are compiled. Without this change rebar silently
exits when using the custom_tags_modules option.
hace 13 años
Jeremy Raymond
7e84634b8f
Fix for destruction of config app vars on reset
hace 13 años
Tuncer Ayaz
1a613d6123
Remove debug log
hace 13 años
Tuncer Ayaz
b48cc0c7eb
Fix regression in port_compiler needs_link check
hace 13 años
Shunichi Shinohara
ebb2345071
Treat callback attributes same as behaviour_info
Automatically include modules with callback attributes in
erl_first_files.
hace 13 años
Tuncer Ayaz
1c1a32b8ba
Use lists:flatmap/2
hace 13 años
Tuncer Ayaz
28c44cbc25
Add Yurin Slava to THANKS file
hace 13 años
Yurin Slava
5a640a92fd
Remove unused include_lib directive
hace 13 años
Tuncer Ayaz
b7fb2aeec6
Fix loading of local plugins in sub directories
hace 13 años
Tuncer Ayaz
6898eff2c7
Rework port compiler support
* consolidate options
* add support for building executables
hace 13 años
Tuncer Ayaz
ba538094ba
Extend rebar_utils:deprecated
hace 13 años
Tuncer Ayaz
a176db6937
Fix Dialyzer (race condition) warning
hace 13 años
Yurii Rashkovskii
fe1652e137
Cache vsn info to avoid expensive vcs cmd calls
hace 13 años
Tuncer Ayaz
0f3e5f8813
Update THANKS
hace 13 años
Fisher
dfb973b8b8
Fix handle_call response
hace 13 años
Tuncer Ayaz
b6f3a76694
Imported new mustache.erl
hace 13 años
Tuncer Ayaz
d203ff17d7
Fix whitespace error in rebar.config.sample
hace 13 años
Tuncer Ayaz
440fa6bd31
Only print sh/2 options on debug log level
hace 13 años
Tuncer Ayaz
194f3caa3f
Fix -D and -v handling with new getopt.erl
hace 13 años
Tuncer Ayaz
c4e40714ee
Import fixed upstream getopt.erl
hace 13 años
Tuncer Ayaz
36b6b7a393
Fix order in erts exclusion filter
hace 13 años
Tuncer Ayaz
8ce8affa11
Add nodeid= to bash completion
hace 13 años
Tuncer Ayaz
878dc8ccf7
Simplify excl_sys_filters
hace 13 años
Tuncer Ayaz
2a5320fbd6
Document verbosity level
hace 13 años
Tuncer Ayaz
2cae2950c4
Fix whitespace errors
hace 13 años
Tuncer Ayaz
e6caab00d5
Use ?ERROR where appropriate
hace 13 años
Tuncer Ayaz
015e58201c
Support different log levels
hace 13 años
Tuncer Ayaz
263b49f970
Import new upstream getopt.erl
hace 13 años
Tuncer Ayaz
ee44d8554a
Fix whitespace errors
hace 13 años
Tuncer Ayaz
159f3ac2e5
Add Francis Joanis to THANKS file
hace 13 años
Francis Joanis
b498e86ef7
Delete existing erl files in ?EUNIT_DIR
Before copying the .erl files to the .eunit directory ensure that they
are deleted if they already exist. This prevents EACCES errors to happen
when trying to re-copy .erl files that are read-only.
hace 13 años
Tuncer Ayaz
41d6abc64d
Fix whitespace errors
hace 13 años
Tuncer Ayaz
5b15c851d8
Check for .app.src first
hace 13 años
Tuncer Ayaz
eab5ae5298
Fix code clarity in dir type check
hace 13 años
Tuncer Ayaz
0689928527
Warn if we ignore a skip_dir's sub_dirs
hace 13 años
Tuncer Ayaz
cab1671ea0
Add missing newline for logging code path update
hace 13 años