1 |
|
2002-07-10 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* setup.py (create_init_module): New configurable variable whose |
4 |
|
default depends on the platform we're running on. |
5 |
|
(ThubanInstall.initialize_options): Initialize |
6 |
|
self.create_init_module from the global create_init_module |
7 |
|
(ThubanInstall.user_options): indictate that the options |
8 |
|
create-init-module and init-module-dir have arguments. |
9 |
|
|
10 |
|
* setup.py: In the setup call change the version number to include |
11 |
|
cvs. |
12 |
|
|
13 |
|
* MANIFEST.in: Add the files in Examples |
14 |
|
|
15 |
2002-07-09 Bernhard Herzog <[email protected]> |
2002-07-09 Bernhard Herzog <[email protected]> |
16 |
|
|
17 |
|
* setup.py: In the setup call, use the thuban homepage as the |
18 |
|
value of the url parameter. |
19 |
|
|
20 |
|
* Examples: New subdirectory for examples. |
21 |
|
|
22 |
|
* Examples/simple_extensions/simple_tool.xpm, |
23 |
|
Examples/simple_extensions/simple_tool.py, |
24 |
|
Examples/simple_extensions/simple_command.py, |
25 |
|
Examples/simple_extensions/README: Simple examples showing how to |
26 |
|
add new commands and tools. |
27 |
|
|
28 |
* setup.cfg (bdist_rpm): Add the default value for prefix and tell |
* setup.cfg (bdist_rpm): Add the default value for prefix and tell |
29 |
bdist_rpm that we also have an install script. |
bdist_rpm that we also have an install script. |
30 |
(bdist_inno): Add 2002 to the copyright notice. |
(bdist_inno): Add 2002 to the copyright notice. |