summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix wheel build CFLAGS in CI.Stefan Behnel2021-07-171-1/+1
* User older, compatible coverage version in CI.Stefan Behnel2021-07-171-1/+1
* Fix CI wheel build target.Stefan Behnel2021-07-171-1/+1
* Use -flto for wheel builds.Stefan Behnel2021-07-171-1/+3
* Improve CFLAGS in CI builds to get better C compiler warnings and better wheels.Stefan Behnel2021-07-171-3/+3
* Use ccache in CI builds.Stefan Behnel2021-07-171-0/+1
* Switch to GitHub actions (GH-319)scoder2021-07-161-0/+65
* Make wheel build fail more quickly if anything goes wrong along the way.Stefan Behnel2020-10-171-4/+4
* Use only two parallel wheel builds with aarch64 since it is likely to be emul...Stefan Behnel2020-07-181-1/+1
* Improve "pip" call in wheel building script to "python -m pip".Stefan Behnel2019-11-251-2/+2
* Print gcc version from wheel building script.Stefan Behnel2019-11-251-0/+1
* Fix wheel build by excluding Py3.4.Stefan Behnel2019-07-271-0/+1
* Do not try to run tests in wheel building script since it leads to problems w...Stefan Behnel2018-09-091-3/+0
* Merge branch lxml-4.2 into master.Stefan Behnel2018-09-091-2/+6
|\
| * Prepare release of lxml 4.2.5.Stefan Behnel2018-09-091-2/+6
* | Remove redundant code for Python <= 2.6Hugo2018-08-251-2/+0
|/
* Fix output in wheel building script.Stefan Behnel2018-06-271-1/+1
* Improve status messages during wheel build.Stefan Behnel2018-06-221-0/+1
* Run three parallel wheel builds instead of two.Stefan Behnel2018-06-221-1/+3
* Use separate wheelhouse directories for 32/64 bits to prevent interference in...Stefan Behnel2017-09-171-6/+6
* Limit auditwheel update to exact package version and ignore older releases.Stefan Behnel2017-09-171-3/+3
* extract package name from sdist name in wheel building script to avoid spelli...Stefan Behnel2017-06-041-1/+1
* extract package name from sdist name in wheel building script to avoid spelli...Stefan Behnel2017-06-041-1/+2
* fix file list output at end of wheel building scriptStefan Behnel2017-06-031-1/+1
* list only relevant wheels after buildStefan Behnel2017-01-081-1/+2
* list all Python versions before starting wheel buildsStefan Behnel2017-01-081-0/+1
* include latest zlib in static-deps buildStefan Behnel2016-08-201-4/+5
* wait for last wheel build to finishlxml-3.6Stefan Behnel2016-08-201-0/+1
* validate wheel builds by importing the binary modules instead of just the lxm...Stefan Behnel2016-08-181-1/+1
* parallelise wheel buildsStefan Behnel2016-08-181-1/+7
* minor safety cleanup in build scriptStefan Behnel2016-08-181-3/+3
* fix shebang lineStefan Behnel2016-08-181-1/+1
* build and reuse sdist when building wheels and properly pass CFLAGS into dock...Stefan Behnel2016-08-181-6/+11
* manylinux: Add build-wheels.sh and wheel_manylinux targetJoar Wandborg2016-08-171-0/+61
* xpathgrep.py: new -t option to surround output with root tag, fixes for Pytho...Stefan Behnel2012-02-221-59/+93
* support line-by-line parsing in xpathgrep toolStefan Behnel2012-02-221-43/+77
* [svn r4005] r4861@delle: sbehnel | 2008-11-14 10:52:38 +0100scoder2008-11-161-0/+1
* [svn r3825] r4501@delle: sbehnel | 2008-06-09 22:51:52 +0200scoder2008-06-091-1/+1
* [svn r3824] r4496@delle: sbehnel | 2008-06-09 19:23:48 +0200scoder2008-06-091-25/+27
* [svn r3823] r4495@delle: sbehnel | 2008-06-09 18:55:07 +0200scoder2008-06-091-33/+78
* [svn r3653] r4172@delle: sbehnel | 2008-05-06 19:28:15 +0200scoder2008-05-061-1/+1
* [svn r2527] new subdirectory to collect some command line toolsscoder2007-06-251-0/+218