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
*
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
|
/
*
Fix make clean target
Jack Lloyd
2017-12-11
1
-0
/
+2
*
Clarify platform log during configuration
Simon Warta
2017-12-11
1
-1
/
+1
*
Simplify this construct
Jack Lloyd
2017-12-10
1
-1
/
+1
*
Fix bakefile arch setting for x86-32
Jack Lloyd
2017-12-10
1
-0
/
+5
*
Use copy.copy
Jack Lloyd
2017-12-10
1
-2
/
+3
*
Escape the shared build flags for CMake
Jack Lloyd
2017-12-10
1
-0
/
+4
*
A couple of simple optimizations
Jack Lloyd
2017-12-10
1
-9
/
+16
*
Simplify how the build info is generated
Jack Lloyd
2017-12-10
1
-111
/
+101
*
Simplify house ECC curve code, and remove redundant fuzzer logic
Jack Lloyd
2017-12-10
1
-33
/
+22
*
Use for loops in cmake and bakefile builds
Jack Lloyd
2017-12-10
1
-128
/
+53
*
Use template file to generate bakefile
Jack Lloyd
2017-12-10
1
-74
/
+26
*
Generate the CMake using a template file
Jack Lloyd
2017-12-10
1
-176
/
+69
*
Add basic iteration constructs to template files
Jack Lloyd
2017-12-10
1
-46
/
+97
*
Add an option to generate PDF version of the documentation
Jack Lloyd
2017-12-06
1
-19
/
+34
*
Fix typos in configure.py
Felix Yan
2017-12-06
1
-2
/
+2
*
Merge GH #1333 Add script to build docs
Jack Lloyd
2017-12-04
1
-40
/
+16
|
\
|
*
Argh nmake doesn't know about .PHONY
Jack Lloyd
2017-12-04
1
-0
/
+1
|
*
Add a script for generating the documentation
Jack Lloyd
2017-12-04
1
-40
/
+15
*
|
Cleanup install target
Jack Lloyd
2017-12-04
1
-0
/
+1
|
/
*
Avoid code duplication in configure
Jack Lloyd
2017-12-03
1
-17
/
+6
*
Remove (undocumented) --dirty-tree option
Jack Lloyd
2017-12-03
1
-6
/
+1
*
Simplify pkg-config file generation
Jack Lloyd
2017-12-03
1
-5
/
+3
*
Merge GH #1329 Remove unaligned mem options
Jack Lloyd
2017-12-02
1
-19
/
+0
|
\
|
*
Remove unaligned mem check
Jack Lloyd
2017-12-02
1
-19
/
+0
*
|
Build simplifications
Jack Lloyd
2017-12-02
1
-38
/
+37
*
|
Accept CXXFLAGS and LDFLAGS from environment (GH #1237)
Jack Lloyd
2017-12-02
1
-25
/
+16
*
|
Drop support for Cilk+
Jack Lloyd
2017-12-02
1
-9
/
+0
|
/
*
Fix macOS dynamic link
Jack Lloyd
2017-12-01
1
-7
/
+5
*
Merge the gnumake and nmake makefiles
Jack Lloyd
2017-12-01
1
-51
/
+62
*
Avoid naming Windows library botand if in debug mode
Jack Lloyd
2017-12-01
1
-36
/
+20
[next]