Thomas Heller
904ca11a87
Changes:
...
distutils/command/bdist_wininst.py:
- the windows installer is again able to compile after installing
the files. Note: The default has changed, the packager has to
give --no-target-compile/--no-target-optimize to NOT compile
on the target system. (Another note: install_lib's --compile
--optimize options have the same semantics to switch off
the compilation. Shouldn't the names change?)
- All references to specific python versions are gone.
- A small bug:
raise DistutilsPlatformError ("...")
instead of
raise DistutilsPlatformError, ("...")
- When bdist_wininst creates an installer for one specific python
version, this is reflected in the name:
Distutils-0.9.2.win32-py15.exe instead of
Distutils-0.9.2.win32.exe
- bdist_wininst, when run as script, reads the wininst.exe file
and rewrites itself. Previously this was done by hand.
misc/install.c
- All the changes needed for compilation
- Deleted a lot of debug/dead code
2000-09-07 15:59:22 +00:00
..
2000-09-01 20:47:37 +00:00
2000-08-09 21:11:07 +00:00
2000-09-07 15:59:22 +00:00
2000-09-05 04:49:50 +00:00
2000-07-16 12:04:32 +00:00
2000-08-15 01:13:23 +00:00
2000-07-16 12:04:32 +00:00
2000-09-07 15:05:09 +00:00
1996-08-08 18:24:58 +00:00
1996-08-08 18:24:58 +00:00
1998-05-06 15:14:36 +00:00
1998-05-06 15:14:36 +00:00
2000-08-31 02:42:11 +00:00
2000-08-31 02:42:11 +00:00
1996-08-08 18:25:40 +00:00
2000-08-18 14:59:33 +00:00
2000-08-18 14:59:33 +00:00
1996-01-26 17:43:46 +00:00
1999-04-12 14:35:08 +00:00
1997-12-03 18:44:57 +00:00
1996-08-16 18:14:41 +00:00
1994-08-01 11:34:53 +00:00
1999-04-12 14:35:08 +00:00
2000-03-31 20:03:56 +00:00
2000-09-04 07:34:06 +00:00
2000-08-04 03:14:55 +00:00
2000-08-17 05:06:49 +00:00
1998-04-28 15:23:09 +00:00
2000-07-16 12:04:32 +00:00
2000-02-25 11:48:42 +00:00
2000-06-28 15:07:31 +00:00
2000-08-17 05:06:49 +00:00
2000-07-25 14:34:38 +00:00
2000-08-16 20:30:21 +00:00
1998-03-26 21:13:24 +00:00
2000-02-02 15:10:15 +00:00
2000-08-17 05:06:49 +00:00
2000-02-02 15:10:15 +00:00
1993-10-22 14:24:22 +00:00
2000-08-30 14:01:28 +00:00
2000-08-25 21:47:56 +00:00
2000-09-01 03:27:34 +00:00
1999-08-26 15:50:43 +00:00
2000-07-11 13:03:55 +00:00
2000-02-28 15:12:25 +00:00
2000-07-16 12:04:32 +00:00
1998-10-22 21:56:15 +00:00
2000-02-14 21:30:52 +00:00
1998-03-26 21:13:24 +00:00
1999-03-29 20:25:40 +00:00
2000-07-21 05:19:59 +00:00
2000-08-24 14:40:35 +00:00
2000-02-02 15:10:15 +00:00
2000-09-07 11:00:03 +00:00
1999-05-03 18:09:26 +00:00
2000-02-04 15:39:30 +00:00
2000-08-24 22:44:53 +00:00
2000-08-22 13:01:53 +00:00
2000-07-10 13:56:35 +00:00
2000-07-03 08:18:47 +00:00
2000-04-10 17:16:12 +00:00
2000-06-28 14:48:01 +00:00
2000-02-04 15:39:30 +00:00
2000-02-04 15:10:34 +00:00
2000-09-01 06:09:23 +00:00
2000-02-25 16:34:11 +00:00
2000-02-28 15:12:25 +00:00
2000-09-01 02:20:20 +00:00
1997-10-22 21:00:49 +00:00
2000-03-28 21:45:46 +00:00
2000-07-29 20:15:26 +00:00
2000-02-04 15:10:34 +00:00
1999-05-03 18:13:51 +00:00
2000-08-23 20:34:17 +00:00
2000-04-13 14:52:27 +00:00
2000-05-25 03:25:26 +00:00
2000-02-04 15:10:34 +00:00
2000-07-18 09:09:48 +00:00
2000-02-04 15:10:34 +00:00
1998-03-26 21:13:24 +00:00
2000-02-04 15:10:34 +00:00
2000-07-16 12:04:32 +00:00
2000-08-23 09:13:40 +00:00
1994-08-23 13:32:20 +00:00
2000-02-04 15:39:30 +00:00
2000-08-11 07:48:36 +00:00
2000-02-04 15:10:34 +00:00
1997-10-20 23:16:58 +00:00
2000-07-16 12:04:32 +00:00
2000-04-04 20:53:07 +00:00
2000-02-10 17:17:14 +00:00
1998-04-23 13:34:57 +00:00
2000-02-04 15:39:30 +00:00
2000-08-17 05:06:49 +00:00
2000-02-04 15:10:34 +00:00
2000-07-13 13:25:07 +00:00
2000-07-16 12:04:32 +00:00
2000-08-22 13:01:53 +00:00
2000-05-30 13:25:35 +00:00
2000-08-28 17:20:05 +00:00
1998-09-17 15:01:38 +00:00
2000-07-16 12:04:32 +00:00
2000-06-29 16:15:52 +00:00
2000-02-04 15:10:34 +00:00
2000-09-01 20:38:55 +00:00
2000-07-16 12:04:32 +00:00
2000-08-29 14:57:27 +00:00
2000-08-22 13:01:53 +00:00
2000-07-16 12:04:32 +00:00
2000-09-04 03:19:48 +00:00
1994-08-01 11:34:53 +00:00
2000-08-10 04:23:30 +00:00
2000-07-16 12:04:32 +00:00
2000-07-03 13:44:25 +00:00
2000-02-04 15:10:34 +00:00
2000-02-04 15:39:30 +00:00
2000-06-28 14:48:01 +00:00
2000-02-04 15:28:42 +00:00
2000-02-04 15:28:42 +00:00
2000-08-01 21:22:16 +00:00
2000-05-30 13:25:35 +00:00
2000-02-04 15:28:42 +00:00
2000-02-04 15:28:42 +00:00
2000-02-04 15:28:42 +00:00
1998-09-21 14:53:26 +00:00
2000-08-24 20:14:10 +00:00
2000-07-16 12:04:32 +00:00
2000-03-27 19:29:31 +00:00
2000-02-04 15:39:30 +00:00
2000-06-29 18:50:59 +00:00
2000-02-10 17:17:14 +00:00
2000-07-09 16:44:26 +00:00
2000-07-12 09:55:30 +00:00
2000-09-04 15:55:31 +00:00
2000-09-05 04:39:55 +00:00
2000-09-01 06:40:07 +00:00
1999-01-06 15:20:49 +00:00
2000-08-16 20:30:21 +00:00
2000-09-01 03:25:14 +00:00
2000-08-07 20:59:04 +00:00
2000-08-01 22:47:49 +00:00
2000-09-02 11:03:34 +00:00
2000-08-07 20:59:04 +00:00
2000-02-04 15:28:42 +00:00
2000-02-04 15:39:30 +00:00
2000-02-04 15:28:42 +00:00
2000-07-16 12:04:32 +00:00
2000-02-28 15:12:25 +00:00
2000-07-16 12:04:32 +00:00
2000-08-17 04:45:13 +00:00
2000-08-17 04:45:13 +00:00
2000-08-24 21:08:39 +00:00
2000-02-23 15:32:19 +00:00
2000-05-02 14:32:11 +00:00
2000-08-29 14:55:03 +00:00
2000-08-18 15:50:54 +00:00
2000-08-17 04:45:13 +00:00
2000-08-24 21:08:39 +00:00
2000-08-24 21:44:52 +00:00
2000-08-22 02:04:46 +00:00
2000-02-04 15:28:42 +00:00
2000-03-10 23:18:11 +00:00
2000-02-04 15:28:42 +00:00
2000-07-16 12:04:32 +00:00
2000-08-31 15:48:10 +00:00
1994-03-07 11:45:36 +00:00
2000-06-20 18:32:16 +00:00
2000-03-30 15:00:33 +00:00
2000-08-08 16:12:54 +00:00
2000-08-24 20:14:10 +00:00
2000-08-24 21:47:34 +00:00
2000-08-17 04:45:13 +00:00
2000-08-17 04:45:13 +00:00
2000-09-03 17:12:50 +00:00
2000-08-04 08:46:59 +00:00
2000-06-30 19:33:35 +00:00
1998-03-26 21:13:24 +00:00
2000-08-31 10:27:00 +00:00
2000-06-13 18:49:53 +00:00