summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* version 0.60.6Daniel Holth2012-07-235-34/+16
* update docsDaniel Holth2012-07-231-13/+65
* more docsDaniel Holth2012-07-203-19/+61
* much improved demo scriptDaniel Holth2012-07-191-5/+15
* get docs version from pkg_resourcesDaniel Holth2012-07-191-3/+3
* Added tag 0.5 for changeset 4dff091bd719Daniel Holth2012-07-170-0/+0
* version 0.50.5Daniel Holth2012-07-172-1/+5
* more of the sameDaniel Holth2012-07-121-4/+10
* hyphenated name fixDaniel Holth2012-07-123-2/+8
* spellingDaniel Holth2012-07-122-3/+3
* add 'why not egg' to sphinx docsDaniel Holth2012-07-121-0/+17
* sphinx documentationDaniel Holth2012-07-125-0/+782
* missing fileDaniel Holth2012-07-122-1/+36
* draft wheel signing functionDaniel Holth2012-07-124-25/+67
* fix 'bdist_wheel upload' command (but pypy does not accept .whl yet)Daniel Holth2012-07-111-1/+7
* get py_version_nodot from sys.version_info when necessaryDaniel Holth2012-07-112-1/+3
* nix md5Daniel Holth2012-07-081-1/+0
* workaround distutils.command.install:change_roots bug on windowsDaniel Holth2012-07-071-3/+11
* mergeDaniel Holth2012-07-063-1/+24
|\
| * Test additional Python versions in tox.iniMarc Abramowitz2012-07-061-1/+1
| * Add .tox to .hgignoreMarc Abramowitz2012-07-061-0/+1
| * For python < 2.7, import distutils.sysconfig instead of sysconfigMarc Abramowitz2012-07-061-1/+7
| * Add tox.ini for tox (http://tox.testrun.org/)Marc Abramowitz2012-07-061-0/+16
* | add optional build numberDaniel Holth2012-07-062-9/+44
|/
* fix wheeldemo.shDaniel Holth2012-07-051-2/+2
* tweak hashDaniel Holth2012-07-041-2/+2
* update manifestDaniel Holth2012-07-041-1/+1
* update CHANGESDaniel Holth2012-07-041-0/+4
* a testDaniel Holth2012-07-044-5/+878
* egg2wheelDaniel Holth2012-07-041-1/+1
* egg2wheel tweaksDaniel Holth2012-07-041-3/+9
* prototype egg2wheelDaniel Holth2012-07-047-4/+76
* update READMEDaniel Holth2012-07-031-1/+20
* version 0.2Daniel Holth2012-07-031-1/+1
* use just #!python in scriptsDaniel Holth2012-07-031-1/+4
* py3 fixesDaniel Holth2012-07-023-19/+2
* update readmeDaniel Holth2012-07-012-1/+6
* tweak filename formatDaniel Holth2012-07-012-5/+7
* include soabi in wheelfile name; include sha256 hash in RECORDDaniel Holth2012-06-301-12/+21
* markers move to markerlibDaniel Holth2012-06-304-138/+3
* compile empty marker string as 'True'Daniel Holth2012-06-291-2/+11
* more stylish markersDaniel Holth2012-06-252-15/+20
* implement markers interpreterDaniel Holth2012-06-234-2/+130
* fix location of data-dirDaniel Holth2012-06-231-2/+1
* require cmdlnDaniel Holth2012-06-231-1/+1
* include commandline tool, wheelfile parsingDaniel Holth2012-06-235-1/+134
* implement extra requirements as extra == 'name'Daniel Holth2012-05-311-4/+4
* replace Metadata-Version with 1.2Daniel Holth2012-05-302-10/+5
* preserve linebreaks in METADATA (PKG-INFO)Daniel Holth2012-05-301-3/+4
* write RECORDDaniel Holth2012-05-293-17/+65