summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* [svn r3569] r4024@delle: sbehnel | 2008-04-20 18:31:07 +0200scoder2008-04-201-0/+6
* [svn r3498] r3898@delle: sbehnel | 2008-03-28 16:57:37 +0100scoder2008-03-281-1/+1
* [svn r3253] r3417@delle: sbehnel | 2008-02-06 10:41:34 +0100scoder2008-02-071-1/+2
* [svn r3116] r3145@delle: sbehnel | 2007-12-19 12:31:40 +0100scoder2007-12-191-1/+1
* [svn r2959] Py3 syntax fixes in build scriptsscoder2007-10-101-1/+1
* [svn r2903] require Cython 0.9.6.6scoder2007-09-211-1/+1
* [svn r2831] drop branch link in pre-releasesscoder2007-09-101-8/+15
* [svn r2811] doc clarificationscoder2007-09-021-4/+4
* [svn r2800] switch to Cython completely, currently requires fake Pyrex to sat...scoder2007-08-311-10/+16
* [svn r2797] make clear we depend on Cython 0.9.6.5 (no hard build dependency)scoder2007-08-311-1/+1
* [svn r2750] integrated lxml.htmlscoder2007-08-181-1/+1
* [svn r2718] require Cython 0.9.6.4+ from setuptools (not released yet, so not...scoder2007-07-311-1/+1
* [svn r2716] require Cython 0.9.6.2+scoder2007-07-301-1/+2
* [svn r2714] prefer Cython over patched Pyrex in importsscoder2007-07-291-4/+7
* [svn r2707] link to bug tracker from cheeseshopscoder2007-07-271-0/+3
* [svn r2588] small setup simplificationscoder2007-07-031-2/+2
* [svn r2585] fixed imports in setup.pyscoder2007-07-031-2/+1
* [svn r2546] build with distutils if setuptools are not installedscoder2007-06-291-7/+16
* [svn r2445] setuptools version: 0.6c5 is enoughscoder2007-06-121-1/+1
* [svn r2443] require setuptools 0.6c6scoder2007-06-121-1/+1
* [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