openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
SlapOS
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 574 of 575
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Refactored the way recipes are run and how they should be written.
jim
More...
over 18 years ago
Refactored easy_install to use a subprocess. This will be necessary to be able to use external python interpreters.
jim
More...
over 18 years ago
Refactored tests to avoid duplication.
jim
More...
over 18 years ago
Updated.
jim
More...
over 18 years ago
Renamed several options to use -s rather than _s.
jim
More...
over 18 years ago
Improved intro text and description of setup.
jim
More...
over 18 years ago
Require newlines to separate distributions in a distributions option. The values are setuptools requirements and can have spaces in them.
jim
More...
over 18 years ago
Normalize Python executable paths.
jim
More...
over 18 years ago
Normalize Python executable paths.
jim
More...
over 18 years ago
Allow for unqualified python binaries.
jim
More...
over 18 years ago
Test/demo that the part name is used if a distribution isn't specified.
jim
More...
over 18 years ago
Removed sensitivity to Python version.
jim
More...
over 18 years ago
Changed to generate nicer-reading and less dynamic scripts.
jim
More...
over 18 years ago
Removed a workaround for a bug that was fixed in setuptools 0.6b3.
jim
More...
over 18 years ago
Added missing tests.
jim
More...
over 18 years ago
Updated :)
jim
More...
over 18 years ago
Added missing tests for the buildout module.
jim
More...
over 18 years ago
Renamed the build module to the saner buildout.
jim
More...
over 18 years ago
We have a test for buildout_path in buildout.txt.
jim
More...
over 18 years ago
Removed unused, untested method.
jim
More...
over 18 years ago
Changed some text wrt unziping eggs. See new issue in todo.txt.
jim
More...
over 18 years ago
Added testrunner recipe tests.
jim
More...
over 18 years ago
Change the script-generation logic to not use pkg_resources at run time. Rather, we generate in-line logic that pkg_resources would provide. This means that apps that don't actually use pkg_resources themselves don't end up running it and we don't need to implicitly include the setuptools egg in the script path. Of course, if an application does use setuptools, then setuptools will be one of it's requirements and will be included in the path.
jim
More...
over 18 years ago
Finished egglinker doctest.
jim
More...
over 18 years ago
Removed bogus issue.
jim
More...
over 18 years ago
Added ignores for various computed files.
jim
More...
over 18 years ago
Work around an easy_install bug that should be fixed in b3.
jim
More...
over 18 years ago
Ignore signature differences.
jim
More...
over 18 years ago
Use lower-level egglinker api, since the buildout no longer provides this api.
jim
More...
over 18 years ago
fix typos
fdrake
More...
over 18 years ago
←
1
2
…
567
568
569
570
571
572
573
574
575
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree