| Commit message (Expand) | Author | Age | Files | Lines |
* | Move version #s to 1.9.0-pre | lloyd | 2009-08-13 | 1 | -4/+4 |
* | Update version #s, logfile, readme for 1.8.6 release 2009-08-131.8.6 | lloyd | 2009-08-13 | 1 | -2/+2 |
* | Partially fix the problems in dependency analysis in configure.pl. It doesn't | lloyd | 2009-08-12 | 1 | -13/+17 |
* | Change version to 1.8.6-pre, document changes since 1.8.5 release | lloyd | 2009-07-25 | 1 | -3/+3 |
* | Update log, readme, version #s in configure for 1.8.5 release 2009-07-231.8.5 | lloyd | 2009-07-23 | 1 | -2/+2 |
* | In both configures, strip out periods in submodel names for generating the | lloyd | 2009-07-23 | 1 | -0/+1 |
* | Fix ticket 46 | lloyd | 2009-07-21 | 1 | -8/+13 |
* | Set version fields for 1.8.5 rc1 | lloyd | 2009-07-21 | 1 | -2/+4 |
* | Fix dependency resolution in configure.pl (same algorithm as configure.py) | lloyd | 2009-07-17 | 1 | -61/+32 |
* | New module load_on directive 'never', to mark known-buggy code | lloyd | 2009-07-15 | 1 | -0/+1 |
* | Bump version numbers to 1.8.5-pre | lloyd | 2009-07-14 | 1 | -2/+2 |
* | Update configure.pl's version #1.8.4 | lloyd | 2009-07-12 | 1 | -1/+1 |
* | Also match GCC 4.4 for -fpermissive checks | lloyd | 2009-07-08 | 1 | -1/+1 |
* | Correct detection of GCC 2.95 for setting -fpermissive. This had been | lloyd | 2009-07-08 | 1 | -1/+1 |
* | configure.py seems close enough to functional to me that I'm going to | lloyd | 2009-07-02 | 1 | -0/+4 |
* | Minor hackery to deal with win32 library dependencies | lloyd | 2009-07-02 | 1 | -3/+2 |
* | Minimal changes to configure.pl to deal with altered templates in build.h | lloyd | 2009-07-02 | 1 | -3/+24 |
* | Change the makefile template language somewhat. Previously variables | lloyd | 2009-07-01 | 1 | -34/+25 |
* | Make the install_cmd_{data,exec} items in the build-data files quoted, | lloyd | 2009-07-01 | 1 | -4/+4 |
* | Allow for the shared library soname to stay fixed even when the version | lloyd | 2009-05-13 | 1 | -1/+6 |
* | Bump version to 0.8.3-pre | lloyd | 2009-04-16 | 1 | -1/+1 |
* | Bump to 1.8.2-pre | lloyd | 2009-01-21 | 1 | -1/+1 |
* | Bump version in configure and readme to 1.8.1-pre | lloyd | 2009-01-03 | 1 | -1/+1 |
* | Rickard Bondesson reported on botan-devel about some problems building | lloyd | 2008-12-02 | 1 | -2/+2 |
* | Consolidate the useful stuff from doc/info.txt into readme.txt | lloyd | 2008-11-30 | 1 | -1/+1 |
* | Document changes since 1.7.23. Bump version number to 1.7.24-pre; I'll | lloyd | 2008-11-24 | 1 | -1/+1 |
* | If configure.pl guesses the CPU using /proc/cpuinfo or uname, it reminds | lloyd | 2008-11-24 | 1 | -2/+3 |
* | Add handy aliases to configure for controlling the modules using OpenSSL, | lloyd | 2008-11-23 | 1 | -0/+9 |
* | Make it optional to provide an argument to --enable-modules or | lloyd | 2008-11-21 | 1 | -2/+2 |
* | Wrap long lines in configure.pl output | lloyd | 2008-11-19 | 1 | -10/+46 |
* | Wrap line for readability | lloyd | 2008-11-17 | 1 | -1/+2 |
* | Use TR1 by default with GNU C++ and Intel C++, since all recent versions of | lloyd | 2008-11-17 | 1 | -9/+20 |
* | Bump version to 1.7.23-pre | lloyd | 2008-11-17 | 1 | -1/+1 |
* | Don't namespace botan-config by major/minor versions (use pkg-config for this... | lloyd | 2008-11-13 | 1 | -2/+1 |
* | Remove support for provider identifiers from SCAN_Name - it turns out this | lloyd | 2008-11-12 | 1 | -1/+1 |
* | Tick version to 1.7.21-pre | lloyd | 2008-11-09 | 1 | -1/+1 |
* | For pkg-config, name as botan-$major.$minor.pc, eg botan-1.7, rather than | lloyd | 2008-11-07 | 1 | -4/+4 |
* | Fix syntax problems introduced in 80 column wrap | lloyd | 2008-11-07 | 1 | -5/+2 |
* | Wrap to 80 columns | lloyd | 2008-11-07 | 1 | -17/+31 |
* | Print a message that a makefile was created, so it's clear what to do | lloyd | 2008-11-07 | 1 | -1/+1 |
* | Put automatically generated botan-config and pkgconfig files into build/ | lloyd | 2008-11-07 | 1 | -2/+6 |
* | Fix the --with-build-dir option, so that it is actually possible to do | lloyd | 2008-11-06 | 1 | -7/+7 |
* | Reset version as 1.7.20-pre | lloyd | 2008-11-06 | 1 | -1/+1 |
* | Provide pkg-config file as botan-$major$minor.pc, so it can be used like: | lloyd | 2008-11-06 | 1 | -15/+19 |
* | Bump version to 1.7.19-pre | lloyd | 2008-10-26 | 1 | -1/+1 |
* | If we match /proc/cpuinfo or uname against a submodel alias, instead print | lloyd | 2008-10-23 | 1 | -1/+6 |
* | Allow setting an environmental variable CPUINFO to override the name | lloyd | 2008-10-23 | 1 | -0/+11 |
* | Add pkg-config support (requested/suggested by Zack Weinberg on monotone-dev) | lloyd | 2008-10-15 | 1 | -0/+10 |
* | Warn if an unknown value is passed to configure.pl's --with-tr1-implementation, | lloyd | 2008-10-14 | 1 | -0/+3 |
* | Add basic support for Doxygen, including a make target | lloyd | 2008-10-13 | 1 | -0/+6 |