65 Commits (26707b8babedfec18d984c9394a012f96b87626a)

Author SHA1 Message Date
  Tristan Sloughter beb826441d
new rebar_compiler abstraction for running multiple compilers 6 years ago
  Dmitry c22fde17a7 fix & test 7 years ago
  Dmitry b3f99aa42f ensure Dest exists before copying to it 7 years ago
  Fred Hebert d477715b1a Drop the /is switch to robocopy for win7 7 years ago
  Fred Hebert 2d5cd9c00c OTP-21 readiness, Full Unicode support 7 years ago
  Fred Hebert 09284a8af9 Avoid guessing on utf8 decoding of app files 7 years ago
  Tristan Sloughter 8e4f90fa08 fix sys config merging 7 years ago
  William H 0588936de1 Support Windows with non-NTFS filesystems 7 years ago
  Fred Hebert 963c49f5eb Unicode support in all the places 7 years ago
  Fred Hebert 3f27d877e3 Re-fix the windows file movement 8 years ago
  Fred Hebert 92e6997cf1 Fix mv command on windows 8 years ago
  Fred Hebert 3da4cc2221 Type specifications and edocs improvements 8 years ago
  Fred Hebert e08145b498 Allow rebar3 to edoc itself 8 years ago
  Alexander Sedov 4ce21e4c80 Avoid backward-compatibility-breaking changes. 8 years ago
  Alexander Sedov 0afb4c4d47 Made reading sys.configs consistent with OTP specification. 8 years ago
  David de Boer 2b6fa7a25e Ignore mv warnings 8 years ago
  Steve Strong c86201b85b Fixes for windows environment: 1) copy empty directories when cloning (since git occasionally has a refs directory with no files in it - if the directory is not present, then git does not believe it is a git repo) and 2) change order of git rev-parse arguments to match git docs 8 years ago
  Tristan Sloughter 854abc1bda add support for passing a sys_config to common test 9 years ago
  Garrett Smith da0e2c2295 Option to format compiler sources 9 years ago
  Fred Hebert b9b74173ca fix dirs robocopy and canonical paths in windows 9 years ago
  Tristan Sloughter f4a318f8f5 preserve attributes when copying files in rebar_utils:cp_r for unix 9 years ago
  alisdair sullivan ae275c6396 function name changes: 9 years ago
  alisdair sullivan 6a89485448 extract `retarget_path/2', `relative_path/2' and `reduce_path/1' and 9 years ago
  Fred Hebert 01252ecce4 Use raw bytestream when writing files 9 years ago
  Tristan Sloughter 00a4a44547 remove replacement of home dir with ~ in update output 9 years ago
  Tristan Sloughter 391959dae8 use 'default' for default hex repo path in cache and include in info messages 9 years ago
  Richard Jones 9263b95f82 Tidy up "Linking.." messages during compile 9 years ago
  Fred Hebert 87a57f0432 Escape paths and args in shell commands 9 years ago
  Daniel Widgren 80bfb0dd29 Changed cases on robocopy so it uses variables in a better way 9 years ago
  CarlosEDP 6d3fa8dd66 Fix for different robocopy behaviour when moving files or folders. 9 years ago
  CarlosEDP 299fe33e39 Fix for robocopy command 9 years ago
  Daniel Widgren ebfdbc695e Fixed review comments 9 years ago
  Daniel Widgren a029e957fd Fixed two tests for windows 8.1 and added touch functionality 10 years ago
  Viacheslav V. Kovalev 8138bb92b2 Fix windows-related issues 10 years ago
  Daniel Widgren 4eaa21cd27 Fixed so that release tests now pass. Got all green tests. 10 years ago
  Daniel Widgren e3d32b10cc Fixed two tests for windows 8.1 and added touch functionality 10 years ago
  Viacheslav V. Kovalev 9ad39c979a Fix windows-related issues 10 years ago
  Tristan Sloughter 8528204431 print and format error message for bad .app files and all bad configs 10 years ago
  Tristan Sloughter 675044bc83 use relative path on non-windows and copy if link fails 10 years ago
  alisdair sullivan 0b21243eae add functions `system_tmpdir/0,1` and `reset_dir/1` 10 years ago
  Tristan Sloughter 154b70b466 properly escape paths 10 years ago
  Tuncer Ayaz e1eec02c80 file_utils: properly report errors (fix #95) 11 years ago
  Lev Walkin f2f294d812 Do not rewrite .app file if it didn't change 12 years ago
  Tuncer Ayaz aec71f93cb Clean up specs 12 years ago
  Tuncer Ayaz 636c02f0be Fix R13B03 build (Reported-by: Sergey Nartimov) 12 years ago
  Eric B Merritt ec3927f9b0 Fix eunit testing of apps that have no erl files 13 years ago
  Dave Smith c86c99940d Remove ?FAIL in favor of ?ABORT 13 years ago
  Jesse Gumm 33546cc402 Fix copying dir to non-existing dir in Win32 13 years ago
  Jan Klötzke 0ce5cbab06 rebar_file_utils: simplify commands on Windows 13 years ago
  Tuncer Ayaz fa1bbc6702 Fix regressions in rebar_file_utils 13 years ago