Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fs: versions of exists, is_file, is_dir for Unix and Windows that do not fork | Hisham Muhammad | 2019-04-01 | 1 | -0/+0 |
| | | | | | | | | Implements versions of exists, is_file, is_dir for POSIX and Windows using io.open only, based on the semantics of their error codes on these platforms. Drops the dependency on TEST.EXE on Windows. | ||||
* | win32: update 7zip to version 18.01 | Hisham Muhammad | 2018-03-12 | 2 | -0/+0 |
| | |||||
* | win32: bump wget binary to 1.19.4 | Hisham Muhammad | 2018-03-12 | 1 | -0/+0 |
| | | | | | Binary obtained from https://eternallybored.org/misc/wget/ | ||||
* | Reorganized Windows specific files. Now installer can work directly from the ↵ | Thijs Schreijer | 2014-05-06 | 17 | -0/+0 |
repository |