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
/
Doc
/
distutils
Commit message (
Expand
)
Author
Age
Files
Lines
*
#7388: "python".capitalize() in the Doc
Ezio Melotti
2009-12-19
1
-1/+1
*
reorganized the distutils doc a bit : the MANIFEST.in template system has its...
Tarek Ziadé
2009-12-13
2
-88/+98
*
Issue #7457: added a read_pkg_file method to distutils.dist.DistributionMetad...
Tarek Ziadé
2009-12-08
1
-0/+42
*
Fixed #1180: Option to ignore ~/.pydistutils.cfg in Distutils
Tarek Ziadé
2009-10-27
1
-1/+2
*
Fix a strange mis-edit.
Georg Brandl
2009-10-27
1
-2/+2
*
Use standard comma punctuation; reword some sentences in the docs
Andrew M. Kuchling
2009-10-05
1
-4/+4
*
Reword sentence
Andrew M. Kuchling
2009-10-05
1
-1/+1
*
#6516 added owner/group support for tarfiles in Distutils
Tarek Ziadé
2009-10-02
1
-5/+13
*
Finish support for --with-universal-archs=intel
Ronald Oussoren
2009-09-15
1
-1/+6
*
Move function back to its section.
Georg Brandl
2009-09-11
1
-7/+9
*
builtin -> built-in.
Georg Brandl
2009-07-26
1
-3/+3
*
Fixed #6287: documentation for the license field in distutils
Tarek Ziadé
2009-06-16
1
-0/+9
*
Remove ".. warning::" markup that doesnt contain warnings for users, rather t...
Georg Brandl
2009-04-27
1
-18/+7
*
Re-word
Andrew M. Kuchling
2009-04-11
1
-3/+3
*
#5732: added the check command into Distutils
Tarek Ziadé
2009-04-11
2
-0/+65
*
fixed link
Tarek Ziadé
2009-04-11
1
-1/+1
*
Fixed #5095: msi missing from Distutils bdist formats
Tarek Ziadé
2009-04-05
1
-4/+7
*
Avoid sure signs of a diseased mind.
Georg Brandl
2009-04-05
1
-2/+2
*
Normalize spelling of Mac OS X.
Georg Brandl
2009-04-05
1
-3/+3
*
#5583 Added optional Extensions in Distutils
Tarek Ziadé
2009-03-31
1
-0/+4
*
#5563: more documentation for bdist_msi.
Georg Brandl
2009-03-31
1
-1/+9
*
Add section numbering to some of the larger subdocuments.
Georg Brandl
2009-03-28
1
-0/+1
*
#5486: typos.
Georg Brandl
2009-03-13
1
-2/+2
*
more info on long_description
Tarek Ziadé
2009-02-27
2
-126/+157
*
using versionchanged instead of versionadded for distutils doc on sdist defau...
Tarek Ziadé
2009-02-22
2
-15/+9
*
Fixed #2279: distutils.sdist.add_defaults now add files listed in package_dat...
Tarek Ziadé
2009-02-16
2
-0/+30
*
#5158: added documentation on the depends option in distutils extensions
Tarek Ziadé
2009-02-13
1
-0/+4
*
Issue #4863, removing remaining bits
Tarek Ziadé
2009-01-25
1
-17/+0
*
fixed #4394 make the storage of the password optional in .pypirc
Tarek Ziadé
2009-01-08
2
-37/+49
*
Remove trailing whitespace.
Georg Brandl
2009-01-03
5
-24/+24
*
Fix uses of the default role.
Georg Brandl
2009-01-03
1
-3/+3
*
#4811: fix markup glitches (mostly remains of the conversion),
Georg Brandl
2009-01-02
1
-3/+4
*
#4776: add data_files and package_dir arguments.
Georg Brandl
2009-01-01
1
-2/+9
*
Update the fix for issue4064 to deal correctly with all three variants of
Ronald Oussoren
2008-12-28
1
-0/+1
*
Issue4064: architecture string for universal builds on OSX
Ronald Oussoren
2008-12-28
1
-0/+17
*
#4446: document "platforms" argument for setup().
Georg Brandl
2008-12-15
1
-0/+2
*
Remove things specific to the old Macintosh, and spell "Mac OS X" consistently.
Georg Brandl
2008-09-13
4
-7/+5
*
#1858: re-apply patch for this, adding the missing files
Andrew M. Kuchling
2008-05-11
2
-4/+39
*
Revert r62998 as it broke the build (seems distutils.config is missing).
Brett Cannon
2008-05-10
2
-39/+4
*
#1858 from Tarek Ziade:
Andrew M. Kuchling
2008-05-10
2
-4/+39
*
#2581: Vista UAC/elevation support for bdist_wininst
Mark Hammond
2008-05-02
1
-2/+7
*
correct heading underline for new "Cross-compiling on Windows" section
Mark Hammond
2008-04-07
1
-1/+1
*
Issue #2513: enable 64bit cross compilation on windows.
Mark Hammond
2008-04-07
1
-0/+36
*
Fix lots of broken links in the docs, found by Sphinx' external link checker.
Georg Brandl
2008-03-15
3
-3/+3
*
#1725737: ignore other VC directories other than CVS and SVN's too.
Georg Brandl
2008-03-06
1
-3/+5
*
A lot more typo fixes by Ori Avtalion.
Georg Brandl
2008-02-22
2
-3/+3
*
Part of #2154: minimal syntax fixes in doc example snippets.
Georg Brandl
2008-02-21
1
-5/+5
*
Some cleanup in the docs.
Georg Brandl
2007-12-29
1
-1/+1
*
Add "Using Python on Windows" document, by Robert Lehmann.
Georg Brandl
2007-12-01
1
-1/+1
*
Add :term:s for descriptors.
Georg Brandl
2007-10-21
1
-1/+1
[next]