aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/makefile
Commit message (Expand)AuthorAgeFilesLines
* Fixes for Windows paths. Based on Github pull 41 from cdesjardinsgit2015-01-113-4/+4
* Create a combined news page for the websitelloyd2015-01-101-0/+1
* Move license text to a plain text file without ReST marketlloyd2015-01-101-3/+3
* The pkgconfig file should be installed relative to the library dirlloyd2015-01-071-8/+0
* Fix System_RNG for Windows, fix nmake clean targetlloyd2014-12-221-1/+1
* Always need boost_system in cmdline due to asiolloyd2014-12-201-1/+1
* Fix Windows build. Github issue 32lloyd2014-11-263-7/+4
* Add a new Python install script and clean up the makefile templateslloyd2014-11-124-44/+15
* Add --program-suffix option to configurelloyd2014-03-223-11/+8
* Add --destdir option to configure.pylloyd2014-02-131-1/+1
* More fixes for minified buildslloyd2014-02-091-1/+1
* Install command line applloyd2014-02-082-0/+7
* Typo fixlloyd2014-01-201-5/+5
* Fix make clean, removed too muchlloyd2014-01-181-1/+1
* Website tweaks. Rename TLS suite script options.lloyd2014-01-111-1/+1
* Split up docs into the reference manual, the website, and everything else.lloyd2014-01-105-84/+93
* Remove test in clean targetlloyd2014-01-102-2/+2
* Split up test vectors into per-algo files and app into botan-test forlloyd2014-01-102-8/+28
* Make the shared library an included fragment like pythonlloyd2014-01-075-139/+31
* Move python to src, add to main makefilelloyd2014-01-073-20/+15
* Move asio tls serverlloyd2014-01-011-1/+1
* Rename targetlloyd2014-01-013-28/+28
* Return errors in pubkey testslloyd2014-01-013-12/+5
* s/check/test/glloyd2014-01-013-29/+35
* Make eax_test example (which reads LTC's EAX test file) an actuallloyd2013-12-311-1/+1
* Add AVX2 compiler flags for GCC and Clang. Tidy compiler option ordering.lloyd2013-12-142-4/+4
* Compile fixes for Python wrapperlloyd2013-11-201-2/+2
* Fix Windows and static-only makefileslloyd2013-04-232-6/+4
* Always include modules requiring ISA extensions as long as thelloyd2013-04-172-23/+24
* Fix lib suffixlloyd2012-01-251-1/+3
* Remove amalg on distcleanlloyd2011-06-012-0/+2
* Modify soname to match Unix conventions at suggestion of Debianlloyd2011-05-122-6/+8
* Integrate building docs using Sphinx and Doxygen into the makefilelloyd2011-04-183-30/+35
* Tick version numbers to 1.10.0lloyd2011-04-141-1/+1
* I think this fixes the soname stufflloyd2011-04-111-3/+2
* I belive this check in fixes PR 113 by making shared library sonameslloyd2011-04-062-4/+5
* Don't hardcode dir where python code liveslloyd2010-12-131-2/+2
* Respect CFLAGSlloyd2010-12-011-1/+2
* Spaceslloyd2010-12-011-2/+2
* Add LDFLAGS to Python link linelloyd2010-12-011-1/+2
* Fix Python wrapperslloyd2010-12-011-2/+3
* In the nmake clean target, delete additional stuff that VC++ drops intolloyd2010-09-081-0/+1
* Use configured compiler for Pythonlloyd2010-07-221-2/+3
* Add a simple Windows install targetlloyd2010-06-101-5/+3
* Fix VC++ static lib buildslloyd2010-03-031-0/+4
* Fix Windows distclean targetlloyd2010-03-031-1/+3
* Use a single dir for all boost.python objectslloyd2010-03-021-5/+3
* Lowercase DOCDIR to match common conventionslloyd2010-01-293-3/+3
* Fix make doxygenlloyd2009-12-292-2/+2
* Fix the Nmake file - turns out the LIB is a really bad name for a variablelloyd2009-11-231-6/+6