index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
configure.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add --disable-bmi2, --disable-rdseed, --disable-rdrand flags
Jack Lloyd
2018-11-09
1
-1
/
+1
*
Fix issue when CXX was set to 'ccache g++' see https://github.com/randombit/b...
Jack Lloyd
2018-11-02
1
-1
/
+1
*
Rename --disable-sha to --disable-sha-ni
Jack Lloyd
2018-10-26
1
-1
/
+1
*
Canonicalize OS name first
Jack Lloyd
2018-10-18
1
-11
/
+13
*
Add option to enable/disable generation of pkg-config file
Jack Lloyd
2018-10-18
1
-7
/
+17
*
Set default compiler in the info files instead of in configure source
Jack Lloyd
2018-10-18
1
-22
/
+19
*
Add an OS flag for if the shared lib should be symlinked or not
Jack Lloyd
2018-10-18
1
-6
/
+3
*
Allow configure.py parse_multiple_enable to accept an empty list and extra co...
Daniel Wyatt
2018-10-14
1
-1
/
+2
*
Add an explicit OS target for Emscripten
Jack Lloyd
2018-10-12
1
-4
/
+13
*
Fix single amalgamation file with AVX2
Jack Lloyd
2018-10-05
1
-0
/
+2
*
Remove support for Visual C++ 2013
Jack Lloyd
2018-10-01
1
-9
/
+0
*
If no default endian, don't report defaulting to "None" endian
Jack Lloyd
2018-09-18
1
-1
/
+2
*
Use VC runtime MDd only if --debug-mode is used
Jack Lloyd
2018-09-11
1
-4
/
+4
*
When rejecting modules, filter first by CPU requirements
Jack Lloyd
2018-09-04
1
-4
/
+4
*
Merge GH #1667 Add hashing with CommonCrypto
Jack Lloyd
2018-09-04
1
-1
/
+1
|
\
|
*
Add support for hashing with CommonCrypto
Jose Pereira
2018-09-03
1
-1
/
+1
*
|
Tighten check of feature datestamps
Jack Lloyd
2018-09-04
1
-1
/
+1
|
/
*
Add a way to divert certain headers which are ISA specific.
Jack Lloyd
2018-08-24
1
-17
/
+42
*
If configure fails, direct users to GH issues [ci skip]
Jack Lloyd
2018-08-14
1
-4
/
+2
*
Avoid trying to use symlinks by default on any Windows platforms
Jack Lloyd
2018-08-12
1
-4
/
+6
*
Add detection for RISCV compilers
Jack Lloyd
2018-08-06
1
-1
/
+4
*
Fix complaints from latest pylint
Jack Lloyd
2018-08-02
1
-14
/
+15
*
Set a macro when optimizing for size
Jack Lloyd
2018-07-13
1
-0
/
+1
*
If building with VC2013, force user to ack deprecation
Jack Lloyd
2018-07-04
1
-1
/
+7
*
Avoid having Doxygen error out except in maintainer mode builds
Jack Lloyd
2018-07-02
1
-0
/
+1
*
Corrected error message
Hegedüs Márton Csaba
2018-06-11
1
-1
/
+1
*
Required changes according to the code review
Hegedüs Márton Csaba
2018-06-11
1
-2
/
+9
*
Add support for GCC's --sysroot option to configure.py
Hegedüs Márton Csaba
2018-06-08
1
-0
/
+6
*
Fix some typos in configure.py
Felix Yan
2018-06-09
1
-2
/
+2
*
Add a compile time warning if MSVC 2013 is detected
Jack Lloyd
2018-04-26
1
-1
/
+7
*
Add an explicit test mode build
Jack Lloyd
2018-04-14
1
-2
/
+9
*
Codecov - cover MT code in XMSS_PrivateKey
Matthias Gierlings
2018-04-12
1
-0
/
+2
*
Lint fixes
Jack Lloyd
2018-04-12
1
-3
/
+8
*
Some makefile simplifications
Jack Lloyd
2018-04-11
1
-2
/
+1
*
Do not create shared library symlinks on OpenBSD.
Alexander Bluhm
2018-04-12
1
-0
/
+1
*
Add sanitizer-specific optimization flags
Jack Lloyd
2018-04-07
1
-1
/
+16
*
Make tests pass by default in UBSAN mode
Matthias Gierlings
2018-04-06
1
-0
/
+5
*
Move version.txt to src/build-data
Jack Lloyd
2018-04-04
1
-1
/
+1
*
Add --enable-sanitizers= flag to specify which sanitizers to use
Jack Lloyd
2018-03-27
1
-12
/
+30
*
Add option to specify the MSVC runtime
Jack Lloyd
2018-03-21
1
-13
/
+42
*
Fix --disable-{neon,sse2,altivec} for simd_32 users
Jack Lloyd
2018-03-18
1
-7
/
+9
*
Use RtlGenRandom instead of CryptoAPI
Jack Lloyd
2018-03-14
1
-7
/
+16
*
Add a facility for debug-mode assertions
Jack Lloyd
2018-03-14
1
-0
/
+1
*
Fix some MinGW build issues
Jack Lloyd
2018-03-04
1
-6
/
+12
*
Fix pylint error
Jack Lloyd
2018-03-02
1
-1
/
+1
*
Log autodetected platform information at info level
Jack Lloyd
2018-03-02
1
-3
/
+4
*
Confirm arch wordsize is expected in configure
Jack Lloyd
2018-03-01
1
-0
/
+3
*
Fix detection of specified-endian CPUs (eg ppc64le, armeb)
Jack Lloyd
2018-02-23
1
-3
/
+6
*
Merge GH #1448 Support custom curves in TLS handshake
Jack Lloyd
2018-02-19
1
-35
/
+0
|
\
|
*
Remove house curve support
Jack Lloyd
2018-02-13
1
-35
/
+0
[next]