7 Commits

Author SHA1 Message Date
93637dd74f We need to copy the -arch compile flags to link-time flags in order to have a
chance of building on OS X.
2010-06-17 06:39:51 +00:00
75a6326614 Two more old-style exception invocations 2009-03-05 19:55:19 +00:00
34f2239544 Remove versioned python name from package as egg packaging
also does this.

1.2.2.
2007-03-04 03:06:05 +00:00
c748fa7d9c Small build/packaging fixes. 1.2.2c1. 2007-02-25 04:06:01 +00:00
692d79c30e Fix for #1602592. Some Solaris compiler args could have percent signs,
which would break distutils.
2007-02-11 16:21:25 +00:00
344468a127 Fix dumb setup typo.
SET columns can not be reliably returned as Python sets
in MySQL<5.1. Fixes bug #1561190. Also see
http://bugs.mysql.com/bug.php?id=17758
2007-01-29 18:00:35 +00:00
b8c0d0faf8 Factor out most of the setup into setup_posix.py.
setup_windows.py is next.
2007-01-03 23:13:58 +00:00