summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* always include 'lxml.include' package in build, added .pxd/.h files as packag...Stefan Behnel2012-03-021-13/+6
* fix Py3 compatibility glitch in setup.pyStefan Behnel2011-11-031-1/+1
* rst fixStefan Behnel2011-09-251-0/+1
* a (mostly) rewrite of the library header file inclusion, also dropping Py2.3 ...Stefan Behnel2011-08-251-87/+51
* patch that copies headers only if --static isMatteo Bertozzi2011-08-241-15/+132
* doc fixStefan Behnel2011-07-231-4/+4
* include public API .pxd/.h files in binary distributionStefan Behnel2011-03-081-5/+23
* fix addresses for mailing list, web site, etcStefan Behnel2011-02-151-11/+12
* [svn r4525] doc fixscoder2011-02-071-1/+2
* [svn r4476] doc updatescoder2010-10-081-3/+6
* [svn r4469] Py2.7 is officially supportedscoder2010-09-061-0/+1
* [svn r4360] r5491@lenny: sbehnel | 2010-03-02 10:30:15 +0100scoder2010-03-021-0/+2
* [svn r4355] r5481@lenny: sbehnel | 2010-02-28 12:15:02 +0100scoder2010-02-281-1/+1
* [svn r4305] merge iso-schematron branchscoder2009-12-301-1/+6
* [svn r4193] r5209@delle: sbehnel | 2009-08-17 08:12:14 +0200scoder2009-08-171-0/+3
* [svn r4178] r5178@delle: sbehnel | 2009-07-04 10:08:11 +0200scoder2009-07-111-5/+6
* [svn r4140] r5104@delle: sbehnel | 2009-03-27 16:02:40 +0100scoder2009-03-271-1/+1
* [svn r4137] r5099@delle: sbehnel | 2009-03-21 21:16:22 +0100scoder2009-03-211-0/+1
* [svn r4115] r5054@delle: sbehnel | 2009-02-22 15:44:15 +0100scoder2009-02-271-2/+2
* [svn r4065] r4950@delle: sbehnel | 2009-01-18 22:07:36 +0100scoder2009-01-181-0/+1
* [svn r4047] r4922@delle: sbehnel | 2008-12-12 23:13:57 +0100scoder2008-12-121-1/+7
* [svn r3994] r4835@delle: sbehnel | 2008-11-06 22:16:35 +0100scoder2008-11-061-2/+3
* [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