aboutsummaryrefslogtreecommitdiffstats
path: root/doc/building.tex
Commit message (Collapse)AuthorAgeFilesLines
* Tick timestamp in building.texlloyd2009-10-091-1/+1
|
* Fix for configure.py. Add instructions on building Python and Perl wrapperslloyd2009-10-091-50/+97
|
* Update build instructionslloyd2008-11-241-10/+19
|
* Minor additions to the Windows build instructionslloyd2008-10-111-5/+7
|
* Update the build directions to reflect realitylloyd2008-09-301-86/+90
|
* Modularize the Adler32 checksum in checksums/adler32lloyd2008-09-281-2/+2
| | | | | | | | | Add a new option --disable-modules which allows for disabling any set of modules that normally would be autoloaded. Rename the Botan feature test macros from BOTAN_EXT_BLAH to BOTAN_HAS_BLAH, which will be much more sensible especially when everything is done in this fashion (eg, BOTAN_HAS_BLOWFISH or BOTAN_HAS_RSA, etc)
* Don't hard-code the user and group when doing an install: instead uselloyd2008-04-061-16/+6
| | | | | whatever the current user/group is. If you wish to override, edit the makefile or override the INSTALL_CMD_* variables on the command line.
* Update build instructions with the new sytnax for configure.pllloyd2007-10-211-41/+31
|
* A little documentation about build roots and local configuration options.lloyd2007-03-041-36/+44
|
* Update the instructions for building the library.lloyd2006-10-051-60/+76
|
* Initial checkin1.5.6lloyd2006-05-181-0/+379