<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-bitbucket.git/setuptools/cli.exe, branch single-codebase</title>
<subtitle>bitbucket.org: Obsolete (use python-setuptools-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/'/>
<entry>
<title>issue #376: copying cli-32.exe to cli.exe and gui-32.exe to gui.exe to prevent breakage of other modules that take the binaries from distribute</title>
<updated>2013-05-13T12:21:51+00:00</updated>
<author>
<name>guy</name>
<email>guy@guyr-air.infinidat.com</email>
</author>
<published>2013-05-13T12:21:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=6a7a27fd90efcc27d768d99f3172a932acf0dfed'/>
<id>6a7a27fd90efcc27d768d99f3172a932acf0dfed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removing legacy word-size-agnostic launchers.</title>
<updated>2013-05-09T14:24:43+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-05-09T14:24:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=a0be1d7bd2db1da67894ba8f5683a1c5fc2b16bd'/>
<id>a0be1d7bd2db1da67894ba8f5683a1c5fc2b16bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #207: updated executables for 32bit and 64bit</title>
<updated>2011-09-17T13:24:50+00:00</updated>
<author>
<name>guyroz</name>
<email>devnull@localhost</email>
</author>
<published>2011-09-17T13:24:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=923d7c0294fdd3aab8a2e659da8e531d9c6f7f75'/>
<id>923d7c0294fdd3aab8a2e659da8e531d9c6f7f75</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reversing patch for 64-bit Windows script launcher, applied PJE's simpler solution instead</title>
<updated>2009-10-19T22:37:01+00:00</updated>
<author>
<name>agronholm</name>
<email>devnull@localhost</email>
</author>
<published>2009-10-19T22:37:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=7285f40da8eabc9482ae9360400c1d434df678f8'/>
<id>7285f40da8eabc9482ae9360400c1d434df678f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix script launcher creation on 64-bit Windows, patch by Jason R. Coombs (http://bugs.python.org/setuptools/issue2)</title>
<updated>2009-09-25T19:01:27+00:00</updated>
<author>
<name>agronholm</name>
<email>devnull@localhost</email>
</author>
<published>2009-09-25T19:01:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=6970c436dada5e70b212e534560422d65e0e63c1'/>
<id>6970c436dada5e70b212e534560422d65e0e63c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix ``#!`` parsing problems in Windows ``.exe`` script wrappers, when there</title>
<updated>2007-01-24T21:00:55+00:00</updated>
<author>
<name>PJ Eby</name>
<email>distutils-sig@python.org</email>
</author>
<published>2007-01-24T21:00:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=7636744224d5c47326379eaac30b9eedef1ba98a'/>
<id>7636744224d5c47326379eaac30b9eedef1ba98a</id>
<content type='text'>
was whitespace inside a quoted argument or at the end of the ``#!`` line
(backport from trunk)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
was whitespace inside a quoted argument or at the end of the ``#!`` line
(backport from trunk)
</pre>
</div>
</content>
</entry>
<entry>
<title>Overhauled Windows script wrapping to support ``bdist_wininst`` better.</title>
<updated>2006-12-29T17:43:39+00:00</updated>
<author>
<name>PJ Eby</name>
<email>distutils-sig@python.org</email>
</author>
<published>2006-12-29T17:43:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=39063f8ef647375681b542376070d98347705582'/>
<id>39063f8ef647375681b542376070d98347705582</id>
<content type='text'>
Scripts installed with ``bdist_wininst`` will always use ``#!python.exe`` or
``#!pythonw.exe`` as the executable name (even when built on non-Windows
platforms!), and the wrappers will look for the executable in the script's
parent directory (which should find the right version of Python).
(backport from trunk)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Scripts installed with ``bdist_wininst`` will always use ``#!python.exe`` or
``#!pythonw.exe`` as the executable name (even when built on non-Windows
platforms!), and the wrappers will look for the executable in the script's
parent directory (which should find the right version of Python).
(backport from trunk)
</pre>
</div>
</content>
</entry>
<entry>
<title>Added quoting of script arguments and extended the quoting logic to</title>
<updated>2006-08-22T19:58:05+00:00</updated>
<author>
<name>Jim Fulton</name>
<email>distutils-sig@python.org</email>
</author>
<published>2006-08-22T19:58:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=b23554f2817aae43b07359552b317956561813f7'/>
<id>b23554f2817aae43b07359552b317956561813f7</id>
<content type='text'>
handle embedded quotes.

Added support for passing a single argument on the shebang line to
pass things like -O and -i.

Fixed bug in handling trailing whitespace in Python command.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
handle embedded quotes.

Added support for passing a single argument on the shebang line to
pass things like -O and -i.

Fixed bug in handling trailing whitespace in Python command.
</pre>
</div>
</content>
</entry>
<entry>
<title>Quote arguments to python.exe (including python's path) to avoid</title>
<updated>2005-11-17T03:01:33+00:00</updated>
<author>
<name>PJ Eby</name>
<email>distutils-sig@python.org</email>
</author>
<published>2005-11-17T03:01:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=0c4fd22a1736c2e6a17744f0bed1be55997415c3'/>
<id>0c4fd22a1736c2e6a17744f0bed1be55997415c3</id>
<content type='text'>
problems when Python (or a script) is installed in a directory
whose name contains spaces.  :(
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
problems when Python (or a script) is installed in a directory
whose name contains spaces.  :(
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix problem with Windows console scripts conflicting with module names,</title>
<updated>2005-10-16T20:45:30+00:00</updated>
<author>
<name>PJ Eby</name>
<email>distutils-sig@python.org</email>
</author>
<published>2005-10-16T20:45:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=78a680c55cab1f7258f120c27fd0bcfe21625751'/>
<id>78a680c55cab1f7258f120c27fd0bcfe21625751</id>
<content type='text'>
thereby confusing the import process.  Scripts are now generated with a
suffix of the form '-script.py' to avoid conflicts.  (The .exe's are still
generated without the '-script' part, so you don't have to type it.)
Thanks to Matthew R. Scott for reporting the problem.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
thereby confusing the import process.  Scripts are now generated with a
suffix of the form '-script.py' to avoid conflicts.  (The .exe's are still
generated without the '-script' part, so you don't have to type it.)
Thanks to Matthew R. Scott for reporting the problem.
</pre>
</div>
</content>
</entry>
</feed>
