| Commit message (Expand) | Author | Age | Files | Lines |
* | I think this fixes the soname stuff | lloyd | 2011-04-11 | 1 | -12/+5 |
* | I belive this check in fixes PR 113 by making shared library sonames | lloyd | 2011-04-06 | 1 | -2/+2 |
* | Convert most of the documentation to reStructured Text, adding | lloyd | 2011-04-04 | 1 | -6/+12 |
* | Tick to 1.9.16-dev | lloyd | 2011-03-21 | 1 | -4/+4 |
* | Update notes, version, and readme for 1.9.15, first release candidate1.9.151.10.0-rc1 | lloyd | 2011-03-21 | 1 | -2/+2 |
* | Print a warning when SSL is enabled, as it is new and mostly | lloyd | 2011-03-21 | 1 | -2/+8 |
* | Shared lib should be marked as a dev release | lloyd | 2011-03-14 | 1 | -1/+1 |
* | Tick to 1.9.15-dev | lloyd | 2011-03-07 | 1 | -3/+3 |
* | Update amalgamation copyright years | lloyd | 2011-03-02 | 1 | -1/+1 |
* | Tick version numbers for 1.9.14 release1.9.14 | lloyd | 2011-03-01 | 1 | -2/+2 |
* | Add a new option --link-method which allows the user to override the | lloyd | 2011-02-18 | 1 | -5/+34 |
* | Typo fix | lloyd | 2011-02-18 | 1 | -2/+2 |
* | Canonicalize OS name for Cygwin; apparently platform will report | lloyd | 2011-02-18 | 1 | -0/+5 |
* | Warn about unknown modules passed to --enable-modules or --disable-modules | lloyd | 2011-02-11 | 1 | -0/+8 |
* | Tick version to 1.9.14-dev | lloyd | 2011-02-10 | 1 | -4/+4 |
* | Tick to 1.9.13 release1.9.13 | lloyd | 2011-02-09 | 1 | -2/+2 |
* | Add a new configure.py option --distribution-info which sets a macro | lloyd | 2011-02-07 | 1 | -6/+8 |
* | Apply a patch to configure contributed by Lyon Chen in PR 134. | lloyd | 2011-02-07 | 1 | -1/+1 |
* | If there is a malformed or missing header guard, raise an error with | lloyd | 2010-12-28 | 1 | -2/+5 |
* | Tick to 1.9.13-dev | lloyd | 2010-12-15 | 1 | -4/+4 |
* | Update versions for 1.9.12 release1.9.12 | lloyd | 2010-12-13 | 1 | -2/+2 |
* | Don't hardcode dir where python code lives | lloyd | 2010-12-13 | 1 | -0/+2 |
* | Now 1.9.12-dev | lloyd | 2010-11-30 | 1 | -4/+4 |
* | Update version numbers for 1.9.11 release | lloyd | 2010-11-29 | 1 | -2/+2 |
* | Make configure output more sensible wrt incompatible modules | lloyd | 2010-09-28 | 1 | -2/+2 |
* | Not an error removing build if it didn't exist at all | lloyd | 2010-09-10 | 1 | -1/+2 |
* | Add an (undocumented) option --dirty-tree which does not delete the build | lloyd | 2010-09-08 | 1 | -4/+19 |
* | Add support for Atom processors. | lloyd | 2010-08-22 | 1 | -8/+7 |
* | Tick to 1.9.11-dev | lloyd | 2010-08-13 | 1 | -4/+4 |
* | Update log, readme, configure for 1.9.10 release 2010-08-121.9.10 | lloyd | 2010-08-12 | 1 | -2/+2 |
* | Handle the cast of configure.py --cpu=i386 --enable-ssse3. Previously | lloyd | 2010-08-11 | 1 | -0/+5 |
* | Move options for wrappers into their own group. Add an option | lloyd | 2010-07-20 | 1 | -10/+18 |
* | Warn if no info files for compilers, CPUs or OSes get loaded; this is | lloyd | 2010-07-09 | 1 | -5/+9 |
* | Drop support for running configure with Python 2.4. This allows | lloyd | 2010-07-09 | 1 | -70/+29 |
* | Better --help output and some fixes for ISA dependency handling. | lloyd | 2010-07-09 | 1 | -11/+18 |
* | Add debug log showing how many info files we loaded | lloyd | 2010-07-09 | 1 | -0/+6 |
* | Delete os defaults file - only used by Perl | lloyd | 2010-07-09 | 1 | -3/+0 |
* | Simplify this with list comprehensions | lloyd | 2010-07-09 | 1 | -2/+2 |
* | Tick version to 1.9.10-dev | lloyd | 2010-06-30 | 1 | -4/+4 |
* | Tick readme, log, configure for 1.9.9 release | lloyd | 2010-06-28 | 1 | -2/+2 |
* | Add a new configure option --maintainer-mode which turns on the full | lloyd | 2010-06-28 | 1 | -1/+15 |
* | Coerce values to a list before trying to concatenate. This ensures the | lloyd | 2010-06-22 | 1 | -3/+4 |
* | If the version datestamp is not set, use the current day of the build. | lloyd | 2010-06-22 | 1 | -1/+6 |
* | When configure is printing detected/guessed build settings, it now | lloyd | 2010-06-21 | 1 | -4/+9 |
* | Tick to 1.9.9-dev | lloyd | 2010-06-14 | 1 | -4/+4 |
* | Remove -dev suffix from version1.9.8 | lloyd | 2010-06-14 | 1 | -1/+1 |
* | Expose a datestamp in build.h, provide function in version.h for | lloyd | 2010-06-14 | 1 | -0/+5 |
* | Rename the --use-boost-python optin to --with-boost-python, and add a | lloyd | 2010-06-13 | 1 | -1/+6 |
* | Hid --enable-isa and instead expose --enable-{sse2,ssse3,aes-ni,altivec} | lloyd | 2010-05-26 | 1 | -9/+9 |
* | Forming TARGET_ARCH, filter characters as with TARGET_CPU, otherwise | lloyd | 2010-05-26 | 1 | -2/+3 |