summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* also works with Py3.5Stefan Behnel2015-09-181-0/+1
* prepare release of 3.5.0b1lxml-3.5.0b1Stefan Behnel2015-09-181-2/+0
* Remove bugtrack_url because it causes warningMarc Abramowitz2015-03-051-1/+5
* remove dead code from build scriptsStefan Behnel2015-02-141-5/+5
* make setup.py fail hard for unsupported Python versionsStefan Behnel2014-03-221-3/+4
* add more optional depsStefan Behnel2014-02-161-0/+2
* fix typo in setup.pyStefan Behnel2014-02-161-1/+1
* clean up "extra_require" option setup and add "cssselect" as an optional depe...Stefan Behnel2014-01-311-3/+13
* Add 'fast' extra_requireSascha Peilicke2014-01-311-0/+5
* make Py3.4 as supported for nowStefan Behnel2014-01-121-0/+1
* remove 'fake pyrex' files that were needed by setuptools before switching to ...Stefan Behnel2013-09-271-7/+0
* re-enable manual egg building by importing setuptools/distribute if availableStefan Behnel2013-03-291-2/+4
* set bugtrack URL in setup.py metadataStefan Behnel2013-03-241-0/+1
* avoid warning about unknown setup() option during buildStefan Behnel2012-11-231-1/+4
* drop useless setuptools import in setup.py scriptStefan Behnel2012-11-231-16/+2
* mark Py3.3 as being supportedStefan Behnel2012-09-261-0/+1
* we don't really support Py3.0 anymoreStefan Behnel2012-07-311-1/+0
* renamed 'include' package to 'includes' because 'include' is a keyword in CythonStefan Behnel2012-07-301-4/+4
* 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