aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/os
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix windows install_rootlloyd2009-11-201-1/+1
* Switch from only-static with VC++ to only a DLL. The static library islloyd2009-11-191-1/+1
* Kill straggling realnameslloyd2009-10-291-2/+0
* Hurd file was missing txt extension, must have missed it before?lloyd2009-10-291-0/+0
* Remove the 'realname' attribute on all modules and cc/cpu/os info files.lloyd2009-10-2916-31/+0
* propagate from branch 'net.randombit.botan.1_8' (head c5ae189464f6ef16e3ce73e...lloyd2009-10-131-0/+16
|\
| * Add support for GNU/Hurdlloyd2009-10-071-0/+16
* | Rename all of the build-data files with a .txt extension, and filter forlloyd2009-10-1317-0/+0
|/
* Add support for Dragonfly BSD (a fork of FreeBSD).lloyd2009-07-251-0/+11
* Make the install_cmd_{data,exec} items in the build-data files quoted,lloyd2009-07-014-13/+6
* propagate from branch 'net.randombit.botan' (head fd327b29aa542e0ad5ff6d37d83...lloyd2008-09-301-0/+22
* Merge the 3 mlocks (ml_unix, ml_win32, stub mlock.cpp) into a single mlock.cpplloyd2008-09-294-0/+16
* Remove the misc dir:lloyd2008-09-2915-0/+181