summaryrefslogtreecommitdiff
path: root/src/rebar_file_utils.erl
Commit message (Expand)AuthorAgeFilesLines
* Fix windows eunit testsLuis Rascão2015-10-251-5/+7
* Escape more characters in path (fix #367)Adam Lindberg2014-10-141-6/+6
* file_utils: properly report errors (fix #95)Tuncer Ayaz2014-04-111-3/+3
* Do not rewrite .app file if it didn't changeLev Walkin2012-08-081-1/+13
* Clean up specsTuncer Ayaz2012-08-061-3/+3
* Fix R13B03 build (Reported-by: Sergey Nartimov)Tuncer Ayaz2012-07-281-1/+1
* Fix eunit testing of apps that have no erl filesEric B Merritt2012-07-031-0/+2
* Remove ?FAIL in favor of ?ABORTDave Smith2012-06-081-1/+1
* Fix copying dir to non-existing dir in Win32Jesse Gumm2012-02-201-0/+19
* rebar_file_utils: simplify commands on WindowsJan Klötzke2011-10-201-3/+3
* Fix regressions in rebar_file_utilsTuncer Ayaz2011-09-151-5/+9
* Fix regression in rebar_file_utils:cp_r/2Tuncer Ayaz2011-09-041-2/+3
* Fix spec for rebar_file_utils:rm_rf/1Tuncer Ayaz2011-09-021-1/+1
* Quote paths before passing them to the shellJan Klötzke2011-09-021-6/+9
* Clean up specsTuncer Ayaz2011-03-281-4/+3
* Clean up codeTuncer Ayaz2011-02-061-3/+3
* Clean up emacs file local variablesTuncer Ayaz2011-01-311-1/+1
* Apply Tidier suggestionsTuncer Ayaz2011-01-131-16/+16
* Unify executable invocationJuhani Rankimies2011-01-061-21/+47
* Port rebar_file_utils to WindowsJuhani Rankimies2010-10-271-5/+73
* Remove unused functions from rebar_file_utilsJuhani Rankimies2010-10-271-16/+0
* Added vi modeline/emacs local variables to file headersTuncer Ayaz2009-12-311-0/+2
* Deleted trailing whitespaceTuncer Ayaz2009-12-301-1/+1
* Fixing number of warnings and bugletsDave Smith2009-12-141-1/+1
* Adding delete_each/1Dave Smith2009-12-011-1/+15
* Connected up symlinking the list of progs in rebar.config/app_binJon Meredith2009-11-301-1/+2
* More workDave Smith2009-11-301-0/+59