1. 04 Eki, 2012 1 kayıt (commit)
  2. 25 Agu, 2012 1 kayıt (commit)
  3. 24 Agu, 2012 1 kayıt (commit)
  4. 23 Agu, 2012 1 kayıt (commit)
  5. 07 Agu, 2012 1 kayıt (commit)
  6. 06 Agu, 2012 2 kayıt (commit)
    • Ned Deily's avatar
      Issue #15037: Build OS X installers with local copy of ncurses 5.9 libraries · a0abb440
      Ned Deily yazdı
      to avoid curses.unget_wch bug present in older versions of ncurses such as
      those shipped with OS X.
      a0abb440
    • Ned Deily's avatar
      OS X installer cleanups: · dfca8c95
      Ned Deily yazdı
      - Remove OS X installer and Mac/Makefile dependencies on /Developer which
        no longer exists with Xcode 4; the referenced tools have been installed
        into the usr/bin tool root since Xcode 3.
      - Support adding the SDK usr/bin tool root to the installer's PATH via the
        SDK_TOOLS_BIN environment variable.
      dfca8c95
  7. 30 Tem, 2012 1 kayıt (commit)
  8. 22 Tem, 2012 1 kayıt (commit)
    • Ned Deily's avatar
      Issue #15188: Prevent test_ldshared_value failure due to slightly · 2c80e120
      Ned Deily yazdı
      different parsing of the Makefile by distutils.sysconfig and
      sysconfig in the case when an intermediate config vars, used to
      construct PY_CFLAGS or PY_LDFLAGS, has a trailing space character.
      In this case, the OS X installer build script was leaving a
      trailing space in the OPT and LDFLAGS config vars.  The space is not
      significant and it's not worth toying with the Makefile parsing.
      2c80e120
  9. 21 Tem, 2012 1 kayıt (commit)
  10. 17 Tem, 2012 1 kayıt (commit)
  11. 24 Haz, 2012 4 kayıt (commit)
  12. 26 May, 2012 1 kayıt (commit)
  13. 01 Nis, 2012 1 kayıt (commit)
  14. 17 Mar, 2012 1 kayıt (commit)
  15. 01 Ock, 2012 1 kayıt (commit)
  16. 28 May, 2011 1 kayıt (commit)
  17. 16 Mar, 2011 1 kayıt (commit)
  18. 15 Mar, 2011 1 kayıt (commit)
  19. 21 Şub, 2011 2 kayıt (commit)
  20. 07 Şub, 2011 2 kayıt (commit)
  21. 29 Ock, 2011 1 kayıt (commit)
  22. 18 Ock, 2011 1 kayıt (commit)
  23. 15 Ock, 2011 5 kayıt (commit)
  24. 10 Ock, 2011 1 kayıt (commit)
  25. 09 Ock, 2011 1 kayıt (commit)
  26. 06 Ock, 2011 1 kayıt (commit)
  27. 30 Ara, 2010 1 kayıt (commit)
  28. 07 Ara, 2010 1 kayıt (commit)
    • Ronald Oussoren's avatar
      Two small changes to adjust framework builds to the new stable ABI · 0499d0b0
      Ronald Oussoren yazdı
      Both the Makefile and the script that is used on OSX to create the binary
      installer refer to the directory containing the Makefile using the name
      'config'. This name was changed with the new ABI (with default build flags
      it is now named config-3.2m).  This patch ensures that both files use the
      correct name.
      
      The build-installer.py script contains one other change: it now tests for the
      Tcl/Tk framework version by looking at the 'Current' symlink in the framework
      instead of runnning a script. This makes it possible to verify the version
      that is in the SDK that's used during the build instead of the version that
      is installed on the system.
      0499d0b0
  29. 28 Kas, 2010 1 kayıt (commit)
  30. 24 Haz, 2012 1 kayıt (commit)