summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
...
* [svn r1963] easy_install links to developer and bugfix versionsscoder2006-10-191-1/+13
* [svn r1865] fix for changelog parser in setup.pyscoder2006-08-101-1/+1
* [svn r1856] support '-dev' version scheme prior to alpha versionsscoder2006-08-101-1/+4
* [svn r1847] small fix in setup.pyscoder2006-08-081-1/+1
* [svn r1844] merged CAPI branch: C-API, objectify, classlookup, etc.scoder2006-08-081-10/+20
* [svn r1573] support for --rpath option in setup.pyscoder2006-06-231-12/+41
* [svn r1514] setup.py: allow alpha/beta versions without separating dot (1.1al...scoder2006-06-111-7/+13
* [svn r1425] allow passing --without-assert to setup.py to compile without ass...scoder2006-06-061-1/+9
* [svn r1216] automise setting trove devel status (alpha/beta/stable) from vers...scoder2006-05-181-1/+8
* [svn r1204] simplify static compilation by providing a place to fill in the l...scoder2006-05-181-25/+54
* [svn r1203] fix commit 26466: clean up appending '-lexslt' to xslt_libsscoder2006-05-181-2/+1
* [svn r1177] cleanup in setup.pyscoder2006-05-171-7/+4
* [svn r1050] check for SVN revision and store lxml version in lxml-version.hscoder2006-05-031-2/+23
* [svn r1012] merge of resolver-new branch: support for custom URI resolvers in...scoder2006-04-271-1/+12
* [svn r890] merged in zip_safe doc update from 0.9.x branchscoder2006-03-301-1/+1
* [svn r888] set zip_safe flag to False to prevent library duplicationscoder2006-03-301-0/+1
* [svn r887] removed zip_safe flag - doesn't really work for C extensionsscoder2006-03-301-1/+0
* [svn r829] read latest version notes from CHANGES.txt into package datascoder2006-03-231-2/+28
* [svn r828] merged in zip_safe flag from 0.9 branchscoder2006-03-231-1/+3
* [svn r803] actually it's better to simply remove lxml.tests out of site-packa...ogrisel2006-03-221-2/+1
* [svn r802] adding .xml .rng .xslt file for the lxml.tests packageogrisel2006-03-221-0/+1
* [svn r796] added Trove classifiers for cheeseshopscoder2006-03-221-0/+12
* [svn r785] clean up of setup.pyscoder2006-03-201-23/+19
* [svn r783] make it compile without Pyrex and generate the source with Pyrexlxml-0.9scoder2006-03-201-12/+26
* [svn r766] A bit more metadata for setup.faassen2006-03-201-2/+13
* [svn r499] new, shorter setup.py by Andrey Tatarinovscoder2006-01-041-184/+28
* [svn r377] Use xslt-config instead of libxml2-config.faassen2005-11-031-2/+2
* [svn r333] A few small tweaks.faassen2005-07-011-4/+7
* [svn r283] - Ignore .svn when copying buildingdreamcatcher2005-04-151-1/+5
* [svn r282] my first contribution to lxml... yeah!philikon2005-04-151-1/+1
* [svn r281] Another setup.py tweak.faassen2005-04-141-1/+3
* [svn r279] Also guess library dir using xml2-config.faassen2005-04-131-11/+11
* [svn r249] Fiddle about with setup.py to try to make it somewhat more robustfaassen2005-03-311-14/+49
* [svn r224] Merge c14n support into lxml.etree as well. Add a new write_c14n m...faassen2005-01-201-8/+0
* [svn r209] Remove nodereg entirely; this could be done as we use the backpointerfaassen2005-01-181-16/+0
* [svn r207] Remove dom, and tests for it. Also remove nodereg tests, as we're ...faassen2005-01-181-8/+0
* [svn r200] A bug in the way libxslt was included caused it not to be found. F...faassen2005-01-151-1/+1
* [svn r193] Add preliminary XSLT support.faassen2005-01-141-10/+13
* [svn r191] Make it a bit easier to vary options.faassen2005-01-131-5/+6
* [svn r176] Make it a bit more obvious what to edit.faassen2005-01-071-4/+5
* [svn r126] Refactor etree tests so that original ElementTree is also tested, ...faassen2005-01-051-0/+8
* [svn r117] Made setup more flexible so I can point to hand-compiled libxml2. ...faassen2005-01-041-4/+16
* [svn r90] Add a framework for registering nodes with a registry, for managementfaassen2004-12-101-1/+18
* [svn r25] Add preliminary read-only DOM code.faassen2004-07-281-0/+6
* [svn r23] Remove old elementtree module and remove old demo cruft.faassen2004-07-281-13/+0
* [svn r5] Started 'etree.pyx'. This is intended to get the functionality offaassen2004-07-271-1/+7
* [svn r1] Initial import of lxml into subversion.faassen2004-07-091-0/+133