Tuncer Ayaz
1cb1ae238a
Fix regression in rebar_file_utils:cp_r/2
13 years ago
Tuncer Ayaz
6a2fb52277
Fix spec for rebar_file_utils:rm_rf/1
13 years ago
Jan Klötzke
3fa6f6ab7c
Quote paths before passing them to the shell
13 years ago
Tuncer Ayaz
6d75bfbeb0
Clean up specs
14 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
Juhani Rankimies
52ca7795fe
Unify executable invocation
Add flags to rebar_utils:sh to control output and error handling.
Replace calls to os:cmd with calls to rebar_utils:sh.
14 years ago
Juhani Rankimies
fd5ebe69a4
Port rebar_file_utils to Windows
Modify rm_rf and cp_r to work when {win32,_} = os:type().
Simplify rm_rf to only accept one filename, directoryname or wildcard.
Add unit tests to ensure a similar behaviour on windows and unix.
Thanks to tuncer for guidance and feedback.
14 years ago
Juhani Rankimies
75fc2378bf
Remove unused functions from rebar_file_utils
mkdir_p/1 and ln_sf/2.
14 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