Greg Ward
|
fd9f168bcf
|
Fixed so the ZIP file (which is bundled into an executable) goes in the
temporary directory ('bdist_base').
Added --dist-dir option to control where the executable is put.
|
2000-07-05 03:08:55 +00:00 |
Greg Ward
|
5d6ae76c09
|
Allow 2.0 on the list of target versions. NB. this isn't enough: the GUI part,
misc/install.c, still needs to be updated, and it looks like a non-trivial
change.
|
2000-06-29 23:50:19 +00:00 |
Greg Ward
|
b0b98a5ee5
|
Fixed to use 'reinitialize_command()' to fetch "install" and "install_lib"
command objects.
Various formatting tweaks, typo fixes in comments.
|
2000-06-28 00:56:20 +00:00 |
Greg Ward
|
27199e8029
|
Thomas Heller's "bdist_wininst" command (unreviewed, untested).
|
2000-06-27 01:24:38 +00:00 |