Историја ревизија

Аутор SHA1 Порука Датум
  Maarten ter Huurne d690b5a08e Handle symlink creation failing on Windows 10 пре 5 година
  Maarten ter Huurne 5a65b462de In the "Usage:" help line, explicitly suggest "python3" пре 5 година
  Maarten ter Huurne 7e0f3f15fd Convert build scripts to Python 3 пре 5 година
  Maarten ter Huurne f623713913 Use print function syntax пре 5 година
  Maarten ter Huurne e79a2348d3 Modernize use of fdopen() пре 5 година
  Maarten ter Huurne 2103c60c89 Use modern syntax to open tar files пре 5 година
  unknown ea0f904388 Do not fail on extracting symlinks if OS not capable, but show warning пре 6 година
  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 пре 10 година
  wouter d089095d55 Various text-processing stuff пре 11 година
  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. пре 15 година
  Maarten ter Huurne f2567202e7 Refactored the code for renaming a top-level directory into a class. Also added __main__ check. пре 15 година
  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. пре 15 година
  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 година