| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove out-of-date documentation. | ?ric Araujo | 2012-03-13 | 36 | -8194/+0 |
| | | | | | | | | | | | | Tarek and I agreed that maintaining doc in two places was wasteful, so I?m going to point people to the packaging docs in Python 3.3. Most of them apply as is to distutils2, except for the module name and a few other things that I?ll fix later (like the logger name or the HTTP user agent string). I will put up a simple page with links on packages.python.org to replace the old doc. | ||||
| * | started setupcfg-spec | Tarek Ziade | 2011-03-15 | 2 | -1/+313 |
| | | |||||
| * | Synchronize bug reporting guidelines with the wiki | ?ric Araujo | 2011-03-09 | 1 | -38/+13 |
| | | |||||
| * | Merging the resource branch ! | Alexis Metaireau | 2011-02-13 | 1 | -9/+20 |
| |\ | |||||
| | * | Added documentation about extra_path. Original patch by Ronald Oussoren | Alexis Metaireau | 2011-02-13 | 1 | -0/+20 |
| | | | |||||
| | * | Refactoring -- Removing grok_environment_error. | Kelsey Hightower | 2011-02-10 | 1 | -9/+0 |
| | | | |||||
| * | | Improve distutils2 resources documentation. | FELD Boris | 2011-02-09 | 1 | -114/+241 |
| | | | |||||
| * | | merge upstream into resources branches | Pierre-Yves David | 2011-02-04 | 4 | -18/+21 |
| |\ \ | |/ | |||||
| | * | Branch merge. | ?ric Araujo | 2011-02-03 | 3 | -16/+18 |
| | |\ | | | | | | | | | | | | | | | | | | | There are a number of bugs and issues in the implementation of mkcfg. The tests should be partially rewritten too (to use RawInputs instead of sys.stdin.write for example, or to compare config file sections without using sets). I?ll look into it. | ||||
| | | * | renamed DistributionMetadata to Metadata | Christophe Combelles | 2011-01-28 | 2 | -15/+15 |
| | | | | |||||
| | * | | Branch merge | ?ric Araujo | 2011-02-03 | 1 | -1/+1 |
| | |\ \ | |||||
| | | * | | Fix wrong name in docstring and doc (port of r87277). | ?ric Araujo | 2011-01-29 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Add informations about contribution in the doc and in the README. | Alexis Metaireau | 2011-02-02 | 1 | -1/+2 |
| | | | | | |||||
| * | | | | merge with upstream | Pierre-Yves David | 2011-02-02 | 1 | -0/+52 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Documentation concerning the ways of contributing to distutils2. | Julien Miotte | 2011-01-31 | 1 | -0/+52 |
| | | | | | | | | | | | | | | | | | Currently contains "Reporting issues." | ||||
| * | | | | Merge | FELD Boris | 2011-01-30 | 2 | -23/+63 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | minor: update setupcfg documentation | Julien Jehannet | 2011-01-30 | 2 | -8/+20 |
| | | | | | |||||
| | * | | | merged doc for juj | Tarek Ziade | 2011-01-30 | 2 | -47/+174 |
| | |\ \ \ | | |/ / | |||||
| | * | | | update setupcfg documentation page with some notes and new examples | Julien Jehannet | 2011-01-29 | 1 | -18/+45 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - replace underscore by dash in fields - use PEP rst directive - new section information Notes: - field names are case-insensitive - some metadata fields are automatically generated New examples: - setup_hook - use-2to3 | ||||
| * | | | | Merge with main branch | FELD Boris | 2011-01-29 | 1 | -0/+221 |
| |\ \ \ \ | |_|/ / |/| | | | |||||
| | * | | | Add a TODO for data files draft | FELD Boris | 2011-01-29 | 1 | -19/+22 |
| | | | | | |||||
| | * | | | Merge with merge with main branche | FELD Boris | 2011-01-29 | 1 | -2/+25 |
| | |\ \ \ | |||||
| | | * | | | Use public method from sysconfig instead of private one to expand paths. ↵ | FELD Boris | 2011-01-29 | 1 | -2/+25 |
| | | | | | | | | | | | | | | | | | | | | | Correct a type in config module. | ||||
| | * | | | | merge with main branch | Pierre-Yves David | 2011-01-29 | 4 | -4/+16 |
| | |\ \ \ \ | | |/ / / | |/| / / | | |/ / | |||||
| | * | | | Add example for data-files documentation | FELD Boris | 2011-01-29 | 1 | -18/+103 |
| | | | | | |||||
| | * | | | Improve data_files documentation | FELD Boris | 2011-01-29 | 1 | -1/+44 |
| | | | | | |||||
| | * | | | Improve data_files documentation | FELD Boris | 2011-01-29 | 1 | -0/+67 |
| | | |/ | |/| | |||||
| * | | | Branch merge | ?ric Araujo | 2011-01-29 | 2 | -47/+174 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | Add documentation for useful pkgutil functions and classes (#7303). | ?ric Araujo | 2010-10-31 | 1 | -46/+172 |
| | | | | | | | | | | | | | | | | This is a backport from Python 3.2 with some additions (edits to the introduction and structure of the file). | ||||
| | * | | Fix syntax in code blocks that were not colorized | ?ric Araujo | 2010-10-31 | 1 | -1/+2 |
| | | | | |||||
| * | | | doc about the packages_root option | Tarek Ziade | 2011-01-29 | 1 | -0/+3 |
| | | | | |||||
| * | | | add DistributionMetadata to apiref. fix directives in modules documentation | Gael Pasgrimaud | 2011-01-28 | 3 | -4/+13 |
| | |/ |/| | |||||
| * | | Add disclaimer about MinGW compat (#6007). Patch by Chris Lambacher. | ?ric Araujo | 2010-12-15 | 1 | -16/+23 |
| | | | |||||
| * | | Add missing document to toctree | ?ric Araujo | 2010-12-15 | 1 | -0/+1 |
| | | | |||||
| * | | Remove implicit relative imports and fix our beloved typo in d2.index | ?ric Araujo | 2010-12-09 | 1 | -1/+1 |
| | | | |||||
| * | | branch merge | Alexis Metaireau | 2010-11-13 | 1 | -0/+25 |
| |\ \ | |||||
| | * | | Add basic installation script + tests. | Alexis Metaireau | 2010-11-13 | 1 | -0/+25 |
| | | | | |||||
| * | | | added setup.cfg doc | Tarek Ziade | 2010-11-13 | 1 | -0/+161 |
| |/ / | |||||
| * | | now you can register your custom compilers using the .cfg files | Tarek Ziade | 2010-11-11 | 1 | -0/+4 |
| |/ | |||||
| * | Fix example keyword in d2.index docs | ?ric Araujo | 2010-10-10 | 1 | -1/+1 |
| | | |||||
| * | More mkpkg/mkcfg renaming | ?ric Araujo | 2010-10-10 | 1 | -1/+1 |
| | | |||||
| * | Little typos on the tutorial | Alexis Metaireau | 2010-10-08 | 1 | -1/+1 |
| | | |||||
| * | merged | Tarek Ziade | 2010-10-08 | 1 | -3/+15 |
| |\ | |||||
| | * | Add a way to search the simple index using wildcards (*). | Alexis Metaireau | 2010-10-08 | 1 | -3/+15 |
| | | | |||||
| * | | started a tutorial | Tarek Ziade | 2010-10-08 | 2 | -1/+134 |
| |/ | |||||
| * | raised version in the docs too | Tarek Ziade | 2010-10-07 | 1 | -2/+2 |
| | | |||||
| * | Branch merge | ?ric Araujo | 2010-10-01 | 3 | -86/+86 |
| |\ | |||||
| | * | Restore some commas and do other nitpicks | ?ric Araujo | 2010-10-01 | 1 | -7/+8 |
| | | | |||||
| | * | Automated merge with ssh://hg@bitbucket.org/mtlpython/distutils2 | Derek McTavish Mounce | 2010-09-29 | 1 | -2/+2 |
| | |\ | |||||
| | | * | Make the upload_docs command fallback on docs/ if doc/ is not found | anatoly techtonik | 2010-09-29 | 1 | -2/+2 |
| | | | | |||||
