summaryrefslogtreecommitdiff
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Stefan Behnel2016-08-181-1/+1
| | | | lxml package
* 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 ↵Stefan Behnel2016-08-181-6/+11
| | | | docker container
* 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 ↵Stefan Behnel2012-02-221-59/+93
| | | | Python 3 and general output handling
* 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
| | | | | | | fixed missing imports and name errors --HG-- branch : trunk
* [svn r3825] r4501@delle: sbehnel | 2008-06-09 22:51:52 +0200scoder2008-06-091-1/+1
| | | | | | | copy+paste bug in xpathgrep.py --HG-- branch : trunk
* [svn r3824] r4496@delle: sbehnel | 2008-06-09 19:23:48 +0200scoder2008-06-091-25/+27
| | | | | | | some cleanup, option to prevent pretty printing --HG-- branch : trunk
* [svn r3823] r4495@delle: sbehnel | 2008-06-09 18:55:07 +0200scoder2008-06-091-33/+78
| | | | | | | extended xpathgrep.py script: option for passing namespaces, enabled unicode methods as XPath functions --HG-- branch : trunk
* [svn r3653] r4172@delle: sbehnel | 2008-05-06 19:28:15 +0200scoder2008-05-061-1/+1
| | | | | | | API usage fix --HG-- branch : trunk
* [svn r2527] new subdirectory to collect some command line toolsscoder2007-06-251-0/+218
--HG-- branch : trunk