summaryrefslogtreecommitdiffstats
path: root/Doc/distutils/setupscript.rst
Commit message (Collapse)AuthorAgeFilesLines
* Fixing broken links in doc, part 4: some more breaks and redirectsGeorg Brandl2014-10-291-1/+1
|
* Use https:// URLs when referring to python.org hosts.Georg Brandl2014-10-291-2/+2
|
* Doc: remove invalid uses of ":option:" which will emit warnings in Sphinx 1.3.Georg Brandl2014-09-201-18/+18
|
* Make distutils error messages more helpful (#11599).Éric Araujo2014-03-131-3/+6
| | | | | | | | | | When running external programs such as a C compiler and getting an error code, distutils only prints the program name. With this change, one can get the full command line by setting the DISTUTILS_DEBUG environment variable. This should have no compatibility issues, unless there are tools that depend on the exact format of distutils debug messages.
* #19196: Improved cross-references in distutils documentation.Serhiy Storchaka2013-10-091-7/+9
|
* Issue #16406: combine the doc pages for uploading and registering to PyPI.Chris Jerdonek2013-02-271-2/+3
|
* Issue #16403: Document how distutils uses the maintainer field in PKG-INFOPetri Lehtinen2013-02-231-1/+2
|
* distutils 2.7’s Extension does not support optional (#13865).Éric Araujo2012-02-101-4/+0
| | | | Reported by Miki Tebeka.
* Fix typo in command nameÉric Araujo2011-08-191-1/+1
|
* Better English.R David Murray2011-07-181-1/+1
|
* Merged revisions 82629,82632 via svnmerge fromGeorg Brandl2010-07-071-2/+2
| | | | | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r82629 | georg.brandl | 2010-07-07 20:51:43 +0200 (Mi, 07 Jul 2010) | 1 line Make comment out of an awkward note. ........ r82632 | georg.brandl | 2010-07-07 21:04:36 +0200 (Mi, 07 Jul 2010) | 1 line Turn more notes into comments. ........
* #7388: "python".capitalize() in the DocEzio Melotti2009-12-191-1/+1
|
* Fixed #6287: documentation for the license field in distutilsTarek Ziadé2009-06-161-0/+9
|
* Re-wordAndrew M. Kuchling2009-04-111-3/+3
|
* #5583 Added optional Extensions in DistutilsTarek Ziadé2009-03-311-0/+4
|
* more info on long_descriptionTarek Ziadé2009-02-271-126/+128
|
* using versionchanged instead of versionadded for distutils doc on sdist ↵Tarek Ziadé2009-02-221-10/+9
| | | | default files
* Fixed #2279: distutils.sdist.add_defaults now add files listed in ↵Tarek Ziadé2009-02-161-0/+18
| | | | package_data and data_files
* #5158: added documentation on the depends option in distutils extensionsTarek Ziadé2009-02-131-0/+4
|
* Remove trailing whitespace.Georg Brandl2009-01-031-1/+1
|
* #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-131-3/+1
|
* Fix lots of broken links in the docs, found by Sphinx' external link checker.Georg Brandl2008-03-151-1/+1
|
* 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
|
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+669