19 Commits (master)

Author SHA1 Message Date
troky 2d23a7d634 Added missing permission flags to Windows build #333 10 years ago
Jan Berdajs 4a9ee47cd9 Add log-file option to automatically redirect stderr to a file 10 years ago
ystarnaud 0bdb7d340a Fix issue compiling in mingw32 10 years ago
troky 1965131784 Moved strsep() implementation from winbuild.h to compat.h 10 years ago
Yann St. Arnaud 83b2ac9ec7 Compatibility update for MSVS 10 years ago
Noel Maersk cc735db550 misc: don't violate reserved identifier naming convention. 10 years ago
Noel Maersk ed61c38ec8 build/mingw: style fixup after tonobitc merge. 10 years ago
tonobitc af01573a4f sleep function still needed for MingW not MW-W64 10 years ago
Noel Maersk 06240b91a6 cross-compile: comment out sleep(). 10 years ago
Con Kolivas 564fd36c8e Use cgtime in compat.h 11 years ago
James Z.M. Gao c9ae715019 Compile CPU mining for win32 and win64 11 years ago
Kano 37f8a1f775 reduce windows compile warnings 12 years ago
Kano 854a80ff03 api.c poolpriority changes 12 years ago
Luke Dashjr 7418f5e211 strtok_ts: Thread-safe strtok that work on POSIX or Windows 12 years ago
Luke Dashjr 68111323b3 Bugfix: Make our Windows nanosleep/sleep replacements standards-compliant (which fixes nmsleep) and include compat.h for bitforce (for sleep) 12 years ago
Con Kolivas 07c2ee5317 Put win32 equivalents of nanosleep and sleep into compat.h fixing sleep() for adl.c. 12 years ago
Ycros 31d98cf167 Fix suseconds_t for OSX. 13 years ago
Ycros 8ec2dcc9b9 Mingw suseconds_t and sigaction fixes. 13 years ago
Ycros ec8319176e Build on windows using mingw32. 13 years ago
Jeff Garzik 0a333110f7 Build on Windows using mingw32. 14 years ago
Jeff Garzik 352bab2109 Introduce compat.h, for Win32 builds 14 years ago