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 make clean, removed too much
lloyd
2014-01-18
1
-0
/
+5
*
Generalize .obj renaming
lloyd
2014-01-12
1
-2
/
+11
*
Fix dependency checks for intrinsics and runtime Altivec check
lloyd
2014-01-10
1
-8
/
+7
*
Split up docs into the reference manual, the website, and everything else.
lloyd
2014-01-10
1
-18
/
+48
*
Move lib into src
lloyd
2014-01-10
1
-3
/
+3
*
Split up test vectors into per-algo files and app into botan-test for
lloyd
2014-01-10
1
-10
/
+19
*
Move all object files to subdir
lloyd
2014-01-07
1
-2
/
+4
*
Finish rename
lloyd
2014-01-07
1
-3
/
+3
*
Make the shared library an included fragment like python
lloyd
2014-01-07
1
-3
/
+13
*
Rename test sources
lloyd
2014-01-07
1
-2
/
+2
*
Move python to src, add to main makefile
lloyd
2014-01-07
1
-17
/
+17
*
Use same cc flag gen func
lloyd
2014-01-04
1
-3
/
+7
*
Show debug default in --help output
lloyd
2014-01-04
1
-1
/
+1
*
Move Sphinx config
lloyd
2014-01-02
1
-2
/
+3
*
Cull remaining mostly dubious examples. Also remove readme.txt
lloyd
2014-01-01
1
-2
/
+0
*
Rename target
lloyd
2014-01-01
1
-14
/
+15
*
Shuffle things around. Add NIST X.509 test to build.
lloyd
2014-01-01
1
-13
/
+14
*
s/check/test/g
lloyd
2014-01-01
1
-14
/
+14
*
Make Boost easier to disable with minimal feature loss
lloyd
2013-12-28
1
-1
/
+1
*
Support multiple ISA requirements. Fix CLMUL flag.
lloyd
2013-12-27
1
-19
/
+25
*
Turn on debug by default on non-release builds
lloyd
2013-12-25
1
-1
/
+1
*
Use needed -m ABI flags in --via-amalgamation builds
lloyd
2013-12-21
1
-5
/
+28
*
Clean up makefile output
lloyd
2013-12-15
1
-3
/
+3
*
Add AVX2 compiler flags for GCC and Clang. Tidy compiler option ordering.
lloyd
2013-12-14
1
-3
/
+6
*
Fix maintainer mode flags
lloyd
2013-12-14
1
-2
/
+2
*
Use -Werror only when --maintainer-mode is set as warnings will sneak
lloyd
2013-12-14
1
-4
/
+6
*
Add --cc-abi-flags option to configure.py
lloyd
2013-12-14
1
-10
/
+12
*
Better check
lloyd
2013-12-02
1
-1
/
+1
*
Add a check on API revisions
lloyd
2013-12-02
1
-1
/
+4
*
Python 3 fix
lloyd
2013-12-01
1
-1
/
+1
*
Give everything setting a feature test macro in build.h a version code
lloyd
2013-11-28
1
-5
/
+11
*
Fix file rename in info.txt and add a check for this in configure
lloyd
2013-11-28
1
-0
/
+4
*
Enable maintainer mode checks in all builds of non-release versions.
lloyd
2013-11-16
1
-1
/
+10
*
If we can't get a revid from monotone, try git as well.
lloyd
2013-07-31
1
-19
/
+32
*
Merge mp_word64 into mp_generic
lloyd
2013-07-30
1
-8
/
+8
*
Add a generic 64x64->128 multiplication op.
lloyd
2013-07-30
1
-1
/
+11
*
Upgrade report of modules loaded by config to info from debug
lloyd
2013-06-01
1
-1
/
+1
*
Merge pull from Christopher Dale <
[email protected]
>
guywithcrookedface
2013-06-01
1
-0
/
+9
*
Always include modules requiring ISA extensions as long as the
lloyd
2013-04-17
1
-91
/
+43
*
src/utils/semaphore.h was marked both public and internal, which broke
lloyd
2013-03-09
1
-10
/
+13
*
Report the version type and date in configure output
lloyd
2013-03-06
1
-2
/
+9
*
Set the release type (unreleased, released, snapshot) in
lloyd
2013-03-04
1
-0
/
+4
*
Document --link-method and make it obvious what it controls
lloyd
2013-01-30
1
-6
/
+7
*
The GCC version check was previously used for -fpermissive but now
lloyd
2012-10-30
1
-39
/
+0
*
Copy *.rst from doc instead of *.txt if sphinx is not
lloyd
2012-10-30
1
-1
/
+1
*
Add a --chost option to configure that takes a GNU style triplet.
lloyd
2012-08-31
1
-3
/
+15
*
Includes for <functional> don't need to be a special case in the
lloyd
2012-08-13
1
-1
/
+1
*
Update the InnoSetup script:
lloyd
2012-07-11
1
-0
/
+16
*
Traceback by default on an exception throw
lloyd
2012-07-10
1
-3
/
+3
*
Add a LZMA filter contributed by Vojtech Kral
lloyd
2012-07-09
1
-1
/
+1
[next]