summaryrefslogtreecommitdiffstats
path: root/Doc/distutils
Commit message (Collapse)AuthorAgeFilesLines
* Remove ".. warning::" markup that doesnt contain warnings for users, rather ↵Georg Brandl2009-04-271-18/+7
| | | | todo items.
* Re-wordAndrew M. Kuchling2009-04-111-3/+3
|
* #5732: added the check command into DistutilsTarek Ziadé2009-04-112-0/+65
|
* fixed linkTarek Ziadé2009-04-111-1/+1
|
* Fixed #5095: msi missing from Distutils bdist formatsTarek Ziadé2009-04-051-4/+7
|
* Avoid sure signs of a diseased mind.Georg Brandl2009-04-051-2/+2
|
* Normalize spelling of Mac OS X.Georg Brandl2009-04-051-3/+3
|
* #5583 Added optional Extensions in DistutilsTarek Ziadé2009-03-311-0/+4
|
* #5563: more documentation for bdist_msi.Georg Brandl2009-03-311-1/+9
|
* Add section numbering to some of the larger subdocuments.Georg Brandl2009-03-281-0/+1
|
* #5486: typos.Georg Brandl2009-03-131-2/+2
|
* more info on long_descriptionTarek Ziadé2009-02-272-126/+157
|
* using versionchanged instead of versionadded for distutils doc on sdist ↵Tarek Ziadé2009-02-222-15/+9
| | | | default files
* Fixed #2279: distutils.sdist.add_defaults now add files listed in ↵Tarek Ziadé2009-02-162-0/+30
| | | | package_data and data_files
* #5158: added documentation on the depends option in distutils extensionsTarek Ziadé2009-02-131-0/+4
|
* Issue #4863, removing remaining bitsTarek Ziadé2009-01-251-17/+0
|
* fixed #4394 make the storage of the password optional in .pypircTarek Ziadé2009-01-082-37/+49
|
* Remove trailing whitespace.Georg Brandl2009-01-035-24/+24
|
* Fix uses of the default role.Georg Brandl2009-01-031-3/+3
|
* #4811: fix markup glitches (mostly remains of the conversion),Georg Brandl2009-01-021-3/+4
| | | | found by Gabriel Genellina.
* #4776: add data_files and package_dir arguments.Georg Brandl2009-01-011-2/+9
|
* Update the fix for issue4064 to deal correctly with all three variants ofRonald Oussoren2008-12-281-0/+1
| | | | universal builds that are presented by the configure script.
* Issue4064: architecture string for universal builds on OSXRonald Oussoren2008-12-281-0/+17
|
* #4446: document "platforms" argument for setup().Georg Brandl2008-12-151-0/+2
|
* Remove things specific to the old Macintosh, and spell "Mac OS X" consistently.Georg Brandl2008-09-134-7/+5
|
* #1858: re-apply patch for this, adding the missing filesAndrew M. Kuchling2008-05-112-4/+39
|
* Revert r62998 as it broke the build (seems distutils.config is missing).Brett Cannon2008-05-102-39/+4
|
* #1858 from Tarek Ziade:Andrew M. Kuchling2008-05-102-4/+39
| | | | | | | | | Allow multiple repositories in .pypirc; see http://wiki.python.org/moin/EnhancedPyPI for discussion. The patch is slightly revised from Tarek's last patch: I've simplified the PyPIRCCommand.finalize_options() method to not look at sys.argv. Tests still pass.
* #2581: Vista UAC/elevation support for bdist_wininstMark Hammond2008-05-021-2/+7
|
* correct heading underline for new "Cross-compiling on Windows" sectionMark Hammond2008-04-071-1/+1
|
* Issue #2513: enable 64bit cross compilation on windows.Mark Hammond2008-04-071-0/+36
|
* Fix lots of broken links in the docs, found by Sphinx' external link checker.Georg Brandl2008-03-153-3/+3
|
* #1725737: ignore other VC directories other than CVS and SVN's too.Georg Brandl2008-03-061-3/+5
|
* A lot more typo fixes by Ori Avtalion.Georg Brandl2008-02-222-3/+3
|
* Part of #2154: minimal syntax fixes in doc example snippets.Georg Brandl2008-02-211-5/+5
|
* Some cleanup in the docs.Georg Brandl2007-12-291-1/+1
|
* Add "Using Python on Windows" document, by Robert Lehmann.Georg Brandl2007-12-011-1/+1
| | | | Written for GHOP.
* Add :term:s for descriptors.Georg Brandl2007-10-211-1/+1
|
* Unify "byte code" to "bytecode". Also sprinkle :term: markup for it.Georg Brandl2007-10-211-1/+1
|
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-1512-0/+4168