1. 13 Tem, 2000 1 kayıt (commit)
  2. 02 Kas, 1999 1 kayıt (commit)
  3. 21 Haz, 1999 1 kayıt (commit)
    • Guido van Rossum's avatar
      Patch submitted by Toby Dickenson and approved by Mark Hammond. · 43128905
      Guido van Rossum yazdı
      Toby writes:
      
      winmakemakefile.py tries to allow for spaces in the python install
      path, by adding quotes around the appropriate filenames. It doesn't
      quite get this correct; sometimes the quotes end up in the middle of
      the path.
      
      Microsoft's NMAKE version 6.0 is happy with this (!!!!)  unless there
      is also a space in the name. I guess most users of freeze on windows
      do not use the same path as the binary distribution.
      
      I've tested the following changes on systems with and without a space
      in the path.
      43128905
  4. 25 Agu, 1998 1 kayıt (commit)
    • Guido van Rossum's avatar
      New version, with contributions from Sjoerd Mullender and Mark Hammond. · baf06034
      Guido van Rossum yazdı
      Sjoerd writes:
      
      This version of freeze creates one file per Python module, instead of
      one humongous file for all Python modules.
      bkfile: new module to used to write files with backups.  No new file
      is produced if the new contents is identical to the old.
      New option "-x excluded-module" for modulefinder test program.
      New option "-i filename" for freeze main program to include a list of
      options in place of the -i option.
      baf06034
  5. 18 May, 1998 1 kayıt (commit)
  6. 20 Mar, 1998 1 kayıt (commit)
  7. 07 Mar, 1998 1 kayıt (commit)
  8. 06 Mar, 1998 1 kayıt (commit)
  9. 04 Mar, 1998 1 kayıt (commit)
  10. 14 Agu, 1997 2 kayıt (commit)