Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s/build-dir/build_dir/ in unix.in and nmake.in, missed them | lloyd | 2009-07-01 | 1 | -2/+2 |
* | Change the makefile template language somewhat. Previously variables | lloyd | 2009-07-01 | 1 | -30/+30 |
* | Allow for the shared library soname to stay fixed even when the version | lloyd | 2009-05-13 | 1 | -5/+1 |
* | Make installation a little noisier | lloyd | 2008-11-13 | 1 | -2/+2 |
* | In Makefiles and pkg-config / botan-config, use -lbotan-@{var:version} | lloyd | 2008-11-07 | 1 | -1/+1 |
* | Provide pkg-config file as botan-$major$minor.pc, so it can be used like: | lloyd | 2008-11-06 | 1 | -3/+3 |
* | Install pkg-config file to /lib/pkgconfig | lloyd | 2008-10-22 | 1 | -2/+6 |
* | Delete generated botan.pc on make distclean | lloyd | 2008-10-15 | 1 | -1/+1 |
* | Only delete Doxygen files on distclean, not regular clean | lloyd | 2008-10-13 | 1 | -1/+1 |
* | Add basic support for Doxygen, including a make target | lloyd | 2008-10-13 | 1 | -1/+5 |
* | Rename makefile variable INSTALLROOT to DESTDIR for autotools compatability | lloyd | 2008-09-30 | 1 | -6/+6 |
* | Remove the misc dir: | lloyd | 2008-09-29 | 1 | -0/+117 |