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
*
Script the Windows CI build
Jack Lloyd
2017-09-08
1
-4
/
+4
*
Adjust min version for non "based on LLVM" appleclang
Simon Warta
2017-09-07
1
-1
/
+3
*
Improve appleclang version logic
Simon Warta
2017-09-07
1
-13
/
+11
*
Rename variable xcode_version_to_clang -> appleclang_to_clang_version
Simon Warta
2017-09-07
1
-3
/
+3
*
Do not fix number of digits in first appleclang version component
Simon Warta
2017-09-07
1
-1
/
+1
*
Fix appleclang regex pattern to match dot only
Simon Warta
2017-09-07
1
-1
/
+1
*
Fix appleclang version table
Simon Warta
2017-09-07
1
-1
/
+3
*
Add some simple deductions of --cc given --cc-bin
Jack Lloyd
2017-09-05
1
-2
/
+11
*
Better phrasing in this log message
Jack Lloyd
2017-09-04
1
-1
/
+1
*
s/MAYOR/MAJOR/
Jack Lloyd
2017-09-02
1
-2
/
+2
*
Remove case cc_min_version == None in compatible_compiler
Simon Warta
2017-09-02
1
-8
/
+4
*
Rename --cc-version to --cc-min-version
Simon Warta
2017-09-02
1
-25
/
+27
*
Implement --cc-version
Simon Warta
2017-09-02
1
-11
/
+32
*
Use object list argument, other lint nits
Jack Lloyd
2017-08-31
1
-4
/
+3
*
Fix MSVC build
Jack Lloyd
2017-08-31
1
-0
/
+3
*
Add support for fuzzing with KLEE
Jack Lloyd
2017-08-30
1
-30
/
+47
*
Add support for LLVM bitcode target
Jack Lloyd
2017-08-30
1
-4
/
+17
*
Further fixes to ci build script
Jack Lloyd
2017-08-29
1
-1
/
+1
*
Create new fuzzer build mode
Jack Lloyd
2017-08-25
1
-32
/
+77
*
Fix generating amalgamation under python3
Jack Lloyd
2017-08-25
1
-3
/
+11
*
Revert "configure.py: raise error when --prefix is not absolute path"
Simon Warta
2017-08-04
1
-4
/
+0
*
configure.py: raise error when --prefix is not absolute path
Zoltan Gyarmati
2017-08-04
1
-0
/
+4
*
Turn --destdir option into an environment variable, fixes #1101, fixes #996, ...
Zoltan Gyarmati
2017-08-04
1
-2
/
+6
*
Merge GH #1094 Add initial BearSSL provider
Jack Lloyd
2017-08-02
1
-1
/
+1
|
\
|
*
BearSSL: Initial support and hash tests
Patrick Wildt
2017-07-05
1
-1
/
+1
*
|
Log success/failure without early return in version_from_compiler_output()
Simon Warta
2017-07-31
1
-3
/
+3
*
|
Use clang/mac code branch when cc_version is unset
Simon Warta
2017-07-31
1
-3
/
+3
*
|
Remove special case and early return for msvc matching
Simon Warta
2017-07-31
1
-8
/
+5
*
|
Use native compiler versioning of MSVC
Simon Warta
2017-07-31
1
-9
/
+3
*
|
Explicitly handle negative cases in supported_compiler()
Simon Warta
2017-07-31
1
-8
/
+13
*
|
Refactor supported_compiler
Simon Warta
2017-07-31
1
-5
/
+12
*
|
Use _MSC_VER to get MSVC version
Simon Warta
2017-07-30
1
-4
/
+6
*
|
Adapt MSVC version regexp to non-english outputs
Simon Warta
2017-07-30
1
-1
/
+1
*
|
Fix compiler version matching patterns
Simon Warta
2017-07-30
1
-9
/
+7
*
|
Refactor and test compiler version detection
Simon Warta
2017-07-30
1
-34
/
+46
*
|
configure: explicitly concatenate stdout+stdderr for cc_putput
Simon Warta
2017-07-05
1
-5
/
+6
|
/
*
Fixes for MSVC version detection
Jack Lloyd
2017-05-19
1
-9
/
+23
*
Change clang regex format to just look for major.minor
Jack Lloyd
2017-05-19
1
-1
/
+1
*
Don't error out the build if compiler version does not match expected format
Jack Lloyd
2017-05-19
1
-2
/
+3
*
Merge GH #1043 Fix CMake generator
Jack Lloyd
2017-05-19
1
-26
/
+59
|
\
|
*
Fix Style
Ryuhei Mori
2017-05-07
1
-32
/
+31
|
*
Fix Styles
Ryuhei Mori
2017-05-06
1
-11
/
+13
|
*
Fix CMake Generator for visual studio
Ryuhei Mori
2017-05-06
1
-16
/
+48
*
|
Fucking Apple
Jack Lloyd
2017-05-18
1
-4
/
+29
*
|
Let modules specify minimum compiler version, add runtime compiler version check
Jack Lloyd
2017-05-18
1
-17
/
+79
*
|
Fix configure bug breaking --with-external-libdir
Jack Lloyd
2017-05-13
1
-0
/
+1
|
/
*
Error out if the configuration results in an empty library
Jack Lloyd
2017-05-03
1
-1
/
+4
*
Rewrite dependency resolution
Simon Warta
2017-04-30
1
-28
/
+58
*
Improve debugging in ModulesChooser._validate_state
Simon Warta
2017-04-30
1
-2
/
+4
*
Simplify implementation of makefile_list
Simon Warta
2017-04-30
1
-2
/
+2
[next]