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
*
Avoid empty -l
Jack Lloyd
2021-02-15
1
-1
/
+1
*
Add --extra-libs option and group -l flags from LDFLAGS to the end
Jack Lloyd
2021-02-15
1
-0
/
+14
*
Remove support for bakefile
Jack Lloyd
2021-02-14
1
-16
/
+1
*
Restrict target os features to match [a-z][a-z0-9_]*[a-z0-9]
Jack Lloyd
2021-01-23
1
-0
/
+9
*
Move docs earlier into the build steps
Jack Lloyd
2020-12-21
1
-2
/
+2
*
Use the canonicalized arch for picking ABI flags
Jack Lloyd
2020-12-16
1
-2
/
+2
*
Improve checks and avoid hard-coding the major version number
Jack Lloyd
2020-12-03
1
-0
/
+1
*
Improve CI tests of the install target
Jack Lloyd
2020-12-02
1
-1
/
+6
*
CI: validate installation after running make install
Hannes Rantzsch
2020-12-01
1
-1
/
+1
*
Export the list of headers into build_config.json
Jack Lloyd
2020-12-01
1
-0
/
+4
*
Tighten up the check on feature macro datestamps
Jack Lloyd
2020-11-29
1
-1
/
+8
*
Correct -L flag use when combined with --external-libdir
Jack Lloyd
2020-11-13
1
-3
/
+3
*
Add --compiler-cache option to configure.py
Jack Lloyd
2020-11-13
1
-1
/
+12
*
Generate a compile_commands.json for clang-tidy
Jack Lloyd
2020-11-10
1
-6
/
+8
*
Hack for MinGW
Jack Lloyd
2020-11-07
1
-1
/
+9
*
Use the full path to the Python interpreter in the makefile
Jack Lloyd
2020-11-07
1
-1
/
+1
*
Remove deprecated headers, make more headers internal
Jack Lloyd
2020-11-06
1
-3
/
+3
*
Support suffixes on version numbers
Jack Lloyd
2020-09-25
1
-1
/
+13
*
Extend 'variables' with 'compiler_include_dirs'
PetrJarosik
2020-06-22
1
-0
/
+2
*
Add a warning when building amalgamation with shared library flags set
Jack Lloyd
2020-06-19
1
-0
/
+6
*
add some missing building and configure documentation
Philippe Lieser
2020-04-29
1
-1
/
+1
*
add ./botan-test --data-dir handling
René Meusel
2020-03-10
1
-0
/
+2
*
Remove support for running macOS binaries from local dir
Jack Lloyd
2020-03-04
1
-3
/
+0
*
Avoid using symlink on Windows even when cross compiling
Jack Lloyd
2020-03-02
1
-13
/
+21
*
Define _UNICODE as well
Jack Lloyd
2020-02-07
1
-3
/
+3
*
Remove support for splitting the amalgamation by ABI
Jack Lloyd
2020-01-22
1
-170
/
+59
*
Fix amalgamation build on non-x86 gcc
Jack Lloyd
2020-01-21
1
-14
/
+25
*
Make status of maintainer mode build more clear
Jack Lloyd
2020-01-16
1
-1
/
+1
*
Clean up handling of POWER ISA extensions
Jack Lloyd
2019-12-12
1
-3
/
+3
*
Fix Windows linking to consistently use .lib suffix as required
Jack Lloyd
2019-12-06
1
-5
/
+5
*
Add -Werror mode for CI build
Jack Lloyd
2019-12-03
1
-0
/
+8
*
Add some more possibilities for CA bundle
Jack Lloyd
2019-11-10
1
-2
/
+4
*
Avoid using .PHONY when generating Makefile for Windows
Jack Lloyd
2019-10-31
1
-1
/
+1
*
Avoid passing ABI flags to the MSVC linker
Jack Lloyd
2019-10-25
1
-0
/
+6
*
Add generic CPU target
Jack Lloyd
2019-10-17
1
-2
/
+3
*
Merge GH #2138 If --without-documentation don't invoke the builder script
Jack Lloyd
2019-10-10
1
-1
/
+2
|
\
|
*
--without-documentation disables build target 'docs'
René Meusel
2019-10-09
1
-1
/
+2
*
|
Merge GH #2140 Avoid make install trying to build unwanted targets
Jack Lloyd
2019-10-10
1
-0
/
+9
|
\
\
|
*
|
install CLI only when it was built
René Meusel
2019-10-09
1
-0
/
+1
|
*
|
dynamically decide on required install targets
René Meusel
2019-10-09
1
-0
/
+8
|
|
/
*
/
Fix nmake build
Jack Lloyd
2019-10-09
1
-1
/
+1
|
/
*
Use the full path to the Python interpreter
Jack Lloyd
2019-10-05
1
-1
/
+1
*
Continue to accept relative paths to --libdir/--bindir
Jack Lloyd
2019-09-22
1
-2
/
+7
*
support full-path styled --libdir and --bindir options
刘群
2019-09-21
1
-2
/
+2
*
build-data: fix up a bug in botan.pc.in
刘群
2019-09-21
1
-1
/
+1
*
Merge GH #2098 Add --build-targets= option
Jack Lloyd
2019-09-10
1
-9
/
+43
|
\
|
*
allow multiple --build-targets= configure switches
René Meusel
2019-09-10
1
-2
/
+5
|
*
simplify/optimize reading of --build-targets option
René Meusel
2019-09-10
1
-22
/
+10
|
*
remove --build-bogo-shim switch
René Meusel
2019-09-09
1
-5
/
+2
|
*
remove --build-targets= 'fuzzers' and 'docs' for now
René Meusel
2019-09-09
1
-3
/
+2
[next]