aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/os
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use explicit_bzero on OpenBSDJack Lloyd2017-09-301-0/+1
* Supposedly iOS has arc4random, so maybe this works...Jack Lloyd2017-09-212-4/+6
* Refactor RNGs to support Windows PhoneJack Lloyd2017-09-021-0/+26
* Add support for LLVM bitcode targetJack Lloyd2017-08-301-0/+9
* Add compatibility comment for getauxval on AndroidSimon Warta2017-08-271-0/+2
* Add support for Windows sockets to http_utilRené Korthaus2017-08-041-0/+1
* 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