| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/886625
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/794739
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
| |
|
|
|
|
| |
Closes: https://bugs.gentoo.org/656204
|
| |
|
|
|
|
|
|
|
| |
Eike Beer)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
|
| |
|
|
|
|
|
|
| |
Bump to the new 2.4.5 release. It includes a fallback for symlink
resolution when PATH is wiped out the environment (when 'env -i' is
used, e.g. in gcc-config).
|
| |
|
|
|
|
| |
Bug: https://bugs.gentoo.org/show_bug.cgi?id=575938
|
| |
|
|
|
|
|
|
| |
Bump to 2.4.2 that fixes informational command output (-h, -l, -V) to go
to stdout rather than stderr. This is required for new eselect-python
versions.
|
|
|
|
|
| |
Add a new 2.4.1 version that does symlink resolution correctly when
starting python-exec2c links via PATH, e.g. when wrapping Python itself.
|
|
|
|
|
|
| |
Remove 2.4 as it fails at symlink resolution when argv[0] contains
only basename (and requires PATH lookup), which breaks executables
linked directly to python-exec2c such as python wrappers.
|
|
|
|
|
|
|
|
| |
Version bump to 2.4. The new version improves symlink handling to fix
problems when basename of custom symlinks collide with another system
executable name (previously, this resulted in the wrong script being
used), and adds support for per-script implementation preference
overrides.
|
|
|
|
|
|
|
|
| |
Bump to bugfix 2.3.2 release with improved error handling, proper
argv[0] value for Python interpreter wrapping and a README with recovery
instructions.
Bug: https://bugs.gentoo.org/574970
|
|
|
|
| |
Package-Manager: portage-2.2.20-prefix
|
| |
|
|
|
|
|
|
| |
The new 2.3 release is the first release using new python-exec.conf
configuration file that allows users to specify complete Python
implementation preferences for python-exec.
|
| |
|
|
|
|
|
|
|
| |
Bump to version 2.2 that makes it possible to symlink python-exec2-c
directly as wrapper. This is necessary to support wrapping
/usr/bin/python correctly on non-Linux systems where shebangs must only
reference real executables (rather than the Python script used so far).
|
|
|
|
|
| |
The new version follows app-admin/eselect-python-20151117 change of
storing split python[23] interpreter choice in config files.
|
|
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.
This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.
Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
|