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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump to 3.3.0rc1.
v3.3.0rc1
Georg Brandl
2012-08-25
1
-1/+1
*
Bump to 3.3b2.
v3.3.0b2
Georg Brandl
2012-08-11
1
-1/+1
*
Issue #15364: Fix test_srcdir for the installed case.
Ned Deily
2012-07-28
1
-1/+2
*
Issue #15364: Fix sysconfig.get_config_var('srcdir') to be an absolute path.
Richard Oudkerk
2012-07-27
2
-0/+45
*
Issue #15184: Some config variables in test_sysconfig_module
Ned Deily
2012-07-22
1
-1/+21
*
Issue #15184: Ensure consistent results of OS X configuration
Ned Deily
2012-07-21
4
-322/+39
*
Closes #15367: Corrected computation of include locations for source builds o...
Vinay Sajip
2012-07-16
1
-1/+5
*
Closes #15366: Corrected computation of include location for source builds. T...
Vinay Sajip
2012-07-16
1
-3/+4
*
Issue #13590: Improve support for OS X Xcode 4:
Ned Deily
2012-07-16
2
-20/+30
*
Issue #15315: Support VS 2010 in distutils cygwincompiler.
Martin v. Löwis
2012-07-10
1
-0/+3
*
- Issue #14330: For cross builds, don't use host python, use host search paths
doko@ubuntu.com
2012-06-30
1
-0/+4
*
Issue #10571: Fix the "--sign" option of distutils' upload command.
Antoine Pitrou
2012-06-28
1
-1/+1
|
\
|
*
Issue #10571: Fix the "--sign" option of distutils' upload command.
Antoine Pitrou
2012-06-28
1
-1/+1
|
*
Issue #14443: ensure that brp-python-bytecompile is invoked with the correct
David Malcolm
2012-06-26
1
-1/+16
*
|
Bump version to 3.3.0b1.
v3.3.0b1
Georg Brandl
2012-06-26
1
-1/+1
*
|
Issue #14443: ensure that brp-python-bytecompile is invoked with the correct
David Malcolm
2012-06-25
1
-1/+16
*
|
Issue #13590: Improve support for OS X Xcode 4:
Ned Deily
2012-06-23
2
-37/+131
*
|
Bump version to 3.3.0a4.
v3.3.0a4
Georg Brandl
2012-05-30
1
-1/+1
*
|
Merge from 3.2
Nick Coghlan
2012-05-28
1
-1/+2
|
\
\
|
|
/
|
*
Issue #14443: Tell rpmbuild to use the correct version of Python
Nick Coghlan
2012-05-28
1
-1/+2
|
*
Merge 3.2.3 release clone.
Georg Brandl
2012-04-11
1
-1/+1
|
|
\
|
|
*
Bump to 3.2.3 final.
Georg Brandl
2012-04-10
1
-1/+1
|
*
|
Merge 3.2.3rc2 from release clone.
Georg Brandl
2012-03-18
1
-1/+1
|
|
\
\
|
|
|
/
|
|
*
Bump to 3.2.3rc2.
v3.2.3rc2
Georg Brandl
2012-03-18
1
-1/+1
|
|
*
Fix long-standing bugs with MANIFEST.in parsing on Windows (#6884).
Éric Araujo
2012-02-25
3
-48/+131
*
|
|
Fixed _sys_home computation and added diagnostics for Windows buildbot failures.
Vinay Sajip
2012-05-27
1
-0/+2
*
|
|
Addressed some buildbot errors and comments on the checkin by Antoine on pyth...
Vinay Sajip
2012-05-26
1
-1/+2
*
|
|
Implemented PEP 405 (Python virtual environments).
Vinay Sajip
2012-05-26
1
-13/+27
*
|
|
Fix #13210. Port the Windows build from VS2008 to VS2010.
Brian Curtin
2012-05-13
3
-1/+1
*
|
|
Bump to 3.3.0a3.
Georg Brandl
2012-05-01
1
-1/+1
*
|
|
Bump to 3.3.0a2.
v3.3.0a2
Georg Brandl
2012-04-01
1
-1/+1
*
|
|
Merge 3.2
Éric Araujo
2012-03-07
2
-10/+1
|
\
\
\
|
|
/
/
|
*
|
Backout buggy patch committed for #13719
Éric Araujo
2012-03-07
2
-10/+1
*
|
|
Merge 3.2
Éric Araujo
2012-03-05
1
-0/+1
|
\
\
\
|
|
/
/
|
*
|
Fix NameError from #13719 fix
Éric Araujo
2012-03-05
1
-0/+1
*
|
|
Merge 3.2
Éric Araujo
2012-03-05
2
-6/+14
|
\
\
\
|
|
/
/
|
*
|
Make distutils’ upload command work with bdist_msi products (#13719).
Éric Araujo
2012-03-05
2
-6/+14
*
|
|
Bump to 3.3.0a1.
Georg Brandl
2012-03-04
1
-1/+1
*
|
|
Merge 3.2
Éric Araujo
2012-02-26
1
-1/+2
|
\
\
\
|
|
/
/
|
*
|
Set archive format explicitly in one distutils test
Éric Araujo
2012-02-26
1
-1/+2
*
|
|
Merge 3.2
Éric Araujo
2012-02-25
3
-48/+131
|
\
\
\
|
|
/
/
|
*
|
Fix long-standing bugs with MANIFEST.in parsing on Windows (#6884).
Éric Araujo
2012-02-25
3
-48/+131
|
|
/
|
*
Bump version to 3.2.3rc1.
Georg Brandl
2012-02-23
1
-1/+1
*
|
Merge fix from 3.2
Éric Araujo
2012-02-15
1
-1/+2
|
\
\
|
|
/
|
*
Fix test failure for shared builds caused by #1326113 fix
Éric Araujo
2012-02-15
1
-1/+2
*
|
Merge fixes for #1326113 and #12297 from 3.2
Éric Araujo
2012-02-15
2
-8/+7
|
\
\
|
|
/
|
*
Fix parsing of build_ext --libraries option (#1326113)
Éric Araujo
2012-02-15
2
-8/+7
*
|
Merge fixes for #13193 and FAQ from 3.2
Éric Araujo
2012-02-12
1
-4/+2
|
\
\
|
|
/
|
*
Fix distutils.filelist.FileList under Windows (#13193).
Éric Araujo
2012-02-12
1
-4/+2
*
|
Issue #13590: merge
Ned Deily
2012-02-10
1
-1/+32
|
\
\
|
|
/
[next]