aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/os
Commit message (Expand)AuthorAgeFilesLines
* solaris/illumos build update and cli sandbox support proposal.David Carlier2020-07-081-0/+1
* Build and link the tests and cli on baremetal as wellJack Lloyd2020-03-1521-2/+24
* Add a 'none' OS target for bare metal builds.Jack Lloyd2020-03-141-0/+4
* Remove support for running macOS binaries from local dirJack Lloyd2020-03-041-4/+0
* Enable certstore_system_windows also for mingw configurationPGP2020-02-201-0/+1
* Disable stack protector on MinGWJack Lloyd2019-11-131-0/+3
* Support disable thread_local but not threadsJack Lloyd2019-07-1919-0/+19
* Add support for OS-specific feature macrosJack Lloyd2019-07-154-1/+16
* Fix include for getentropyJack Lloyd2019-07-041-1/+2
* Android 28 has getentropy, test thisJack Lloyd2019-07-041-0/+3
* clock_gettime supported by mac since 10.12David Carlier2019-06-161-0/+1
* FreeBSD supports getentropy call since 12.x branchDavid Carlier2019-05-151-0/+1
* restructure a bit to avoid code duplications and make find_cert more efficien...Tim Oesterreich2019-05-141-0/+2
* Provides auxiliary vector support for FreeBSD.David Carlier2019-04-151-0/+1
* Disable building shared libs on iOSJack Lloyd2019-03-271-4/+0
* Rename 'darwin' target to 'macos'Jack Lloyd2019-03-271-1/+1
* Darwin supports getentropy tooDavid Carlier2019-03-241-0/+1
* Android can possibly support arc4random API.David Carlier2019-03-071-0/+3
* add an adaptor for certificate keychain access on macOSRené Meusel2019-02-181-0/+2
* Remove use of std::filesystem / boost::filesystemJack Lloyd2019-01-171-1/+0
* Proposal of sandboxing feature.David Carlier2019-01-062-0/+2
* Few features added for BSD.David Carlier2018-12-092-0/+2
* Add option to enable/disable generation of pkg-config fileJack Lloyd2018-10-182-0/+4
* Set default compiler in the info files instead of in configure sourceJack Lloyd2018-10-185-0/+10
* Add an OS flag for if the shared lib should be symlinked or notJack Lloyd2018-10-182-0/+4
* Add an explicit OS target for EmscriptenJack Lloyd2018-10-121-0/+16
* Fixes for building for LLVM bitcode/EmscriptenJack Lloyd2018-10-071-0/+5
* Add support for using Linux getrandom syscallJack Lloyd2018-09-201-0/+3
* Remove Darwin SecRandomCopyBytesJack Lloyd2018-09-041-1/+0
* Add commoncrypto OS feature so it cannot be enabled on other systemsJack Lloyd2018-09-042-0/+2
* Add back support for Windows Phone RNG, undeprecate UWPJack Lloyd2018-05-281-0/+5
* Do not create shared library symlinks on OpenBSD.Alexander Bluhm2018-04-121-1/+1
* Add back posix_mlock flagJack Lloyd2018-03-2613-1/+14
* Use RtlGenRandom instead of CryptoAPIJack Lloyd2018-03-143-3/+2
* Add support for --library-suffix optionJack Lloyd2018-01-124-10/+10
* Test OS features by the feature vs the OS nameJack Lloyd2017-12-3019-80/+84
* Support regexes for OS aliasesJack Lloyd2017-12-301-1/+1
* Build improvementsJack Lloyd2017-12-238-6/+4
* Enable additional Haiku featuresJack Lloyd2017-12-231-1/+3
* Enable shared libs on HaikuJack Lloyd2017-12-231-1/+2
* Fix build issue on HaikuJack Lloyd2017-12-231-0/+2
* Remove some unused OS feature flagsJack Lloyd2017-12-1317-20/+1
* Drop IRIX supportJack Lloyd2017-12-131-9/+0
* Simplify date conversion by avoiding OS utilitiesJack Lloyd2017-12-0410-10/+0
* Build simplificationsJack Lloyd2017-12-021-0/+7
* Accept CXXFLAGS and LDFLAGS from environment (GH #1237)Jack Lloyd2017-12-021-0/+2
* Fix macOS dynamic linkJack Lloyd2017-12-011-0/+2
* Avoid naming Windows library botand if in debug modeJack Lloyd2017-12-011-1/+1
* Remove support for setting install commandJack Lloyd2017-11-303-9/+0
* Allow overriding ar commandJack Lloyd2017-11-294-12/+2