index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
distutils
/
command
/
build_scripts.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make setup.py less chatty by default.
Jeremy Hylton
2002-06-04
1
-3/+4
*
Allow shebang's which use versioned Python binaries. Fixes
Marc-André Lemburg
2002-02-28
1
-1/+1
*
Joe VanAndel wrote:
Marc-André Lemburg
2001-12-11
1
-1/+1
*
Fix for
Michael W. Hudson
2001-12-10
1
-2/+11
*
[Bug #475009] Tighten the pattern for the first line, so we don't
Andrew M. Kuchling
2001-12-06
1
-1/+1
*
Remove unused variable
Andrew M. Kuchling
2001-08-10
1
-1/+0
*
Do convert_path() on script paths (now PyXML builds out of the box
Just van Rossum
2001-07-29
1
-0/+2
*
Undo revision 1.7: always mangle a #! line containing "python" to point
Greg Ward
2001-07-25
1
-4/+2
*
When not copying a file because the output is up to date, make the message
Fred Drake
2001-03-02
1
-2/+2
*
Leave #! lines featuring /usr/bin/env alone
Andrew M. Kuchling
2001-02-28
1
-2/+4
*
Standardized whitespace around function calls.
Greg Ward
2000-09-30
1
-3/+3
*
Added 'boolean_options' list to support config file parsing.
Greg Ward
2000-09-25
1
-0/+2
*
Fixed a grab-bag of typos spotted by Rob Hooft.
Greg Ward
2000-07-27
1
-1/+1
*
Take the basename of the script before concatenating it with the build dir.
Greg Ward
2000-05-25
1
-1/+1
*
Improvements to Bastian's build_scripts command:
Greg Ward
2000-05-25
1
-31/+58
*
Bastian Kleineidam: the "build_scripts" command.
Greg Ward
2000-05-25
1
-0/+71