aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/makefile/gmake.in
Commit message (Expand)AuthorAgeFilesLines
* Simplify the website and documentation layout.Jack Lloyd2015-07-031-18/+1
* Use install_name_tool to change location of botan lib on OSXSimon Warta2015-06-221-0/+2
* Set RPATH to $ORIGIN for ./botan and ./botan-testSimon Warta2015-06-221-2/+2
* Fix coverage make targetSimon Warta2015-06-211-2/+3
* Prefix gmake includesSimon Warta2015-06-201-3/+3
* Update build system:simon2015-06-181-3/+10
* Fix nmake clean target. GH #104simon2015-06-021-2/+5
* Add coverage checking with gcov/lcovlloyd2015-04-121-2/+3
* Add valgrind target in makefilelloyd2015-03-051-1/+4
* Add new module `ffi` which provides a plain C interface, plus a newlloyd2015-02-161-2/+0
* Fixes for Windows paths. Based on Github pull 41 from cdesjardinsgit2015-01-111-1/+1
* 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
* Fix Windows build. Github issue 32lloyd2014-11-261-1/+1
* Add a new Python install script and clean up the makefile templateslloyd2014-11-121-30/+5
* Add --program-suffix option to configurelloyd2014-03-221-5/+1
* Install command line applloyd2014-02-081-0/+1
* 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-101-56/+33
* Remove test in clean targetlloyd2014-01-101-1/+1
* Split up test vectors into per-algo files and app into botan-test forlloyd2014-01-101-2/+12
* Make the shared library an included fragment like pythonlloyd2014-01-071-0/+118