| Commit message (Expand) | Author | Age | Files | Lines |
* | Drop the /is switch to robocopy for win7 | Fred Hebert | 2017-12-04 | 1 | -2/+2 |
* | OTP-21 readiness, Full Unicode support | Fred Hebert | 2017-11-16 | 1 | -1/+1 |
* | Avoid guessing on utf8 decoding of app files | Fred Hebert | 2017-10-13 | 1 | -8/+13 |
* | fix sys config merging | Tristan Sloughter | 2017-09-01 | 1 | -2/+3 |
* | Support Windows with non-NTFS filesystems | William H | 2017-08-10 | 1 | -7/+35 |
* | Unicode support in all the places | Fred Hebert | 2017-08-06 | 1 | -19/+26 |
* | Re-fix the windows file movement | Fred Hebert | 2017-01-27 | 1 | -33/+45 |
* | Fix mv command on windows | Fred Hebert | 2017-01-27 | 1 | -18/+87 |
* | Type specifications and edocs improvements | Fred Hebert | 2016-11-27 | 1 | -4/+2 |
* | Allow rebar3 to edoc itself | Fred Hebert | 2016-11-17 | 1 | -2/+2 |
* | Avoid backward-compatibility-breaking changes. | Alexander Sedov | 2016-10-11 | 1 | -8/+10 |
* | Made reading sys.configs consistent with OTP specification. | Alexander Sedov | 2016-10-11 | 1 | -5/+8 |
* | Ignore mv warnings | David de Boer | 2016-09-15 | 1 | -3/+8 |
* | Fixes for windows environment: 1) copy empty directories when cloning (since ... | Steve Strong | 2016-06-28 | 1 | -2/+2 |
* | Merge pull request #1227 from ferd/compiler-source-format | Fred Hebert | 2016-06-11 | 1 | -1/+19 |
|\ |
|
| * | Option to format compiler sources | Garrett Smith | 2016-05-02 | 1 | -1/+19 |
* | | add support for passing a sys_config to common test | Tristan Sloughter | 2016-06-11 | 1 | -0/+15 |
|/ |
|
* | fix dirs robocopy and canonical paths in windows | Fred Hebert | 2016-01-07 | 1 | -4/+12 |
* | preserve attributes when copying files in rebar_utils:cp_r for unix | Tristan Sloughter | 2015-11-25 | 1 | -1/+1 |
* | function name changes: | alisdair sullivan | 2015-09-14 | 1 | -18/+18 |
* | extract `retarget_path/2', `relative_path/2' and `reduce_path/1' and | alisdair sullivan | 2015-09-13 | 1 | -1/+28 |
* | Use raw bytestream when writing files | Fred Hebert | 2015-08-29 | 1 | -2/+2 |
* | remove replacement of home dir with ~ in update output | Tristan Sloughter | 2015-08-26 | 1 | -5/+0 |
* | use 'default' for default hex repo path in cache and include in info messages | Tristan Sloughter | 2015-08-22 | 1 | -1/+5 |
* | Tidy up "Linking.." messages during compile | Richard Jones | 2015-07-22 | 1 | -1/+1 |
* | Escape paths and args in shell commands | Fred Hebert | 2015-07-18 | 1 | -19/+18 |
* | Changed cases on robocopy so it uses variables in a better way | Daniel Widgren | 2015-07-05 | 1 | -22/+22 |
* | Fix for different robocopy behaviour when moving files or folders. | CarlosEDP | 2015-07-01 | 1 | -11/+23 |
* | Fix for robocopy command | CarlosEDP | 2015-07-01 | 1 | -3/+8 |
* | Fixed review comments | Daniel Widgren | 2015-06-26 | 1 | -2/+2 |
* | Fixed so that release tests now pass. Got all green tests. | Daniel Widgren | 2015-06-26 | 1 | -13/+39 |
* | Fixed two tests for windows 8.1 and added touch functionality | Daniel Widgren | 2015-06-26 | 1 | -15/+34 |
* | Fix windows-related issues | Viacheslav V. Kovalev | 2015-06-26 | 1 | -6/+9 |
* | print and format error message for bad .app files and all bad configs | Tristan Sloughter | 2015-05-22 | 1 | -1/+17 |
* | use relative path on non-windows and copy if link fails | Tristan Sloughter | 2015-02-28 | 1 | -2/+19 |
* | add functions `system_tmpdir/0,1` and `reset_dir/1` | alisdair sullivan | 2015-01-15 | 1 | -1/+31 |
* | properly escape paths | Tristan Sloughter | 2014-11-27 | 1 | -6/+6 |
* | file_utils: properly report errors (fix #95) | Tuncer Ayaz | 2014-04-11 | 1 | -3/+3 |
* | Do not rewrite .app file if it didn't change | Lev Walkin | 2012-08-08 | 1 | -1/+13 |
* | Clean up specs | Tuncer Ayaz | 2012-08-06 | 1 | -3/+3 |
* | Fix R13B03 build (Reported-by: Sergey Nartimov) | Tuncer Ayaz | 2012-07-28 | 1 | -1/+1 |
* | Fix eunit testing of apps that have no erl files | Eric B Merritt | 2012-07-03 | 1 | -0/+2 |
* | Remove ?FAIL in favor of ?ABORT | Dave Smith | 2012-06-08 | 1 | -1/+1 |
* | Fix copying dir to non-existing dir in Win32 | Jesse Gumm | 2012-02-20 | 1 | -0/+19 |
* | rebar_file_utils: simplify commands on Windows | Jan Klötzke | 2011-10-20 | 1 | -3/+3 |
* | Fix regressions in rebar_file_utils | Tuncer Ayaz | 2011-09-15 | 1 | -5/+9 |
* | Fix regression in rebar_file_utils:cp_r/2 | Tuncer Ayaz | 2011-09-04 | 1 | -2/+3 |
* | Fix spec for rebar_file_utils:rm_rf/1 | Tuncer Ayaz | 2011-09-02 | 1 | -1/+1 |
* | Quote paths before passing them to the shell | Jan Klötzke | 2011-09-02 | 1 | -6/+9 |
* | Clean up specs | Tuncer Ayaz | 2011-03-28 | 1 | -4/+3 |