aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/os
Commit message (Expand)AuthorAgeFilesLines
* Use arc4random(3) as system rng on OpenBSD.Alexander Bluhm2017-03-301-0/+1
* Fix DragonflyBSD fs accessJack Lloyd2017-03-191-0/+2
* OpenBSD does not have 3 digit soname and library symlinks.Alexander Bluhm2017-03-131-1/+3
* Add readdir for SolarisJack Lloyd2017-01-281-0/+1
* Refactor CPUID implementation, add ARM supportJack Lloyd2017-01-172-0/+2
* Cygwin has readdir, so uses it.Jack Lloyd2017-01-071-0/+1
* Update features for AIXJack Lloyd2017-01-061-0/+5
* Update shared object naming for new versioning scheme.Jack Lloyd2017-01-0615-12/+29
* Add os iosSimon Warta2017-01-031-0/+26
* configure - Better handling of filesystem feature bitJack Lloyd2016-10-1219-1/+39
* Add IncludeOS target. Make filesystem support optional.Jack Lloyd2016-10-101-0/+4
* Compile shared libraries (too) on FreeBSDLauri Nurmi2016-07-021-0/+4
* CLI rewriteJack Lloyd2015-12-195-0/+5
* New reseed_with_sources call on RNGsJack Lloyd2015-11-2411-11/+0
* Prevent users from building static non-amalgamations on MinGW and CygwinSimon Warta2015-09-092-6/+2
* Add soname_patternSimon Warta2015-08-246-5/+17
* Add mktime fallback for non-POSIX timegm()Simon Warta2015-07-278-0/+8
* Add Android OSDaniel Seither2015-07-171-0/+10
* Add OS feature getsidDaniel Seither2015-07-1711-0/+11
* Add MSVC stl filesystem implementationSimon Warta2015-07-161-0/+1
* Add .exe suffix to MinGW and Cygwin binaries alsolloyd2015-04-273-0/+4
* I just now assumed configure.py --os=osx would work, and I'm probably not the...lloyd2015-03-151-0/+1
* Hide all uses of boost filesystem in fs.cpp. Use readdir as anlloyd2015-02-215-1/+17
* Use RtlSecureZeroMemory or memset_s if availablelloyd2015-01-072-0/+2
* Enable system_rng on Windows and MinGW (untested)lloyd2014-12-212-0/+2
* Add MinGW support for the CryptoAPI RNG. Also disable the dependencieslloyd2014-12-171-9/+0
* Darwin featureslloyd2014-04-051-0/+2
* Fix Windows feature macro defineslloyd2014-02-021-3/+2
* Add a --chost option to configure that takes a GNU style triplet.lloyd2012-08-312-0/+5
* propagate from branch 'net.randombit.botan' (head 39f53266912f33dc48e942b1b86...lloyd2011-12-182-0/+5
|\
| * Add basic NaCl targetlloyd2011-12-081-0/+4
| * LoadLibrary apparently works on MinGWlloyd2011-12-021-0/+1
* | propagate from branch 'net.randombit.botan' (head 150bd11dd8090559ee1e83394b8...lloyd2011-06-131-2/+3
|\ \ | |/ |/|
| * propagate from branch 'net.randombit.botan' (head a29c41b4a949207b1544096c3af...lloyd2010-09-031-2/+3
| |\
| | * propagate from branch 'net.randombit.botan' (head 717a9d103aa80e6d66c04e3a23c...lloyd2010-08-041-2/+3
| | |\
| | | * propagate from branch 'net.randombit.botan' (head 161b5c0300b72baa746f101fda1...lloyd2010-07-091-2/+3
| | | |\
| | | | * propagate from branch 'net.randombit.botan' (head 66b216669d7ac91303378281d76...lloyd2010-05-191-2/+3
| | | | |\
| | | | | * propagate from branch 'net.randombit.botan' (head 367d157c1221a162f5b40984929...lloyd2009-12-243-1/+9
| | | | | |\
| | | | | * | Instead of checking for Windows generically before using QueryPerformanceCoun...lloyd2009-12-011-0/+1
* | | | | | | MinGW install commands are the default, so don't specify explicitly.lloyd2011-05-262-5/+2
* | | | | | | When building for GCC, always get the version number, and turn off TR1lloyd2011-05-031-0/+3
* | | | | | | Enable unix_procs for FreeBSD. It was disabled in 2006 to worklloyd2011-04-212-14/+15
* | | | | | | One minor fix for QNX 6.4.1 (Python identifies CPU as 'x86pc'), andlloyd2011-04-151-0/+4
|/ / / / / /
* / / / / / Add support for Windows-style dynamic loading with LoadLibrary. Notlloyd2010-08-251-0/+1
|/ / / / /
* / / / / Add a new utility class Dynamically_Loaded_Library which wraps aroundlloyd2010-07-271-0/+1
|/ / / /
* / / / Delete os defaults file - only used by Perllloyd2010-07-091-19/+0
|/ / /
* | / Remove the old (unused) <supports_shared> config block. It specifiedlloyd2010-05-1317-69/+7
| |/ |/|
* | Fix compile of get_nanoseconds_clock for Windows.lloyd2009-12-232-0/+2
* | Add feature macro for Win32's GetSystemTimelloyd2009-12-222-0/+6
|/
* Consolidate the non-canonical epoch timers, like cpuid and Win32'slloyd2009-12-0114-0/+46