aboutsummaryrefslogtreecommitdiffstats
path: root/configure.pl
Commit message (Expand)AuthorAgeFilesLines
* Quieterlloyd2008-09-291-1/+1
* Don't load deps of a module that we won't loadlloyd2008-09-291-6/+6
* Version bump to 1.7.14lloyd2008-09-291-1/+1
* Make asm implementations distinctly named objects, for instance MD5_IA32,lloyd2008-09-291-23/+37
* propagate from branch 'net.randombit.botan' (head ca7d7fc1ae6b55c5328c9cf1ec1...lloyd2008-09-291-0/+2
|\
| * Oops, continue to look in /proc/cpuinfo rather than my home dirlloyd2008-09-281-1/+1
| * Add support for Pentium-M autodetection and GCC builds. Bug report bylloyd2008-09-281-1/+3
* | Rename all modinfo.txt files to info.txt, since they are all (none) oflloyd2008-09-291-1/+1
* | Move what is left of the uncategorized library to 'core'. There is stilllloyd2008-09-291-14/+7
* | More tracing. Print enabled modules in a block at the endlloyd2008-09-281-2/+8
* | Make mdx_hash also a module, which most of the hash functions depend on.lloyd2008-09-281-12/+18
* | Move all modules into src/ directorylloyd2008-09-281-9/+7
* | Add convenience aliases for --disable-moduleslloyd2008-09-281-0/+4
* | Use File::Find instead of a glob, to find modinfo.txt in any directorylloyd2008-09-281-1/+17
* | Fix undef warninglloyd2008-09-281-1/+3
* | Modularize the Adler32 checksum in checksums/adler32lloyd2008-09-281-7/+35
* | Made a warn into print for testing, but it should stay a warnlloyd2008-09-281-1/+1
* | This is the first checkin to net.randombit.botan.modularized, whichlloyd2008-09-281-21/+33
|/
* Uptick version to 1.7.13lloyd2008-09-271-1/+1
* If a module is not compatible, print also the CPU submodel typelloyd2008-09-181-1/+2
* Display descriptions of modules during autoconfiguation so it is morelloyd2008-09-171-9/+16
* Autoconfig message said to use --arch to set CPU, should be --cpulloyd2008-09-171-1/+1
* Type fixlloyd2008-09-161-1/+1
* Better autodetection support for the Cell PPU and ppc64 machines generally.lloyd2008-09-161-0/+2
* Update soname in configurelloyd2008-09-141-1/+1
* Commentlloyd2008-09-111-0/+1
* Rewrite guess_cpulloyd2008-09-111-28/+32
* Guess the CPU based on {'archname'}, which works for at least Windows/x86 and...lloyd2008-09-111-14/+24
* Hijack the <supports_shared> tag in the os configs. It had been forlloyd2008-09-111-1/+5
* Use getlogin before getpwuid for Windowslloyd2008-09-111-1/+1
* Add the username and hostname to build.hlloyd2008-09-071-0/+3
* Bump to 1.7.11 (pre)lloyd2008-09-071-1/+1
* Include a comment in the generated build.h stating that the file waslloyd2008-09-061-0/+7
* Bump soname to 1.7.10lloyd2008-09-051-1/+1
* Add new build.h macro BOTAN_TARGET_OS_IS_XXXlloyd2008-09-051-0/+7
* Changes for 1.7.91.7.9lloyd2008-08-271-1/+1
* Fix autoconfiguration on Windows (testing on XP, VS 2008)lloyd2008-08-181-8/+16
* Bump version code to 1.7.8lloyd2008-06-301-1/+1
* Ignore files containing # chars (emacs temp files)lloyd2008-06-301-1/+2
* Use croak instead of dielloyd2008-06-221-1/+1
* An unknown module name pass to --module died with a undef hash reference,lloyd2008-06-221-0/+2
* Add ability for one module to require another. Does not take into accountlloyd2008-06-171-0/+11
* Check in initial changelog for 1.7.7. Increase version number in configure.pllloyd2008-05-241-1/+1
* Bump version to 1.7.6 in configure.pllloyd2008-04-291-1/+1
* Put each file in a list in the makefile on a different linelloyd2008-04-131-11/+8
* Change so_obj_flags to shared_flagslloyd2008-04-131-4/+4
* If an unbound variable in a template is found, print the all thelloyd2008-04-131-24/+59
* Don't hard-code the user and group when doing an install: instead uselloyd2008-04-061-7/+1
* Bump version in configure.pl to 1.7.5lloyd2008-03-311-1/+1
* Changes for 1.7.4lloyd2008-03-101-1/+1