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 --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
*
|
Wrap line for lint [ci skip]
Jack Lloyd
2018-02-18
1
-1
/
+6
*
|
Add a flag to disable use of ARMv8 crypto extensions [ci skip]
Jack Lloyd
2018-02-15
1
-1
/
+1
|
/
*
Detect compiler architecture at configure time
Jack Lloyd
2018-02-05
1
-19
/
+50
*
Fix amalgamation pragma for SSE 4.1
Jack Lloyd
2018-01-28
1
-0
/
+6
*
Fix headers of command line docs
Jack Lloyd
2018-01-21
1
-5
/
+27
*
Use build_paths to refer to BuildPaths object
Jack Lloyd
2018-01-21
1
-32
/
+32
*
Logic cleanups
Jack Lloyd
2018-01-21
1
-30
/
+25
*
Hide --with-cmake in help output
Jack Lloyd
2018-01-21
1
-2
/
+2
*
Add configure.py --list-os-features
Jack Lloyd
2018-01-19
1
-8
/
+30
*
Do not generally choose eg++ compiler on OpenBSD.
Alexander Bluhm
2018-01-16
1
-6
/
+5
*
Add support for --library-suffix option
Jack Lloyd
2018-01-12
1
-3
/
+8
*
Merge GH #1378 Use OS feature flags instead of OS name for enabling system sp...
Jack Lloyd
2018-01-09
1
-15
/
+35
|
\
|
*
Lint fixes
Jack Lloyd
2017-12-30
1
-3
/
+6
|
*
Test OS features by the feature vs the OS name
Jack Lloyd
2017-12-30
1
-15
/
+32
*
|
Remove CPU specific optimization flags
Jack Lloyd
2018-01-08
1
-88
/
+33
*
|
Fix bug when release date is set
Jack Lloyd
2018-01-08
1
-1
/
+1
*
|
Add ability to disable use of SHA intrinsics [ci skip]
Jack Lloyd
2018-01-04
1
-1
/
+1
*
|
Avoid a warning under Clang when building amalgamation
Jack Lloyd
2018-01-01
1
-2
/
+2
*
|
Fix build issue affecting Sun CC
Jack Lloyd
2017-12-31
1
-1
/
+13
*
|
Add version detection for XLC [ci skip]
Jack Lloyd
2017-12-31
1
-2
/
+6
|
/
*
Support regexes for OS aliases
Jack Lloyd
2017-12-30
1
-4
/
+13
*
Add exceptions to mach_abi_linking groups
Jack Lloyd
2017-12-23
1
-4
/
+14
*
Build improvements
Jack Lloyd
2017-12-23
1
-5
/
+15
*
Always note if shared lib is being disabled due to platform limitations
Jack Lloyd
2017-12-23
1
-3
/
+7
*
Fix MSVC version detection
Jack Lloyd
2017-12-17
1
-1
/
+2
*
Address review comments: indent code and fix clang regex
Jack Lloyd
2017-12-14
1
-3
/
+3
*
Detect the compiler version using the preprocessor instead of command line
Jack Lloyd
2017-12-14
1
-93
/
+41
*
Simplify how make flags are set
Jack Lloyd
2017-12-12
1
-2
/
+1
*
Remove vestigial handling of removed options [ci skip]
Jack Lloyd
2017-12-12
1
-24
/
+2
*
Add ability to generate man page with rst2man fixing #1349
Jack Lloyd
2017-12-11
1
-7
/
+21
*
Merge GH #1351 Cleanup macro generation in build.h
Jack Lloyd
2017-12-11
1
-112
/
+56
|
\
|
*
Rename SSE4.x names to avoid underscores
Jack Lloyd
2017-12-11
1
-1
/
+6
|
*
Remove an unused feature allowing one module to pull in a file from another
Jack Lloyd
2017-12-11
1
-17
/
+4
|
*
Finish with the CPU feature macros
Jack Lloyd
2017-12-11
1
-12
/
+2
|
*
Further cleanup of macro generation in build.h
Jack Lloyd
2017-12-11
1
-72
/
+42
|
*
More simplifications
Jack Lloyd
2017-12-11
1
-9
/
+9
|
*
Clean up macro generation
Jack Lloyd
2017-12-11
1
-16
/
+8
*
|
Handle map conversion within the lexer function
Jack Lloyd
2017-12-11
1
-17
/
+25
|
/
[next]