summaryrefslogtreecommitdiff
path: root/buildlibxml.py
Commit message (Collapse)AuthorAgeFilesLines
...
* [svn r4273] r5333@delle: sbehnel | 2009-11-24 18:55:53 +0100scoder2009-11-241-6/+14
| | | | | | | build support for MacOS-X 10.6 --HG-- branch : trunk
* [svn r4191] r5205@delle: sbehnel | 2009-08-14 22:15:36 +0200scoder2009-08-141-22/+42
| | | | | | | build libiconv on static build --HG-- branch : trunk
* [svn r4152] r5130@delle: sbehnel | 2009-06-02 21:05:27 +0200scoder2009-06-021-8/+15
| | | | | | | fix Py3 syntax in lib builder script --HG-- branch : trunk
* [svn r4053] r4939@delle: sbehnel | 2008-12-25 20:28:26 +0100scoder2008-12-251-0/+1
| | | | | | | fix finding header files when building libxml2/libxslt --HG-- branch : trunk
* [svn r4036] r4912@delle: sbehnel | 2008-12-12 19:15:08 +0100scoder2008-12-121-2/+4
| | | | | | | keep old env vars when setting Mac compile flags --HG-- branch : trunk
* [svn r4025] Substitute the version in the libxml2/libxslt filenames, even ↵ianb2008-11-201-1/+1
| | | | | | | when the version was given explicitly (otherwise giving an explicit version was broken) --HG-- branch : trunk
* [svn r4008] r4868@delle: sbehnel | 2008-11-17 19:35:01 +0100scoder2008-11-171-4/+4
| | | | | | | pass build flags also to make, not only to configure --HG-- branch : trunk
* [svn r4007] r4866@delle: sbehnel | 2008-11-16 09:20:52 +0100scoder2008-11-161-1/+1
| | | | | | | missing import --HG-- branch : trunk
* [svn r4006] r4862@delle: sbehnel | 2008-11-16 09:15:33 +0100scoder2008-11-161-10/+30
| | | | | | | Mac build fixes by Michael Guntsche --HG-- branch : trunk
* [svn r4004] r4860@delle: sbehnel | 2008-11-14 10:47:45 +0100scoder2008-11-161-1/+1
| | | | | | | fixed undefined name --HG-- branch : trunk
* [svn r4003] r4858@delle: sbehnel | 2008-11-11 23:05:25 +0100scoder2008-11-111-2/+7
| | | | | | | try-and-error fix for universally built MacOS Python platforms --HG-- branch : trunk
* [svn r3997] r4846@delle: sbehnel | 2008-11-07 20:46:04 +0100scoder2008-11-071-1/+1
| | | | | | | another fix for the static build --HG-- branch : trunk
* [svn r3994] r4835@delle: sbehnel | 2008-11-06 22:16:35 +0100scoder2008-11-061-0/+199
new setup.py option '--static-deps' to trigger a complete download+build of libxml2/xslt as part the static build --HG-- branch : trunk