summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* [svn r2094] it's mature, right?scoder2007-02-101-2/+3
* [svn r2067] Refactor further:faassen2006-11-221-2/+11
* [svn r2066] do not require setuptools 0.6 to be installedscoder2006-11-221-1/+1
* [svn r2065] added ez_setup.py to support building even when setuptools must b...scoder2006-11-221-0/+3
* [svn r2061] Refactored setup.py into multiple files to be more readable and h...faassen2006-11-221-191/+22
* [svn r2060] better handling of -lxslt -> -lexslt additionscoder2006-11-211-7/+13
* [svn r2049] download URLscoder2006-11-011-0/+1
* [svn r2032] changed --debug option to --debug-gcc (as it only works with gcc ...scoder2006-10-291-2/+2
* [svn r2020] support --debug option in setup.py to pass -g2 to gccscoder2006-10-281-0/+4
* [svn r2013] unused PYTHONPATH modification removedscoder2006-10-271-2/+0
* [svn r1988] removed --no-local-pyrex option from setup.py again: just delete ...scoder2006-10-251-4/+1
* [svn r1984] allow command line option --no-local-pyrex to override a Pyrex ve...scoder2006-10-251-1/+4
* [svn r1983] support adding local Pyrex version to source distributionscoder2006-10-251-0/+2
* [svn r1966] URL fixesscoder2006-10-201-1/+1
* [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