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
/
nmake.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
change botan CLI filename to botan-cli.exe
Daniel Neus
2016-08-17
1
-1
/
+1
*
Rename cmd/app -> cli
Simon Warta
2015-12-09
1
-11
/
+11
*
Update Windows linking
Simon Warta
2015-07-21
1
-6
/
+13
*
msvc fixes
Simon Warta
2015-07-21
1
-5
/
+13
*
Use install_name_tool to change location of botan lib on OSX
Simon Warta
2015-06-22
1
-0
/
+2
*
Set RPATH to $ORIGIN for ./botan and ./botan-test
Simon Warta
2015-06-22
1
-2
/
+2
*
Update build system:
simon
2015-06-18
1
-14
/
+20
*
Revert LIBNAME change. GH #107
lloyd
2015-06-16
1
-0
/
+2
*
Remove LIBNAME setting from nmake template, should be using versioned
git
2015-06-11
1
-2
/
+0
*
Fix nmake clean target. GH #104
simon
2015-06-02
1
-3
/
+7
*
Add new module `ffi` which provides a plain C interface, plus a new
lloyd
2015-02-16
1
-2
/
+0
*
Fixes for Windows paths. Based on Github pull 41 from cdesjardins
git
2015-01-11
1
-2
/
+2
*
Fix System_RNG for Windows, fix nmake clean target
lloyd
2014-12-22
1
-1
/
+1
*
Fix Windows build. Github issue 32
lloyd
2014-11-26
1
-3
/
+3
*
Add a new Python install script and clean up the makefile templates
lloyd
2014-11-12
1
-9
/
+1
*
Add --program-suffix option to configure
lloyd
2014-03-22
1
-6
/
+1
*
Install command line app
lloyd
2014-02-08
1
-0
/
+6
*
Split up docs into the reference manual, the website, and everything else.
lloyd
2014-01-10
1
-27
/
+13
*
Remove test in clean target
lloyd
2014-01-10
1
-1
/
+1
*
Split up test vectors into per-algo files and app into botan-test for
lloyd
2014-01-10
1
-6
/
+16
*
Make the shared library an included fragment like python
lloyd
2014-01-07
1
-2
/
+0
*
Rename target
lloyd
2014-01-01
1
-10
/
+10
*
Return errors in pubkey tests
lloyd
2014-01-01
1
-3
/
+1
*
s/check/test/g
lloyd
2014-01-01
1
-11
/
+13
*
Fix Windows and static-only makefiles
lloyd
2013-04-23
1
-4
/
+3
*
Integrate building docs using Sphinx and Doxygen into the makefile
lloyd
2011-04-18
1
-2
/
+4
*
In the nmake clean target, delete additional stuff that VC++ drops into
lloyd
2010-09-08
1
-0
/
+1
*
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
*
Lowercase DOCDIR to match common conventions
lloyd
2010-01-29
1
-1
/
+1
*
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
*
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
*
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
1
-6
/
+6
*
Change the makefile template language somewhat. Previously variables
lloyd
2009-07-01
1
-30
/
+30
*
Rename makefile variable INSTALLROOT to DESTDIR for autotools compatability
lloyd
2008-09-30
1
-4
/
+4
*
Remove the misc dir:
lloyd
2008-09-29
1
-0
/
+111