1. 20 Kas, 2003 1 kayıt (commit)
  2. 19 Kas, 2003 1 kayıt (commit)
  3. 27 May, 2003 1 kayıt (commit)
  4. 17 Ock, 2003 1 kayıt (commit)
  5. 10 Eyl, 2002 1 kayıt (commit)
  6. 02 Agu, 2002 1 kayıt (commit)
    • Jack Jansen's avatar
      Added one call to Py_Main(), for OSX framework builds only, that will get the · 21ed16ac
      Jack Jansen yazdı
      actual script to run in case we are running from an applet. If we are indeed
      running an applet we skip the normal option processing leaving it all to the
      applet code.
      
      This allows us to get use the normal python binary in the Python.app bundle,
      giving us all the normal command line options through PythonLauncher while
      still allowing Python.app to be used as the template for building applets.
      
      Consequently, pythonforbundle is gone, and Mac/Python/macmain.c isn't used
      on OSX anymore.
      21ed16ac
  7. 05 Kas, 2001 1 kayıt (commit)
  8. 10 Eyl, 2001 1 kayıt (commit)
  9. 01 Eyl, 2001 1 kayıt (commit)
  10. 08 Agu, 2001 1 kayıt (commit)
    • Jack Jansen's avatar
      Split macglue.c into two: a new mactoolboxglue.c (in ./Python) · 94bebc03
      Jack Jansen yazdı
      with functionality needed for both unix-Python and MacPython and a
      new smaller ./Mac/Python/macglue.c which contains MacPython stuff only.
      
      pymactoolbox.h has moved to ./Include from ./Mac/Include and now also
      contains the relevant stuff from macglue.h.
      
      The net effect of this is that the ./Mac subdirectory is not needed
      anymore for building the unix-Python core on MacOSX (it is needed
      for building the extension modules).
      94bebc03
  11. 03 Agu, 2001 1 kayıt (commit)
  12. 22 May, 2001 1 kayıt (commit)
  13. 19 May, 2001 1 kayıt (commit)
  14. 17 May, 2001 1 kayıt (commit)
  15. 09 Şub, 2001 1 kayıt (commit)
  16. 12 Ara, 2000 1 kayıt (commit)
  17. 25 Agu, 2000 1 kayıt (commit)
  18. 14 Tem, 2000 1 kayıt (commit)