- 13 Ara, 2001 1 kayıt (commit)
-
-
Just van Rossum yazdı
Not sure how to properly solve this.
-
- 27 Agu, 2001 2 kayıt (commit)
-
-
Jack Jansen yazdı
-
Jack Jansen yazdı
When we're freezing to sourcecode and one of the modules is a dynamic module that is in a package we freeze that module at toplevel (outside any package). Not optimal, but there is little more we can do as config.c has no way to specify a builtin module has to be dumped into a package.
-
- 25 Agu, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 20 Mar, 2001 2 kayıt (commit)
-
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
- 14 Eyl, 2000 1 kayıt (commit)
-
-
Jack Jansen yazdı
Added _winreg to the non-required modules.
-
- 20 Haz, 2000 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 13 Haz, 2000 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 17 May, 2000 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 04 Kas, 1999 2 kayıt (commit)
-
-
Just van Rossum yazdı
-
Just van Rossum yazdı
- changed the API of process() so it will return a list of missing modules instead of raising an exception. - minor cleanups (jvr)
-
- 01 Eki, 1999 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 30 Eyl, 1999 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 30 Haz, 1999 1 kayıt (commit)
-
-
Just van Rossum yazdı
-
- 04 Haz, 1999 1 kayıt (commit)
-
-
Jack Jansen yazdı
but not complain if it isn't (giving an ImportError when the frozen code is run).
-
- 24 Nis, 1999 1 kayıt (commit)
-
-
Just van Rossum yazdı
added 'org.python.core' to the maymiss list (pickly.py tries to import it, probably for JPython support) -- jvr
-
- 30 Ock, 1999 2 kayıt (commit)
-
-
Just van Rossum yazdı
-
Just van Rossum yazdı
-
- 29 Ock, 1999 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 21 Ock, 1999 1 kayıt (commit)
-
-
Jack Jansen yazdı
them, so the warning is obsolete).
-
- 01 Kas, 1998 1 kayıt (commit)
-
-
Jack Jansen yazdı
Project files converted for CW Pro 4. And the daylight savings time switch seems to have "modified" the resource files (but nothing has changed there).
-
- 20 Agu, 1998 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 18 Agu, 1998 2 kayıt (commit)
-
-
Jack Jansen yazdı
-
Jack Jansen yazdı
(Just).
-
- 31 Tem, 1998 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 26 Haz, 1998 2 kayıt (commit)
-
-
Jack Jansen yazdı
-
Jack Jansen yazdı
augmenting them here and there. For now, it works more-or-less similar to unix/windows freeze, generating a config.c file, but storing modules in PYC resources. A template project is also copied. The hooks are in place to freeze by merging shared libraries so you can freeze without a C compiler/linker, but this does not work yet.
-