aboutsummaryrefslogtreecommitdiffstats
path: root/configure.py
Commit message (Expand)AuthorAgeFilesLines
* Tick to 1.8.13 release1.8.13lloyd2011-07-081-1/+1
* The Algorithm_Factory has this logic on looking for an object:lloyd2011-07-051-3/+3
* 1.8.12 release1.8.12lloyd2011-06-201-2/+2
* Fix --enable-debuglloyd2011-05-131-1/+13
* Tick to 1.8.12-devlloyd2011-02-211-3/+3
* Add an option --link-style that lets the user override the type oflloyd2011-02-181-5/+36
* Canonicalize Cygwin platform name. The platform module will apparentlylloyd2011-02-181-0/+4
* Tick to 1.8.11 release 2010-11-021.8.11lloyd2010-11-021-2/+2
* Tick to 1.8.11-devlloyd2010-09-201-3/+3
* Use /MDd under VC++ when --enable-debug is onlloyd2010-09-201-5/+9
* Tick to 1.8.10 release 2010-08-311.8.10lloyd2010-08-311-2/+2
* If we fail to load any CC/OS/CPU info files, print a warning; thislloyd2010-07-091-3/+10
* Better --help outputlloyd2010-07-091-5/+9
* Add --verbose and --quiet optionslloyd2010-07-091-3/+18
* Tick to 1.8.10-devlloyd2010-06-231-3/+3
* Tick readme, log, configure for 1.8.9 release1.8.9lloyd2010-06-161-2/+2
* Respect --disable-sharedlloyd2010-06-101-2/+7
* Fix export/import flags for VC DLLslloyd2010-06-101-2/+2
* Add support for the InnoSetup installer. This will not work right nowlloyd2009-11-251-9/+19
* Update docs for 1.8.8 release 2009-11-031.8.8lloyd2009-11-031-2/+2
* Rename all of the build-data files with a .txt extension, and filter forlloyd2009-10-131-6/+11
* Fix macro generation + checks in configure.py and bswap.h. Had the effectlloyd2009-09-171-2/+2
* Bump version to 1.8.8-devlloyd2009-09-151-3/+3
* Update configures, readme, logfile for 1.8.7 release 2009-09-091.8.7lloyd2009-09-101-3/+3
* Add a new option --no-autoload to configure.py. This will produce a minimallloyd2009-09-041-2/+18
* Move 1.8 releases to a branch. Flip version numbers to 1.8.7-prelloyd2009-08-131-3/+3
* Update version #s, logfile, readme for 1.8.6 release 2009-08-131.8.6lloyd2009-08-131-2/+2
* I typo'ed s390x in the check for 64-bit vs other archlloyd2009-08-121-1/+1
* Warn if an unknown file is given as a source in portable_symlink - catcheslloyd2009-08-121-0/+5
* Add the levelname to the log output of configure.pylloyd2009-08-101-1/+4
* Wrap long lineslloyd2009-08-051-2/+4
* is_64bit_arch: s390x is also 64 bitlloyd2009-08-051-1/+1
* If GCC was not installed configure.py would attempt to execute it onlloyd2009-07-311-8/+13
* Change version to 1.8.6-pre, document changes since 1.8.5 releaselloyd2009-07-251-3/+3
* Update log, readme, version #s in configure for 1.8.5 release 2009-07-231.8.5lloyd2009-07-231-2/+2
* In both configures, strip out periods in submodel names for generating thelloyd2009-07-231-1/+5
* Fix install target with configure.pylloyd2009-07-211-2/+4
* Set version fields for 1.8.5 rc1lloyd2009-07-211-1/+1
* Respect --enable-module / --with-blah optionslloyd2009-07-171-0/+4
* The previous dependency resolution logic would go into an infinite looplloyd2009-07-171-66/+87
* New module load_on directive 'never', to mark known-buggy codelloyd2009-07-151-0/+2
* Report modules which are not loaded, grouped by the reason why.lloyd2009-07-151-17/+29
* --with-build-dir fixeslloyd2009-07-141-7/+7
* merge of 'cd3b49c6cd609a1c81c7200e127063448f2254b7'lloyd2009-07-141-1/+2
|\
| * Generate the botan.doxy file in configure.pylloyd2009-07-131-1/+2
* | Add support for a version suffix, so that botan reports its current versionlloyd2009-07-141-29/+32
* | Canonicalize os names (from either uname or --os) against osinfo.aliases;lloyd2009-07-141-2/+12
* | Bump version numbers to 1.8.5-prelloyd2009-07-141-2/+2
* | Avoid using optparse's append_const action, as it was only added in thelloyd2009-07-141-7/+21
|/
* Do a 1.8.4 release to fix MR nonce gen buglloyd2009-07-121-1/+1