65 次代码提交 (26707b8babedfec18d984c9394a012f96b87626a)

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