1. 09 Ock, 2011 1 kayıt (commit)
  2. 06 Ock, 2011 1 kayıt (commit)
  3. 12 Şub, 2009 1 kayıt (commit)
  4. 30 Ara, 2008 1 kayıt (commit)
    • Ronald Oussoren's avatar
      Make it possible to install a framework build of Python 3.x on OSX. · 21600159
      Ronald Oussoren yazdı
      This the build machinery on OSX to re-enable building (and installing)
      PythonLauncher.app and IDLE.app.
      
      This needs ports of fixes to Lib/distutils/util.py and Include/pymacconfig.h
      to be fully functiontional, to be fully functional.
      
      I also have a patch for Makefile.pre.in that I'll post on bugs.python.org
      for review.
      21600159
  5. 05 Tem, 2008 1 kayıt (commit)
  6. 01 Tem, 2008 1 kayıt (commit)
    • Benjamin Peterson's avatar
      Hopefully fix make framework install on Mac (see 3174) · de9c869f
      Benjamin Peterson yazdı
      Removal of the Mac modules broke many of the Mac scripts (including
      BuildApplet.py) so the building of the Python launcher and IDLE.app was
      broken. I manually copied built versions of those apps into Mac. Everything else
      which used Mac modules had to die.
      de9c869f