Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix library version handling in buildlibxml.py | Stefan Behnel | 2011-08-25 | 1 | -6/+7 |
| | |||||
* | patch that copies headers only if --static is | Matteo Bertozzi | 2011-08-24 | 1 | -3/+15 |
| | | | | | | | | specified, also works with python 2.3. Tested with: LINUX: python setup.py build --static --static-deps install WINDOWS: python setup.py bdist_wininst --static | ||||
* | [svn r4424] r5612@lenny: sbehnel | 2010-06-21 20:07:58 +0200 | scoder | 2010-06-21 | 1 | -5/+4 |
| | | | | | | | prevent unrelated multiprocessing errors from breaking the build --HG-- branch : trunk | ||||
* | [svn r4382] r5530@lenny: sbehnel | 2010-03-25 14:17:06 +0100 | scoder | 2010-03-25 | 1 | -1/+1 |
| | | | | | | | Py3 build fix --HG-- branch : trunk | ||||
* | [svn r4381] r5528@lenny: sbehnel | 2010-03-25 14:15:20 +0100 | scoder | 2010-03-25 | 1 | -2/+2 |
| | | | | | | | Py3 build fix --HG-- branch : trunk | ||||
* | [svn r4377] r5521@lenny: sbehnel | 2010-03-15 13:50:10 +0100 | scoder | 2010-03-15 | 1 | -2/+5 |
| | | | | | | | safety fix --HG-- branch : trunk | ||||
* | [svn r4376] r5519@lenny: sbehnel | 2010-03-15 13:12:00 +0100 | scoder | 2010-03-15 | 1 | -0/+2 |
| | | | | | | | disable doc building during libxml2 install --HG-- branch : trunk | ||||
* | [svn r4375] r5514@lenny: sbehnel | 2010-03-13 15:05:54 +0100 | scoder | 2010-03-13 | 1 | -9/+29 |
| | | | | | | | build lib dependencies in parallel if supported --HG-- branch : trunk | ||||
* | [svn r4341] r5461@lenny: sbehnel | 2010-01-30 23:02:39 +0100 | scoder | 2010-01-30 | 1 | -1/+56 |
| | | | | | | | bug #506558: applied patch by Sridhar Ratnakumar to download Windows dependency binaries during build --HG-- branch : trunk | ||||
* | [svn r4273] r5333@delle: sbehnel | 2009-11-24 18:55:53 +0100 | scoder | 2009-11-24 | 1 | -6/+14 |
| | | | | | | | build support for MacOS-X 10.6 --HG-- branch : trunk | ||||
* | [svn r4191] r5205@delle: sbehnel | 2009-08-14 22:15:36 +0200 | scoder | 2009-08-14 | 1 | -22/+42 |
| | | | | | | | build libiconv on static build --HG-- branch : trunk | ||||
* | [svn r4152] r5130@delle: sbehnel | 2009-06-02 21:05:27 +0200 | scoder | 2009-06-02 | 1 | -8/+15 |
| | | | | | | | fix Py3 syntax in lib builder script --HG-- branch : trunk | ||||
* | [svn r4053] r4939@delle: sbehnel | 2008-12-25 20:28:26 +0100 | scoder | 2008-12-25 | 1 | -0/+1 |
| | | | | | | | fix finding header files when building libxml2/libxslt --HG-- branch : trunk | ||||
* | [svn r4036] r4912@delle: sbehnel | 2008-12-12 19:15:08 +0100 | scoder | 2008-12-12 | 1 | -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 ↵ | ianb | 2008-11-20 | 1 | -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 +0100 | scoder | 2008-11-17 | 1 | -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 +0100 | scoder | 2008-11-16 | 1 | -1/+1 |
| | | | | | | | missing import --HG-- branch : trunk | ||||
* | [svn r4006] r4862@delle: sbehnel | 2008-11-16 09:15:33 +0100 | scoder | 2008-11-16 | 1 | -10/+30 |
| | | | | | | | Mac build fixes by Michael Guntsche --HG-- branch : trunk | ||||
* | [svn r4004] r4860@delle: sbehnel | 2008-11-14 10:47:45 +0100 | scoder | 2008-11-16 | 1 | -1/+1 |
| | | | | | | | fixed undefined name --HG-- branch : trunk | ||||
* | [svn r4003] r4858@delle: sbehnel | 2008-11-11 23:05:25 +0100 | scoder | 2008-11-11 | 1 | -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 +0100 | scoder | 2008-11-07 | 1 | -1/+1 |
| | | | | | | | another fix for the static build --HG-- branch : trunk | ||||
* | [svn r3994] r4835@delle: sbehnel | 2008-11-06 22:16:35 +0100 | scoder | 2008-11-06 | 1 | -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 |