| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | #2503 make singletons compared with "is" not == or != | Benjamin Peterson | 2008-03-29 | 1 | -2/+2 |
| | | | | | Thanks to Wummel for the patch | ||||
| * | Whitespace changes to make the source more compliant with PEP8 (SF#1589070) | Ronald Oussoren | 2006-11-07 | 1 | -13/+13 |
| | | |||||
| * | Fix a number of typos in strings and comments (sf#1589070) | Ronald Oussoren | 2006-11-07 | 1 | -13/+12 |
| | | |||||
| * | Whitespace normalization. | Tim Peters | 2006-10-18 | 1 | -1/+1 |
| | | |||||
| * | MacOSX: fix permission problem in the generated installer | Ronald Oussoren | 2006-10-10 | 1 | -1/+10 |
| | | |||||
| * | Port of revision 51902 in release25-maint to the trunk | Ronald Oussoren | 2006-09-17 | 1 | -0/+1 |
| | | |||||
| * | Use staticly build copies of zlib and bzip2 to build the OSX installer, that | Ronald Oussoren | 2006-06-27 | 1 | -40/+63 |
| | | | | | | | | | | way the resulting binaries have a better change of running on 10.3. This patch also updates the search logic for sleepycat db3/4, without this patch you cannot use a sleepycat build with a non-standard prefix; with this you can (at least on OSX) if you add the prefix to CPPFLAGS/LDFLAGS at configure-time. This change is needed to build the binary installer for OSX. | ||||
| * | - Change fixapplepython23.py to ensure that it will run with /usr/bin/python | Ronald Oussoren | 2006-06-11 | 1 | -5/+12 |
| | | | | | | on intel macs. - Fix some minor problems in the installer for OSX | ||||
| * | Whitespace normalization. | Tim Peters | 2006-06-07 | 1 | -1/+1 |
| | | |||||
| * | mv Mac/OSX/BuildScript one level up | Ronald Oussoren | 2006-06-07 | 1 | -0/+1028 |
