index
:
delta/python-lxml.git
LP1595781_adopt_external_doc
baserock/morph
lxml-2.3
lxml-2.3.2
lxml-3.0
lxml-3.1
lxml-3.2
lxml-3.3
lxml-3.4
lxml-3.6
lxml-3.7
lxml-4.2
lxml-4.3
lxml-4.4
lxml-4.6
macos_unicode_tests
master
patch-1
pypy
pypy4
walter
xml_int_float_parsing
github.com: lxml/lxml.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setup.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[svn r3569] r4024@delle: sbehnel | 2008-04-20 18:31:07 +0200
scoder
2008-04-20
1
-0
/
+6
*
[svn r3498] r3898@delle: sbehnel | 2008-03-28 16:57:37 +0100
scoder
2008-03-28
1
-1
/
+1
*
[svn r3253] r3417@delle: sbehnel | 2008-02-06 10:41:34 +0100
scoder
2008-02-07
1
-1
/
+2
*
[svn r3116] r3145@delle: sbehnel | 2007-12-19 12:31:40 +0100
scoder
2007-12-19
1
-1
/
+1
*
[svn r2959] Py3 syntax fixes in build scripts
scoder
2007-10-10
1
-1
/
+1
*
[svn r2903] require Cython 0.9.6.6
scoder
2007-09-21
1
-1
/
+1
*
[svn r2831] drop branch link in pre-releases
scoder
2007-09-10
1
-8
/
+15
*
[svn r2811] doc clarification
scoder
2007-09-02
1
-4
/
+4
*
[svn r2800] switch to Cython completely, currently requires fake Pyrex to sat...
scoder
2007-08-31
1
-10
/
+16
*
[svn r2797] make clear we depend on Cython 0.9.6.5 (no hard build dependency)
scoder
2007-08-31
1
-1
/
+1
*
[svn r2750] integrated lxml.html
scoder
2007-08-18
1
-1
/
+1
*
[svn r2718] require Cython 0.9.6.4+ from setuptools (not released yet, so not...
scoder
2007-07-31
1
-1
/
+1
*
[svn r2716] require Cython 0.9.6.2+
scoder
2007-07-30
1
-1
/
+2
*
[svn r2714] prefer Cython over patched Pyrex in imports
scoder
2007-07-29
1
-4
/
+7
*
[svn r2707] link to bug tracker from cheeseshop
scoder
2007-07-27
1
-0
/
+3
*
[svn r2588] small setup simplification
scoder
2007-07-03
1
-2
/
+2
*
[svn r2585] fixed imports in setup.py
scoder
2007-07-03
1
-2
/
+1
*
[svn r2546] build with distutils if setuptools are not installed
scoder
2007-06-29
1
-7
/
+16
*
[svn r2445] setuptools version: 0.6c5 is enough
scoder
2007-06-12
1
-1
/
+1
*
[svn r2443] require setuptools 0.6c6
scoder
2007-06-12
1
-1
/
+1
*
[svn r2094] it's mature, right?
scoder
2007-02-10
1
-2
/
+3
*
[svn r2067] Refactor further:
faassen
2006-11-22
1
-2
/
+11
*
[svn r2066] do not require setuptools 0.6 to be installed
scoder
2006-11-22
1
-1
/
+1
*
[svn r2065] added ez_setup.py to support building even when setuptools must b...
scoder
2006-11-22
1
-0
/
+3
*
[svn r2061] Refactored setup.py into multiple files to be more readable and h...
faassen
2006-11-22
1
-191
/
+22
*
[svn r2060] better handling of -lxslt -> -lexslt addition
scoder
2006-11-21
1
-7
/
+13
*
[svn r2049] download URL
scoder
2006-11-01
1
-0
/
+1
*
[svn r2032] changed --debug option to --debug-gcc (as it only works with gcc ...
scoder
2006-10-29
1
-2
/
+2
*
[svn r2020] support --debug option in setup.py to pass -g2 to gcc
scoder
2006-10-28
1
-0
/
+4
*
[svn r2013] unused PYTHONPATH modification removed
scoder
2006-10-27
1
-2
/
+0
*
[svn r1988] removed --no-local-pyrex option from setup.py again: just delete ...
scoder
2006-10-25
1
-4
/
+1
*
[svn r1984] allow command line option --no-local-pyrex to override a Pyrex ve...
scoder
2006-10-25
1
-1
/
+4
*
[svn r1983] support adding local Pyrex version to source distribution
scoder
2006-10-25
1
-0
/
+2
*
[svn r1966] URL fixes
scoder
2006-10-20
1
-1
/
+1
*
[svn r1963] easy_install links to developer and bugfix versions
scoder
2006-10-19
1
-1
/
+13
*
[svn r1865] fix for changelog parser in setup.py
scoder
2006-08-10
1
-1
/
+1
*
[svn r1856] support '-dev' version scheme prior to alpha versions
scoder
2006-08-10
1
-1
/
+4
*
[svn r1847] small fix in setup.py
scoder
2006-08-08
1
-1
/
+1
*
[svn r1844] merged CAPI branch: C-API, objectify, classlookup, etc.
scoder
2006-08-08
1
-10
/
+20
*
[svn r1573] support for --rpath option in setup.py
scoder
2006-06-23
1
-12
/
+41
*
[svn r1514] setup.py: allow alpha/beta versions without separating dot (1.1al...
scoder
2006-06-11
1
-7
/
+13
*
[svn r1425] allow passing --without-assert to setup.py to compile without ass...
scoder
2006-06-06
1
-1
/
+9
*
[svn r1216] automise setting trove devel status (alpha/beta/stable) from vers...
scoder
2006-05-18
1
-1
/
+8
*
[svn r1204] simplify static compilation by providing a place to fill in the l...
scoder
2006-05-18
1
-25
/
+54
*
[svn r1203] fix commit 26466: clean up appending '-lexslt' to xslt_libs
scoder
2006-05-18
1
-2
/
+1
*
[svn r1177] cleanup in setup.py
scoder
2006-05-17
1
-7
/
+4
*
[svn r1050] check for SVN revision and store lxml version in lxml-version.h
scoder
2006-05-03
1
-2
/
+23
*
[svn r1012] merge of resolver-new branch: support for custom URI resolvers in...
scoder
2006-04-27
1
-1
/
+12
*
[svn r890] merged in zip_safe doc update from 0.9.x branch
scoder
2006-03-30
1
-1
/
+1
*
[svn r888] set zip_safe flag to False to prevent library duplication
scoder
2006-03-30
1
-0
/
+1
[next]