aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data
Commit message (Expand)AuthorAgeFilesLines
...
* Avoid a warning under AIX makeJack Lloyd2017-12-111-4/+2
* Merge GH #1346 Add for loops to templates, add cmake+bakefile templatesJack Lloyd2017-12-113-10/+148
|\
| * Tweak the bakefile output a bitJack Lloyd2017-12-101-8/+19
| * Fix bakefile arch setting for x86-32Jack Lloyd2017-12-101-1/+1
| * Escape the shared build flags for CMakeJack Lloyd2017-12-101-1/+1
| * Use for loops in cmake and bakefile buildsJack Lloyd2017-12-102-13/+36
| * Use template file to generate bakefileJack Lloyd2017-12-101-0/+28
| * Generate the CMake using a template fileJack Lloyd2017-12-101-0/+62
| * Add basic iteration constructs to template filesJack Lloyd2017-12-101-10/+24
* | Enable using NEON on ClangJack Lloyd2017-12-101-0/+3
|/
* Move -Wstrict-overflow to maintainer mode [ci skip]Jack Lloyd2017-12-091-2/+2
* Simplify date conversion by avoiding OS utilitiesJack Lloyd2017-12-0410-10/+0
* Argh nmake doesn't know about .PHONYJack Lloyd2017-12-041-1/+3
* Add a script for generating the documentationJack Lloyd2017-12-041-22/+29
* Merge GH #1329 Remove unaligned mem optionsJack Lloyd2017-12-026-8/+0
|\
| * Remove unaligned mem checkJack Lloyd2017-12-026-8/+0
* | Build simplificationsJack Lloyd2017-12-021-0/+7
* | Accept CXXFLAGS and LDFLAGS from environment (GH #1237)Jack Lloyd2017-12-022-5/+8
* | Drop support for Cilk+Jack Lloyd2017-12-021-2/+1
|/
* Fix macOS dynamic linkJack Lloyd2017-12-012-4/+5
* Merge the gnumake and nmake makefilesJack Lloyd2017-12-0113-197/+133
* Avoid naming Windows library botand if in debug modeJack Lloyd2017-12-012-3/+3
* Add ability to disable static library buildJack Lloyd2017-11-306-96/+57
* Remove support for setting install commandJack Lloyd2017-11-303-9/+0
* Merge GH #1321 Use a script for make cleanJack Lloyd2017-11-295-103/+53
|\
| * Fix dependenciesJack Lloyd2017-11-294-31/+34
| * Add the build commands back to the main makefilesJack Lloyd2017-11-293-14/+28
| * Add a script to handle `make clean` targetJack Lloyd2017-11-294-111/+44
* | Use this to prevent fallback to Unix ar default argsJack Lloyd2017-11-291-1/+1
|/
* Remove unused command variables in makefilesJack Lloyd2017-11-293-17/+6
* Allow overriding ar commandJack Lloyd2017-11-2916-76/+9
* Split the language flags out of CXXFLAGSJack Lloyd2017-11-292-4/+5
* Prefix execution of install.py with Python binaryJack Lloyd2017-11-163-2/+4
* Merge GH #1270 Support verification of PSS X.509 objectsJack Lloyd2017-10-221-0/+8
|\
| * X.509 RSA-PSS verificationDaniel Neus2017-10-201-0/+8
* | Ignore BOTAN_DEPRECATED in Doxygen configJack Lloyd2017-10-191-0/+1
|/
* Add some additional CPU aliases for x86-64Jack Lloyd2017-10-121-5/+8
* Correct the SHA-3 PKCSv1.5 IDsJack Lloyd2017-10-051-0/+2
* Get coverage reports in SonarJack Lloyd2017-10-011-15/+6
* Use explicit_bzero on OpenBSDJack Lloyd2017-09-301-0/+1
* Move Clang -Wunreachable-code warning to maintainer modeJack Lloyd2017-09-301-2/+2
* Switch Sonar analysis to a private organizationJack Lloyd2017-09-301-1/+1
* Fix Sonar exclusionJack Lloyd2017-09-301-1/+1
* More fiddling with SonarJack Lloyd2017-09-301-1/+1
* Attempt at fixing Sonar exclusionsJack Lloyd2017-09-301-1/+2
* Make it possible to build the website from outside src dirJack Lloyd2017-09-241-1/+1
* Merge GH #1219 Implement System_RNG on macOS/iOS using arc4randomJack Lloyd2017-09-212-4/+6
|\
| * Supposedly iOS has arc4random, so maybe this works...Jack Lloyd2017-09-212-4/+6
* | Update build policiesJack Lloyd2017-09-212-0/+12
|/
* Improve support for IBM XLCJack Lloyd2017-09-211-6/+8