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
/
src
/
build-data
/
makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add AVX2 compiler flags for GCC and Clang. Tidy compiler option ordering.
lloyd
2013-12-14
2
-4
/
+4
*
Compile fixes for Python wrapper
lloyd
2013-11-20
1
-2
/
+2
*
Fix Windows and static-only makefiles
lloyd
2013-04-23
2
-6
/
+4
*
Always include modules requiring ISA extensions as long as the
lloyd
2013-04-17
2
-23
/
+24
*
Fix lib suffix
lloyd
2012-01-25
1
-1
/
+3
*
Remove amalg on distclean
lloyd
2011-06-01
2
-0
/
+2
*
Modify soname to match Unix conventions at suggestion of Debian
lloyd
2011-05-12
2
-6
/
+8
*
Integrate building docs using Sphinx and Doxygen into the makefile
lloyd
2011-04-18
3
-30
/
+35
*
Tick version numbers to 1.10.0
lloyd
2011-04-14
1
-1
/
+1
*
I think this fixes the soname stuff
lloyd
2011-04-11
1
-3
/
+2
*
I belive this check in fixes PR 113 by making shared library sonames
lloyd
2011-04-06
2
-4
/
+5
*
Don't hardcode dir where python code lives
lloyd
2010-12-13
1
-2
/
+2
*
Respect CFLAGS
lloyd
2010-12-01
1
-1
/
+2
*
Spaces
lloyd
2010-12-01
1
-2
/
+2
*
Add LDFLAGS to Python link line
lloyd
2010-12-01
1
-1
/
+2
*
Fix Python wrappers
lloyd
2010-12-01
1
-2
/
+3
*
In the nmake clean target, delete additional stuff that VC++ drops into
lloyd
2010-09-08
1
-0
/
+1
*
Use configured compiler for Python
lloyd
2010-07-22
1
-2
/
+3
*
Add a simple Windows install target
lloyd
2010-06-10
1
-5
/
+3
*
Fix VC++ static lib builds
lloyd
2010-03-03
1
-0
/
+4
*
Fix Windows distclean target
lloyd
2010-03-03
1
-1
/
+3
*
Use a single dir for all boost.python objects
lloyd
2010-03-02
1
-5
/
+3
*
Lowercase DOCDIR to match common conventions
lloyd
2010-01-29
3
-3
/
+3
*
Fix make doxygen
lloyd
2009-12-29
2
-2
/
+2
*
Fix the Nmake file - turns out the LIB is a really bad name for a variable
lloyd
2009-11-23
1
-6
/
+6
*
Various fixes for Visual C++ per bug 63 - --enable-debug sets debug options,
lloyd
2009-11-20
1
-7
/
+8
*
Remove long #### blocks for readability
lloyd
2009-11-20
2
-48
/
+16
*
Fix nmake's distclean and DLL inking. Add static lib to InnoSetup
lloyd
2009-11-20
1
-5
/
+6
*
Nmake makefile cleanups and DLL fixes
lloyd
2009-11-20
1
-34
/
+10
*
Switch from only-static with VC++ to only a DLL. The static library is
lloyd
2009-11-19
1
-11
/
+9
*
Fix python install target. Add CryptoBox wrapper plus an example
lloyd
2009-10-09
1
-1
/
+1
*
Add more or less functional integration with Boost.Python. Use
lloyd
2009-10-09
3
-2
/
+31
*
Use just %{version} instead of combining sub-parts needlessly in nmake.in
lloyd
2009-07-02
1
-5
/
+1
*
s/build-dir/build_dir/ in unix.in and nmake.in, missed them
lloyd
2009-07-01
2
-8
/
+8
*
Change the makefile template language somewhat. Previously variables
lloyd
2009-07-01
3
-97
/
+97
*
Patch to fix --as-needed bug was slightly wrong: linked to -lbotan-@{version},
lloyd
2009-06-06
1
-1
/
+1
*
Fix Gentoo bug 272242
lloyd
2009-06-06
1
-2
/
+2
*
Allow for the shared library soname to stay fixed even when the version
lloyd
2009-05-13
2
-13
/
+6
*
Make installation a little noisier
lloyd
2008-11-13
2
-4
/
+4
*
In Makefiles and pkg-config / botan-config, use -lbotan-@{var:version}
lloyd
2008-11-07
2
-2
/
+2
*
Provide pkg-config file as botan-$major$minor.pc, so it can be used like:
lloyd
2008-11-06
2
-5
/
+5
*
Install pkg-config file to /lib/pkgconfig
lloyd
2008-10-22
2
-5
/
+13
*
Delete generated botan.pc on make distclean
lloyd
2008-10-15
2
-2
/
+2
*
Only delete Doxygen files on distclean, not regular clean
lloyd
2008-10-13
2
-2
/
+2
*
Add basic support for Doxygen, including a make target
lloyd
2008-10-13
2
-2
/
+10
*
Rename makefile variable INSTALLROOT to DESTDIR for autotools compatability
lloyd
2008-09-30
3
-16
/
+16
*
Remove the misc dir:
lloyd
2008-09-29
3
-0
/
+360