aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/makefile
Commit message (Expand)AuthorAgeFilesLines
* 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-012-8/+8
* Change the makefile template language somewhat. Previously variableslloyd2009-07-013-97/+97
* Patch to fix --as-needed bug was slightly wrong: linked to -lbotan-@{version},lloyd2009-06-061-1/+1
* Fix Gentoo bug 272242lloyd2009-06-061-2/+2
* Allow for the shared library soname to stay fixed even when the versionlloyd2009-05-132-13/+6
* Make installation a little noisierlloyd2008-11-132-4/+4
* In Makefiles and pkg-config / botan-config, use -lbotan-@{var:version}lloyd2008-11-072-2/+2
* Provide pkg-config file as botan-$major$minor.pc, so it can be used like:lloyd2008-11-062-5/+5
* Install pkg-config file to /lib/pkgconfiglloyd2008-10-222-5/+13
* Delete generated botan.pc on make distcleanlloyd2008-10-152-2/+2
* Only delete Doxygen files on distclean, not regular cleanlloyd2008-10-132-2/+2
* Add basic support for Doxygen, including a make targetlloyd2008-10-132-2/+10
* Rename makefile variable INSTALLROOT to DESTDIR for autotools compatabilitylloyd2008-09-303-16/+16
* Remove the misc dir:lloyd2008-09-293-0/+360