summaryrefslogtreecommitdiff
path: root/buildlibxml.py
Commit message (Expand)AuthorAgeFilesLines
* Remove support for building with outdated Zlatkovic binaries completely.Stefan Behnel2017-09-191-17/+14
* Do not use outdated Zlatkovic binaries anymore.Stefan Behnel2017-09-191-5/+4
* Download winlibs from latest release.Stefan Behnel2017-09-191-48/+58
* Divert library downloads of 64bit Windows builds to github repo instead of Zl...Stefan Behnel2017-09-181-5/+6
* Disable lzma support in static libxml2 builds for now since we can't easily b...Stefan Behnel2017-08-311-3/+12
* Use ftplib when urllib failsMatt Bachmann2017-05-201-2/+24
* Remove unused imports.Chris Gavin2017-04-241-2/+2
* remove subprocess fallback codeJakub Wilk2017-03-171-14/+2
* enable caching of libraries in build stepMaximilian Hils2017-02-121-3/+6
* Apply Python FTP download workaround to Win32 libsPaul "TBBle" Hampson2017-02-111-0/+1
* work around FTP related bug in CPython 2.7.12+Stefan Behnel2017-01-081-3/+4
* build python 3.5 x64 wheels for WindowsMaximilian Hils2016-10-031-4/+8
* include latest zlib in static-deps buildStefan Behnel2016-08-201-14/+53
* whitespaceStefan Behnel2016-07-241-6/+19
* point latest builds to static binariesMaximilian Hils2016-06-271-5/+5
* add support for ucrt binaries on WindowsMaximilian Hils2016-06-271-13/+22
* make the ftp listings parser even less system dependentStefan Behnel2016-03-251-2/+2
* make the ftp listings parser less system dependentStefan Behnel2016-03-251-4/+5
* Remove magic number 54 using suggested wayYouhei Sakurai2016-03-081-1/+3
* Replace ftplib with urllib to pick up ftp_proxyYouhei Sakurai2016-03-031-10/+31
* remove legacy codeStefan Behnel2015-10-091-49/+2
* Fix undefined symbol: libiconv when using --static-depsSteve2015-04-291-4/+5
* auto-detect top-level directory of downloaded zip files in static MSWindows b...Stefan Behnel2014-01-191-3/+22
* fix static build of libxml2 2.9.0Stefan Behnel2012-11-261-1/+1
* moved MacOS-X config out of the wayStefan Behnel2012-10-201-32/+35
* minor fixes and cleanups in buildlibxml.pyStefan Behnel2012-10-201-3/+2
* minor cleanup: mark variable as unusedStefan Behnel2012-10-101-1/+1
* parsing the Xcode version requires decoding in Py3Stefan Behnel2012-10-101-1/+1
* code cleanupStefan Behnel2012-07-301-11/+11
* mergeStefan Behnel2012-07-301-6/+19
|\
| * exclude ppc target from MacOS-X build with XCode 4.0+, patch by John BoilesStefan Behnel2012-07-301-6/+19
* | make buildlibxml.py respect environment variablesMarica Odagaki2012-07-301-6/+7
|/
* minor cleanupStefan Behnel2012-07-301-1/+1
* fix library version handling in buildlibxml.pyStefan Behnel2011-08-251-6/+7
* patch that copies headers only if --static isMatteo Bertozzi2011-08-241-3/+15
* [svn r4424] r5612@lenny: sbehnel | 2010-06-21 20:07:58 +0200scoder2010-06-211-5/+4
* [svn r4382] r5530@lenny: sbehnel | 2010-03-25 14:17:06 +0100scoder2010-03-251-1/+1
* [svn r4381] r5528@lenny: sbehnel | 2010-03-25 14:15:20 +0100scoder2010-03-251-2/+2
* [svn r4377] r5521@lenny: sbehnel | 2010-03-15 13:50:10 +0100scoder2010-03-151-2/+5
* [svn r4376] r5519@lenny: sbehnel | 2010-03-15 13:12:00 +0100scoder2010-03-151-0/+2
* [svn r4375] r5514@lenny: sbehnel | 2010-03-13 15:05:54 +0100scoder2010-03-131-9/+29
* [svn r4341] r5461@lenny: sbehnel | 2010-01-30 23:02:39 +0100scoder2010-01-301-1/+56
* [svn r4273] r5333@delle: sbehnel | 2009-11-24 18:55:53 +0100scoder2009-11-241-6/+14
* [svn r4191] r5205@delle: sbehnel | 2009-08-14 22:15:36 +0200scoder2009-08-141-22/+42
* [svn r4152] r5130@delle: sbehnel | 2009-06-02 21:05:27 +0200scoder2009-06-021-8/+15
* [svn r4053] r4939@delle: sbehnel | 2008-12-25 20:28:26 +0100scoder2008-12-251-0/+1
* [svn r4036] r4912@delle: sbehnel | 2008-12-12 19:15:08 +0100scoder2008-12-121-2/+4
* [svn r4025] Substitute the version in the libxml2/libxslt filenames, even whe...ianb2008-11-201-1/+1
* [svn r4008] r4868@delle: sbehnel | 2008-11-17 19:35:01 +0100scoder2008-11-171-4/+4
* [svn r4007] r4866@delle: sbehnel | 2008-11-16 09:20:52 +0100scoder2008-11-161-1/+1