Donate Share

Automated gnuwin32 download tool

File Release Notes and Changelog

Release Name: 0.6.19

Notes:
GetGnuWin32-0.6.19.exe:
  This package contains the programs in a form ready to run.

GetGnuWin32-0.6.19.md5:
  MD5 check sum for package GetGnuWin32-0.6.19.exe.

GetGnuWin32-0.6.19-src.exe:
  Same program as GetGnuWin32-0.6.18.exe, but in a form that
  is suitable for development.

GetGnuWin32-0.6.19-src.md5:
  MD5 check sum for package GetGnuWin32-0.6.19-src.exe.



Changes: Added Features: * If download.bat fails to get the gnuwin32 main project site located at https://sourceforge.net/project/showfiles.php?group_id=23617 http://sourceforge.net/project/showfiles.php?group_id=23617 completely, but only a part of it, then it can even use this part to retrieve all links to the gnuwin32 sub projects. It will then follow these links to get a complete file list. * With the new command line option -a download.bat can be forced to behave as if the gnuwin32 main project site would have been received only partially: It will browse all gnuwin32 sub projects. This behaviour is more time consuming, but the file list retrieved in that way is more complete. * The file list that is retrieved by download.bat from the gnuwin32 main projects sites or its sub project sites is saved within a file getgnuwin32.lst. This file list can be used if there is no possibility to access one of the gnuwin32 project sites. * With the new command line option -d the use of an already present file list (named getgnuwin32.lst) can be forced. This file list, if present, will not be updated if -d is specified. * There are new command line options --help and --version available for download.bat. Removed Features: * filelist.txt can't be used anymore to let download.bat work even if there is no access to the gnuwin32 main project site. Use getgnuwin32.lst instead.