| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| | |
--HG--
rename : tests/test_distribute_setup.py => tests/test_ez_setup.py
|
| |\
| | |
| | |
| | |
| | | |
--HG--
branch : distribute
|
| | |
| | |
| | |
| | |
| | |
| | | |
--HG--
branch : distribute
extra : source : 6b9041dea7b9197f6ea1fb993d7a05dd4f7c580d
|
| |\ \
| | | |
| | | |
| | | |
| | | | |
--HG--
branch : distribute
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
--HG--
branch : distribute
extra : rebase_source : 7d3608edee54a43789f0574d702fb839628b5071
|
| | | | |
|
| | | | |
|
|\ \ \ \
| | |_|/
| |/| | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
site.py to setuptools/site-patch.py; reinstate 'python -m easy_install'
support; use distutils' "upload" command when running under 2.5.
--HG--
branch : distribute
extra : source : fbb6c89a74aa47a556a936202d2e50051b067940
extra : histedit_source : 778122fc56bcca6f5a1dbd5a475df11d29028730
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
--HG--
rename : distribute_setup.py => ez_setup.py
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
--HG--
branch : distribute
extra : rebase_source : 14dbef22dbc8376cc3632ce53be0d61b7976b889
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
--HG--
rename : doc/formats.txt => docs/formats.txt
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
--HG--
branch : setuptools-0.6
extra : source : b95868385a32c0103133105788c70850656662c6
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
win32.
--HG--
branch : setuptools-0.6
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4085190
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
directory with a space in the name.
--HG--
branch : setuptools-0.6
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4084273
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
--HG--
branch : setuptools-0.6
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4075388
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* Fix for the Python 2.6.3 build_ext API change
* Support for the most recent Sourceforge download link insanity
* Support for SVN 1.6
* Stop crashing on certain types of HTTP error
* Stop re-trying URLs that already failed retrieval once
* Fixes for various dependency management problems such as looping
builds, re-downloading packages already present on sys.path (but not
in a registered "site" directory), and randomly preferring local -f
packages over local installed packages
* Prevent lots of spurious "already imported from another path" warnings
(e.g. when pkg_resources is imported late)
* Ensure C libraries (as opposed to extensions) are also built when
doing bdist_egg
Other changes:
* Misc. documentation fixes
* Improved Jython support
* Fewer warnings under Python 2.6+
* Warn when 'packages' uses paths instead of package names (because it
causes other problems, like spurious "already imported" warnings)
* Stop using /usr/bin/sw_vers on Mac OS (replaced w/'platform' module
calls)
Note: This is NOT a merge from Distribute; upon review, many of the
tracker-submitted patches used as a basis for forking were incorrect,
incomplete, introduced new bugs, or were not addressing the root
causes. (E.g., one of the changes in this patch fixes three superficially
unrelated issues in the setuptools bug tracker.) Careful review will be
required if you want to merge this work back into Distribute.
--HG--
branch : setuptools-0.6
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4075385
|
|\ \ \ \ \
| | |/ / /
| |/| | |
| | | | |
| | | | | |
--HG--
rename : distribute_setup.py => ez_setup.py
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
--HG--
branch : distribute
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
--HG--
branch : distribute
extra : rebase_source : ca79464fdbf6a8765b8928b99c8ef2ab69e35e42
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
--HG--
branch : distribute
extra : rebase_source : 58252278f993ece0a9b96c58c58f2851fa07e048
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
--HG--
branch : distribute
extra : rebase_source : c181b8cc551936e48bdc88d9435018d0d9de00b2
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
--HG--
branch : distribute
extra : rebase_source : 1038acda4912af8ac637d0e149630a95f3536dec
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
elevation for scripts detected as installers (such as easy_install). Fixes #143.
--HG--
branch : distribute
extra : rebase_source : be6f65eea9c10ce78b6698d8c220b6e5de577292
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
issue and to be more consistent with the solution.
--HG--
branch : distribute
extra : rebase_source : c813a29e831f266d427d4a4bce3da97f475a8eee
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
inside distutils scripts metadata directory
--HG--
branch : distribute
extra : rebase_source : e6761715dec0e43a90b54c26f25fa68d97c97938
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
--HG--
branch : Setuptools-Distribute merge
|
| | |/ / /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | | |
--HG--
branch : Setuptools-Distribute merge
extra : source : 835ac45ae9db9a12fa13648ac556ac43c85f750b
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
--HG--
branch : Setuptools-Distribute merge
extra : source : 422fc7e84eb2a22aa13df44dea6f138d7c840e83
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
--HG--
branch : Setuptools-Distribute merge
extra : source : 28eb706c219004e2dd83dcd1db37d952e8c66908
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
--HG--
branch : Setuptools-Distribute merge
extra : source : f3b1c801d877734669007ad4f5d8cee091a6c767
|
| |/ / /
|/| | |
| | | |
| | | |
| | | |
| | | | |
--HG--
branch : Setuptools-Distribute merge
extra : source : 474b4e90c3c64ac0f8194dd68666bb137fd57988
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
--HG--
branch : distribute
extra : rebase_source : 31ac3f0135d8cfe0fabc274f1649d1c99eba2868
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
--HG--
branch : distribute
extra : rebase_source : 289980b084c335029d93732feb8e02da94472795
|
| |_|/
|/| |
| | |
| | |
| | |
| | | |
--HG--
branch : distribute
extra : rebase_source : 3b29e7832874265eddf3a29b4a64e588c17d20e3
|
| | |
| | |
| | |
| | |
| | |
| | | |
--HG--
branch : distribute
extra : rebase_source : 6836f95f7e0668d6bd3e34f915d16de21d4f3731
|
| | |
| | |
| | |
| | |
| | |
| | | |
--HG--
branch : distribute
extra : rebase_source : d4fc14bcdcd3e1a45da8bdcdef490537863ece35
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
setup process. This approach works (compared to the previous setopt approach which did not).
--HG--
branch : distribute
extra : rebase_source : 4d28ae98e67d8bc1f2f98aee93d7a69000f10239
|
| | |
| | |
| | |
| | |
| | |
| | | |
--HG--
branch : distribute
extra : rebase_source : 23f656d6eb2ade3aa51f285a8bc288eab432819a
|
| | |
| | |
| | |
| | |
| | |
| | | |
--HG--
branch : distribute
extra : rebase_source : 907488d2ba609dbca39cd14c021c5cfb4f353a38
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | | |
--HG--
branch : distribute
extra : rebase_source : a19a5411e30665acdd86f2554921e385759b1ef3
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
converted to Python 3 syntax when built on Python 3. Fixes #273.
--HG--
branch : distribute
extra : rebase_source : 900842f8a9e70d347296f7b076c6113ead6f7318
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
--HG--
branch : distribute
extra : rebase_source : c0f80f1633017229ec77f4cc1d7c56e86aba3a84
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
easy_install command to take a '-' argument which simply means 'don't run', so that arguments can be passed to the easy_install command from the comannd line without running it.
--HG--
branch : distribute
extra : rebase_source : 6eff3586cbcf36e846b3419218979d03079d1bcf
|
| | |
| | |
| | |
| | |
| | |
| | | |
--HG--
branch : distribute
extra : rebase_source : b2c739a08485c49b0735f5f7544f354b46ad1d12
|
| | |
| | |
| | |
| | |
| | |
| | | |
--HG--
branch : distribute
extra : rebase_source : ecff177a6be463bfc55c40deec0a3f1e2804e895
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
arg unpacking
--HG--
branch : distribute
extra : rebase_source : 0ebd905145e32bf072c00bc663dde8716ad4b88a
|
| |/
|/|
| |
| |
| |
| | |
--HG--
branch : distribute
extra : rebase_source : 1920a8d261fa7918d9d3813a104cf2ed11878c7c
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Type of distutils.command.build_scripts.first_line_re has been changed by
the fix for http://bugs.python.org/issue10419.
--HG--
branch : distribute
extra : rebase_source : cd656cab87ff4f912ce5146b96e841b4eb17c49d
|
| |
| |
| |
| |
| |
| | |
--HG--
branch : distribute
extra : rebase_source : 4446e76a0bcf2e968abce2020569aecbaab1df01
|