Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 564fd36c | 2013-04-21 19:10:37 | Use cgtime in compat.h | ||
| c9ae7150 | 2013-04-04 22:59:10 | Compile CPU mining for win32 and win64 | ||
| 37f8a1f7 | 2012-09-21 22:04:39 | reduce windows compile warnings | ||
| 854a80ff | 2012-07-29 23:15:20 | api.c poolpriority changes | ||
| 7418f5e2 | 2012-07-27 21:15:19 | strtok_ts: Thread-safe strtok that work on POSIX or Windows | ||
| 68111323 | 2012-07-12 18:01:14 | Bugfix: Make our Windows nanosleep/sleep replacements standards-compliant (which fixes nmsleep) and include compat.h for bitforce (for sleep) | ||
| 07c2ee53 | 2012-02-12 17:00:44 | Put win32 equivalents of nanosleep and sleep into compat.h fixing sleep() for adl.c. | ||
| 31d98cf1 | 2011-07-18 11:37:16 | Fix suseconds_t for OSX. | ||
| 8ec2dcc9 | 2011-07-13 16:49:44 | Mingw suseconds_t and sigaction fixes. Added typedef for suseconds_t for systems without this defined. Added signal/sigaction from gnulib because mingw is missing these. | ||
| ec831917 | 2011-06-25 04:43:37 | Build on windows using mingw32. | ||
| 0a333110 | 2010-11-26 16:28:12 | Build on Windows using mingw32. | ||
| 352bab21 | 2010-11-26 15:50:36 | Introduce compat.h, for Win32 builds |