aboutsummaryrefslogtreecommitdiffstats
path: root/configure.py
Commit message (Expand)AuthorAgeFilesLines
* Update version numbers for 1.9.11 releaselloyd2010-11-291-2/+2
* Make configure output more sensible wrt incompatible moduleslloyd2010-09-281-2/+2
* Not an error removing build if it didn't exist at alllloyd2010-09-101-1/+2
* Add an (undocumented) option --dirty-tree which does not delete the buildlloyd2010-09-081-4/+19
* Add support for Atom processors.lloyd2010-08-221-8/+7
* Tick to 1.9.11-devlloyd2010-08-131-4/+4
* Update log, readme, configure for 1.9.10 release 2010-08-121.9.10lloyd2010-08-121-2/+2
* Handle the cast of configure.py --cpu=i386 --enable-ssse3. Previouslylloyd2010-08-111-0/+5
* Move options for wrappers into their own group. Add an optionlloyd2010-07-201-10/+18
* Warn if no info files for compilers, CPUs or OSes get loaded; this islloyd2010-07-091-5/+9
* Drop support for running configure with Python 2.4. This allowslloyd2010-07-091-70/+29
* Better --help output and some fixes for ISA dependency handling.lloyd2010-07-091-11/+18
* Add debug log showing how many info files we loadedlloyd2010-07-091-0/+6
* Delete os defaults file - only used by Perllloyd2010-07-091-3/+0
* Simplify this with list comprehensionslloyd2010-07-091-2/+2
* Tick version to 1.9.10-devlloyd2010-06-301-4/+4
* Tick readme, log, configure for 1.9.9 releaselloyd2010-06-281-2/+2
* Add a new configure option --maintainer-mode which turns on the fulllloyd2010-06-281-1/+15
* Coerce values to a list before trying to concatenate. This ensures thelloyd2010-06-221-3/+4
* If the version datestamp is not set, use the current day of the build.lloyd2010-06-221-1/+6
* When configure is printing detected/guessed build settings, it nowlloyd2010-06-211-4/+9
* Tick to 1.9.9-devlloyd2010-06-141-4/+4
* Remove -dev suffix from version1.9.8lloyd2010-06-141-1/+1
* Expose a datestamp in build.h, provide function in version.h forlloyd2010-06-141-0/+5
* Rename the --use-boost-python optin to --with-boost-python, and add alloyd2010-06-131-1/+6
* Hid --enable-isa and instead expose --enable-{sse2,ssse3,aes-ni,altivec}lloyd2010-05-261-9/+9
* Forming TARGET_ARCH, filter characters as with TARGET_CPU, otherwiselloyd2010-05-261-2/+3
* Use -dumpversion instead of -v for detecting the GCC version. Thislloyd2010-05-201-7/+8
* Replace print to stderr with logging.error call on unhandled exception.lloyd2010-05-201-1/+1
* merge of '540ae85af1cc9245c325ef716fcc5c5b334251d0'lloyd2010-05-191-1/+12
|\
| * Remove the old (unused) <supports_shared> config block. It specifiedlloyd2010-05-131-1/+12
* | On Windows, configure would default to VC++ pretty much blindly. Addlloyd2010-05-111-1/+25
|/
* Tick to 1.9.8-devlloyd2010-04-281-3/+3
* Update log, readme, configure for 1.9.7 release1.9.7lloyd2010-04-271-1/+1
* Tick version to 1.9.7-devlloyd2010-04-161-3/+3
* Tick for 1.9.6 release1.9.6lloyd2010-04-091-1/+1
* Tick 1.9.6-devlloyd2010-03-301-3/+3
* Update for 1.9.5 release 2009-03-291.9.5lloyd2010-03-291-1/+1
* Report TR1 missing as different from incompatible compiler in configure outputlloyd2010-03-251-5/+10
* Tick version to 1.9.5-devlloyd2010-03-101-3/+3
* Update version to 1.9.4 release1.9.4lloyd2010-03-091-1/+1
* Use a single dir for all boost.python objectslloyd2010-03-021-0/+2
* Fix sonamelloyd2010-02-241-1/+1
* propagate from branch 'net.randombit.botan' (head 89451dd9349d61bc29507c9c441...lloyd2010-02-231-1/+1
|\
| * propagate from branch 'net.randombit.botan' (head da26221a4feb0b758cd4c182700...lloyd2010-02-171-0/+10
| |\
| * | Give ssl branch its own sonamelloyd2010-02-141-1/+1
* | | Use list comprehensions instead of filter/map to minimize changes neededlloyd2010-02-221-9/+8
| |/ |/|
* | If --gen-amalgamation is used, imply --disable-asm andlloyd2010-02-171-0/+10
|/
* Remove a debug printlloyd2010-01-121-3/+0
* Typo fixlloyd2010-01-111-1/+1