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 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
*
Add ability to disable static library build
Jack Lloyd
2017-11-30
1
-27
/
+97
*
Remove support for setting install command
Jack Lloyd
2017-11-30
1
-7
/
+1
*
Lint fixes [ci skip]
Jack Lloyd
2017-11-30
1
-3
/
+3
*
Fixes for make clean
Jack Lloyd
2017-11-29
1
-4
/
+4
*
Add a script to handle `make clean` target
Jack Lloyd
2017-11-29
1
-4
/
+14
*
Allow overriding ar command
Jack Lloyd
2017-11-29
1
-10
/
+22
*
Lint fixes [ci skip]
Jack Lloyd
2017-11-29
1
-7
/
+7
*
Add flags to disable building/installing documentation
Jack Lloyd
2017-11-29
1
-1
/
+19
*
Split the language flags out of CXXFLAGS
Jack Lloyd
2017-11-29
1
-6
/
+10
*
Prefix execution of install.py with Python binary
Jack Lloyd
2017-11-16
1
-0
/
+1
*
Only skip includes that have been incuded unconditionally before
Simon Warta
2017-10-19
1
-10
/
+19
*
Allow trailing comments for include matchers
Simon Warta
2017-10-19
1
-3
/
+4
*
Rename method to AmalgamationHelper.is_unconditional_std_include and test
Simon Warta
2017-10-19
1
-8
/
+11
*
Use __file__ to detect project root
Simon Warta
2017-10-19
1
-1
/
+1
*
Prevent a lint complaint.
Frank Schoenmann
2017-10-12
1
-1
/
+2
*
Repair generation of CMakeLists.txt after some files have been moved.
Frank Schoenmann
2017-10-12
1
-3
/
+4
*
Make it possible to disable SSE4.1 and SSE4.2
Simon Warta
2017-10-08
1
-1
/
+1
*
Lint fix
Jack Lloyd
2017-09-24
1
-2
/
+2
*
Change configure so --list-modules doesn't print any log messages
Jack Lloyd
2017-09-23
1
-26
/
+21
*
Fix the amalgamation build
Jack Lloyd
2017-09-21
1
-1
/
+4
*
Improve support for IBM XLC
Jack Lloyd
2017-09-21
1
-1
/
+1
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
1
-3
/
+3
*
Accept a - in release
Jack Lloyd
2017-09-19
1
-1
/
+1
*
Using ast.literal_eval is no good here
Jack Lloyd
2017-09-19
1
-2
/
+11
*
Rename botan_version.py to version.txt
Jack Lloyd
2017-09-19
1
-1
/
+1
*
Handle : (as appears in 'git:revid')
Jack Lloyd
2017-09-19
1
-1
/
+1
*
Load botan_version.py as a file instead of as module import
Jack Lloyd
2017-09-19
1
-50
/
+83
*
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
[next]