Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 4335a49f | 2014-07-21 05:40:28 | use correct link order for app and tests ok beck@ guenther@ | ||
| 8a44ab84 | 2014-07-21 04:21:59 | preserve timestamps on copy from upstream checkout this saves time on rebuilds when testing tarballs ok beck@ guenther@ | ||
| f4d98ff1 | 2014-07-20 14:45:26 | conditionally disable -Wpointer-sign where supported ok beck@ | ||
| 136ddd7a | 2014-07-20 13:59:03 | update guard, add win32 support for endian.h Thanks to Jonas 'Sortie' Termansen for pointing the guard inconsistency out. ok beck@ | ||
| 9c2c499b | 2014-07-20 13:40:14 | Use correct static link order for unit tests. thanks to Jonas 'Sortie' Termansen ok beck@ | ||
| 237250e0 | 2014-07-20 13:32:44 | include <_bsd_types.h> on MinGW ok beck@ | ||
| edebb7a6 | 2014-07-19 10:49:08 | remove thread_private.h defines, moved to arc4random_*.h | ||
| 1b1bce16 | 2014-07-17 23:58:46 | update to newly-refactored arc4random compatibility shims the thread-private bits can move next ok beck@ | ||
| d697fdb4 | 2014-07-17 21:20:34 | initial underpinnings for mingw/cross compilation support Use canonical host rather than target so that this works: CC=i686-w64-mingw32-gcc ./configure --host=i686-w64-mingw32 Conditionally compile Linux issetugid compatibility function ok beck@ | ||
| c41fb098 | 2014-07-15 20:14:37 | crank version |