aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data
Commit message (Expand)AuthorAgeFilesLines
* Add a option for setting path to trusted CA listJack Lloyd2019-04-101-0/+4
* Fix the incorrect syntax .PHONY=Evgeny Pokhilko2019-03-311-1/+1
* Bump version to 2.11.0Jack Lloyd2019-03-301-1/+1
* Make Clang unused-lambda-capture a non-errorJack Lloyd2019-03-291-1/+1
* Disable building shared libs on iOSJack Lloyd2019-03-271-4/+0
* Fix some extra semicolonsJack Lloyd2019-03-271-1/+1
* Rename 'darwin' target to 'macos'Jack Lloyd2019-03-273-6/+6
* Darwin supports getentropy tooDavid Carlier2019-03-241-0/+1
* Android can possibly support arc4random API.David Carlier2019-03-071-0/+3
* For Clang use explicit enabling flag for Aarch64 crypto ISAJack Lloyd2019-02-211-1/+1
* Merge GH #1830 Add MacOS certificate storeJack Lloyd2019-02-191-0/+2
|\
| * add an adaptor for certificate keychain access on macOSRené Meusel2019-02-181-0/+2
* | Name pdb file properlyJack Lloyd2019-02-171-1/+1
* | Use /Fd flag when building lib with MSVCJack Lloyd2019-02-143-3/+7
|/
* Skip setting -momit-leaf-frame-pointerJack Lloyd2019-02-051-5/+0
* Properly detect embedded PowerPCJack Lloyd2019-02-051-1/+6
* Build fixes for GNU/HurdJack Lloyd2019-02-041-0/+2
* Changes to CPUID layout caused ABI breakage, tick sonameJack Lloyd2019-01-311-1/+1
* Make the Memory_Pool MMU operations a compile time optionJack Lloyd2019-01-221-0/+14
* Fix XLC sanitizersJack Lloyd2019-01-221-1/+3
* Add BMI2 code to policy filesJack Lloyd2019-01-213-0/+9
* Remove use of std::filesystem / boost::filesystemJack Lloyd2019-01-171-1/+0
* Proposal of sandboxing feature.David Carlier2019-01-062-0/+2
* New Memory_Pool implementationJack Lloyd2019-01-041-7/+0
* Merge GH #1807 Use sccache for MSVC buildsJack Lloyd2019-01-041-0/+6
|\
| * Use sccache for MSVC buildsJack Lloyd2019-01-041-0/+6
* | Tick version to 2.10.0Jack Lloyd2019-01-041-1/+1
|/
* Fixes for XLCJack Lloyd2018-12-311-2/+2
* Add powerpc64le as an alias for ppc64Shawn Anastasio2018-12-301-0/+1
* Improve PBKDF self-tuningJack Lloyd2018-12-291-0/+6
* Fix build with PGI [ci skip]Jack Lloyd2018-12-221-5/+7
* Few features added for BSD.David Carlier2018-12-092-0/+2
* Build docs last in makefile targetJack Lloyd2018-11-211-1/+1
* Bump ABI versionJack Lloyd2018-11-091-1/+1
* Add ChaCha using SIMD_4x32Jack Lloyd2018-11-044-4/+7
* Handle different library naming on Windows in pkg-config fileJack Lloyd2018-10-181-1/+1
* 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-122-0/+17
* Small fixes for QNX [ci skip]Jack Lloyd2018-10-121-1/+1
* Make it possible to overwrite options to ar using AR_OPTIONSJack Lloyd2018-10-081-1/+2
* Fixes for building for LLVM bitcode/EmscriptenJack Lloyd2018-10-072-1/+6
* Bump version to 2.9Jack Lloyd2018-10-011-1/+1
* With MSVC, use /arch:AVX for AVX2 enabled codeJack Lloyd2018-10-011-1/+1
* Change Clang fuzzing flags to avoid deprecated options. [ci skip]Jack Lloyd2018-09-241-1/+1
* Add support for using Linux getrandom syscallJack Lloyd2018-09-201-0/+3
* Remove attempting to use /dev/srandomJack Lloyd2018-09-201-1/+1
* Add ppc64el alias [ci skip]Jack Lloyd2018-09-191-0/+1
* Set default endian for SPARC and RISC-VJack Lloyd2018-09-192-0/+2