提交历史

作者 SHA1 备注 提交日期
  Maarten ter Huurne d20881520f Don't set time on symlinks when extracting 3rdparty package 8 年之前
  Maarten ter Huurne 734ea4ebed Add symlink support to extract.py 9 年之前
  Maarten ter Huurne b71dae3fa8 Add support for cross compilation with MinGW-w64 11 年之前
  wouter d089095d55 Various text-processing stuff 12 年之前
  Maarten ter Huurne 0c2be40126 Work around Python utime() not being able to set directory timestamps on Windows. 15 年之前
  Maarten ter Huurne ee0fa4a15c Set file/directory modification time to match the archive. 16 年之前
  Maarten ter Huurne f2567202e7 Refactored the code for renaming a top-level directory into a class. Also added __main__ check. 16 年之前
  Maarten ter Huurne 86aaec691f It seems the "b" flag to fdopen() does not force binary mode, so pass O_BINARY to os.open() in addition. 16 年之前
  Maarten ter Huurne cda7748f3c Use space after ">>" operator to avoid pylint warning. 16 年之前
  Maarten ter Huurne fd886a4475 Very minor refactor. 16 年之前
  Maarten ter Huurne 8f05654dbe Extract tarballs using Python script. 16 年之前