| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
setup.py targets)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
--HG--
rename : src/lxml/include/__init__.py => src/lxml/includes/__init__.py
rename : src/lxml/include/c14n.pxd => src/lxml/includes/c14n.pxd
rename : src/lxml/include/config.pxd => src/lxml/includes/config.pxd
rename : src/lxml/include/dtdvalid.pxd => src/lxml/includes/dtdvalid.pxd
rename : src/lxml/include/etree_defs.h => src/lxml/includes/etree_defs.h
rename : src/lxml/include/etreepublic.pxd => src/lxml/includes/etreepublic.pxd
rename : src/lxml/include/htmlparser.pxd => src/lxml/includes/htmlparser.pxd
rename : src/lxml/include/relaxng.pxd => src/lxml/includes/relaxng.pxd
rename : src/lxml/include/schematron.pxd => src/lxml/includes/schematron.pxd
rename : src/lxml/include/tree.pxd => src/lxml/includes/tree.pxd
rename : src/lxml/include/uri.pxd => src/lxml/includes/uri.pxd
rename : src/lxml/include/xinclude.pxd => src/lxml/includes/xinclude.pxd
rename : src/lxml/include/xmlerror.pxd => src/lxml/includes/xmlerror.pxd
rename : src/lxml/include/xmlparser.pxd => src/lxml/includes/xmlparser.pxd
rename : src/lxml/include/xmlschema.pxd => src/lxml/includes/xmlschema.pxd
rename : src/lxml/include/xpath.pxd => src/lxml/includes/xpath.pxd
rename : src/lxml/include/xslt.pxd => src/lxml/includes/xslt.pxd
|
| |
|
| |
|
| |
|
|
|
|
| |
lxml.objectify may still be required after cleanup
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
returned by lxml.get_include()
--HG--
rename : src/lxml/c14n.pxd => src/lxml/include/c14n.pxd
rename : src/lxml/config.pxd => src/lxml/include/config.pxd
rename : src/lxml/dtdvalid.pxd => src/lxml/include/dtdvalid.pxd
rename : src/lxml/etree_defs.h => src/lxml/include/etree_defs.h
rename : src/lxml/etreepublic.pxd => src/lxml/include/etreepublic.pxd
rename : src/lxml/htmlparser.pxd => src/lxml/include/htmlparser.pxd
rename : src/lxml/relaxng.pxd => src/lxml/include/relaxng.pxd
rename : src/lxml/schematron.pxd => src/lxml/include/schematron.pxd
rename : src/lxml/tree.pxd => src/lxml/include/tree.pxd
rename : src/lxml/uri.pxd => src/lxml/include/uri.pxd
rename : src/lxml/xinclude.pxd => src/lxml/include/xinclude.pxd
rename : src/lxml/xmlerror.pxd => src/lxml/include/xmlerror.pxd
rename : src/lxml/xmlparser.pxd => src/lxml/include/xmlparser.pxd
rename : src/lxml/xmlschema.pxd => src/lxml/include/xmlschema.pxd
rename : src/lxml/xpath.pxd => src/lxml/include/xpath.pxd
rename : src/lxml/xslt.pxd => src/lxml/include/xslt.pxd
|
| |
|
| |
|
|
|
|
|
| |
--HG--
branch : trunk
|
|
|
|
|
| |
--HG--
branch : trunk
|
|
|
|
|
|
|
| |
users about not using Cython
--HG--
branch : trunk
|
|
|
|
|
|
|
| |
let Cython generate cleanup code on module unload / runtime exit
--HG--
branch : trunk
|
|
|
|
|
|
|
| |
build lib dependencies in parallel if supported
--HG--
branch : trunk
|
|
|
|
|
|
|
| |
bug #506558: applied patch by Sridhar Ratnakumar to download Windows dependency binaries during build
--HG--
branch : trunk
|
|
|
|
|
|
|
| |
comments
--HG--
branch : trunk
|
|
|
|
|
|
|
| |
make libiconv version configurable
--HG--
branch : trunk
|
|
|
|
|
|
|
| |
name fix
--HG--
branch : trunk
|
|
|
|
|
|
|
| |
allow showing compiler warning during build
--HG--
branch : trunk
|
|
|
|
|
|
|
| |
new setup options: enable refnanny, disable Cython
--HG--
branch : trunk
|
|
|
|
|
|
|
| |
win32 build fixes
--HG--
branch : trunk
|
|
|
|
|
|
|
| |
setupinfo.py
--HG--
branch : trunk
|
|
|
|
|
| |
--HG--
branch : trunk
|
|
|
|
|
|
|
| |
moved unused lib back out
--HG--
branch : trunk
|
|
|
|
|
|
|
| |
quick trial-and-error build fix
--HG--
branch : trunk
|
|
|
|
|
|
|
| |
new setup.py option '--static-deps' to trigger a complete download+build of libxml2/xslt as part the static build
--HG--
branch : trunk
|
|
|
|
|
|
|
| |
Py3 Windows filename encoding work-around for build script
--HG--
branch : trunk
|
|
|
|
|
|
|
| |
do not require setting cflags and include dirs for static build (only lib dirs)
--HG--
branch : trunk
|
|
|
|
|
|
|
| |
fix build on Mac-OS
--HG--
branch : trunk
|
|
|
|
|
|
|
| |
Py3 fixes
--HG--
branch : trunk
|
|
|
|
|
|
|
| |
cleaned up old left over
--HG--
branch : trunk
|
|
|
|
|
|
|
| |
fix for broken env var evaluation
--HG--
branch : trunk
|
|
|
|
|
|
|
| |
stupid bug in env var evaluation
--HG--
branch : trunk
|
|
|
|
|
|
|
| |
allow passing all cmd line options also as environment variables
--HG--
branch : trunk
|
|
|
|
|
|
|
| |
switch on dependency tracking for Cython 0.9.6.13+
--HG--
branch : trunk
|
|
|
|
|
|
|
| |
switch off dependency tracking for now
--HG--
branch : trunk
|
|
|
|
|
|
|
| |
accidental commit
--HG--
branch : trunk
|
|
|
|
|
|
|
| |
parser doc updates
--HG--
branch : trunk
|
|
|
|
|
|
|
| |
setupinfo.py fix for testing Cython version
--HG--
branch : trunk
|
|
|
|
|
|
|
| |
check dependencies on rebuild (if Cython supports it)
--HG--
branch : trunk
|
|
|
|
|
|
|
| |
default to not calling xml2-config as xslt-config may already know better what needs to be done
--HG--
branch : trunk
|
|
|
|
|
|
|
| |
use xml2-config in setupinfo.py and support passing the command name explicitly
--HG--
branch : trunk
|
|
|
|
|
|
|
| |
later Cython version output during build
--HG--
branch : trunk
|
|
|
|
|
|
|
| |
print library version and library dirs at build time as a hint (not only) to MacOS-X users
--HG--
branch : trunk
|
|
|
|
|
|
|
| |
removed lxml.pyclasslookup.pyx module
--HG--
branch : trunk
|
|
|
|
|
|
|
| |
support overriding xslt-config in setup.py: --with-xslt-config=XXX
--HG--
branch : trunk
|