aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/makefile/nmake.in
Commit message (Expand)AuthorAgeFilesLines
* change botan CLI filename to botan-cli.exeDaniel Neus2016-08-171-1/+1
* Rename cmd/app -> cliSimon Warta2015-12-091-11/+11
* Update Windows linkingSimon Warta2015-07-211-6/+13
* msvc fixesSimon Warta2015-07-211-5/+13
* 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
* Update build system:simon2015-06-181-14/+20
* Revert LIBNAME change. GH #107lloyd2015-06-161-0/+2
* Remove LIBNAME setting from nmake template, should be using versionedgit2015-06-111-2/+0
* Fix nmake clean target. GH #104simon2015-06-021-3/+7
* 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-2/+2
* Fix System_RNG for Windows, fix nmake clean targetlloyd2014-12-221-1/+1
* Fix Windows build. Github issue 32lloyd2014-11-261-3/+3
* Add a new Python install script and clean up the makefile templateslloyd2014-11-121-9/+1
* Add --program-suffix option to configurelloyd2014-03-221-6/+1
* Install command line applloyd2014-02-081-0/+6
* Split up docs into the reference manual, the website, and everything else.lloyd2014-01-101-27/+13
* 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-6/+16
* Make the shared library an included fragment like pythonlloyd2014-01-071-2/+0
* Rename targetlloyd2014-01-011-10/+10
* Return errors in pubkey testslloyd2014-01-011-3/+1
* s/check/test/glloyd2014-01-011-11/+13
* Fix Windows and static-only makefileslloyd2013-04-231-4/+3
* Integrate building docs using Sphinx and Doxygen into the makefilelloyd2011-04-181-2/+4
* In the nmake clean target, delete additional stuff that VC++ drops intolloyd2010-09-081-0/+1
* 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
* Lowercase DOCDIR to match common conventionslloyd2010-01-291-1/+1
* Fix the Nmake file - turns out the LIB is a really bad name for a variablelloyd2009-11-231-6/+6
* Various fixes for Visual C++ per bug 63 - --enable-debug sets debug options,lloyd2009-11-201-7/+8
* Fix nmake's distclean and DLL inking. Add static lib to InnoSetuplloyd2009-11-201-5/+6
* Nmake makefile cleanups and DLL fixeslloyd2009-11-201-34/+10
* Switch from only-static with VC++ to only a DLL. The static library islloyd2009-11-191-11/+9
* Use just %{version} instead of combining sub-parts needlessly in nmake.inlloyd2009-07-021-5/+1
* s/build-dir/build_dir/ in unix.in and nmake.in, missed themlloyd2009-07-011-6/+6
* Change the makefile template language somewhat. Previously variableslloyd2009-07-011-30/+30
* Rename makefile variable INSTALLROOT to DESTDIR for autotools compatabilitylloyd2008-09-301-4/+4
* Remove the misc dir:lloyd2008-09-291-0/+111