- 27 Agu, 2001 1 kayıt (commit)
-
-
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.
-
- 01 Eki, 1999 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 21 Ock, 1999 1 kayıt (commit)
-
-
Jack Jansen yazdı
them, so the warning is obsolete).
-
- 26 Haz, 1998 1 kayıt (commit)
-
-
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.
-