summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* pkginfo: update setup.py from new policyJulien Jehannet2010-05-211-9/+9
|
* cleanupSylvain Th?nault2010-05-111-4/+0
|
* missing replacement in disclaimer; include COPYING.LESSER in manifest; kill ↵Sylvain Th?nault2010-04-281-1/+1
| | | | DEPENDS file
* propre licensing information (LGPL-2.1). Hope I get it right this time.Sylvain Th?nault2010-04-281-3/+20
|
* propify and fix setup.pySylvain Th?nault2010-04-201-12/+5
|
* dependency_links can't be None w/ setuptoolslogilab-common-version-0.50.0Sylvain Th?nault2010-04-201-1/+1
|
* canonical setup.pySylvain Th?nault2010-04-201-28/+10
|
* update license, logilab-common is licensed under LGPLv2Adrien Di Mascio2010-04-131-1/+1
|
* [B] setup.py: remove '--install-layout' option for python setup.py correctlyJulien Jehannet2010-03-221-2/+2
| | | | | | | Use python version (<2.5.4) instead of distutils version to detect existence of 'install-layout' option and remove it accordingly. This option was introduced in 2.5.3-1~exp1 but without distutils version upgrade that breaks installation in last 2.5 series. The code is still necessary for lenny release and should be removed afterwards.
* 2.5.1 support --install-laoutSylvain Th?nault2010-03-221-1/+1
|
* fix bad comparison of distutils version: comparing a list of string with a ↵Sylvain Th?nault2010-02-271-1/+1
| | | | tuple of int...
* lgc 0.47logilab-common-version-0.47.0Sylvain Th?nault2010-02-101-1/+1
|
* [C] debian: refactoring and merge specific cases into unique debian directoryJulien Jehannet2009-09-151-0/+8
|
* [cleanup] delete-trailing-whitespaceNicolas Chauvat2009-07-191-5/+5
|
* setuptools controlsylvain thenault2009-03-241-0/+3
|
* use joinsylvain thenault2009-01-281-1/+1
|
* generate MANIFEST with distutilsJulien Jehannet2009-01-261-1/+2
|
* setuptools doesn't support force-manifest optionlogilab-common-version-0_38_0Sylvain2009-01-261-0/+4
|
* make it more quiet by default (should check distutils --quiet option value)sylvain thenault2009-01-261-3/+5
|
* cleanupsylvain thenault2009-01-211-17/+22
|
* setuptools integrationsylvain thenault2009-01-211-4/+26
|
* improve doc for better epydoc generation.Nicolas Chauvat2008-07-131-16/+7
|
* fix setupSylvain2006-11-141-3/+4
|
* generalize STD_BLACKLIST usageSylvain2006-11-101-5/+2
|
* check ChangeLogsyt2006-05-091-1/+1
|
* forget the past.root2006-04-261-0/+179
forget the past.