1. 28 Kas, 2010 1 kayıt (commit)
  2. 01 Kas, 2010 1 kayıt (commit)
  3. 31 Eki, 2010 1 kayıt (commit)
  4. 16 Eki, 2010 1 kayıt (commit)
  5. 10 Eki, 2010 1 kayıt (commit)
  6. 21 Eyl, 2010 1 kayıt (commit)
  7. 10 Eyl, 2010 2 kayıt (commit)
  8. 07 Eyl, 2010 1 kayıt (commit)
  9. 30 Agu, 2010 1 kayıt (commit)
  10. 28 May, 2010 1 kayıt (commit)
  11. 25 May, 2010 1 kayıt (commit)
  12. 11 May, 2010 1 kayıt (commit)
  13. 08 May, 2010 6 kayıt (commit)
  14. 05 May, 2010 1 kayıt (commit)
  15. 30 Nis, 2010 2 kayıt (commit)
    • Marc-André Lemburg's avatar
      [issue8211] configure: ignore AC_PROG_CC hardcoded CFLAGS · 6d5e579c
      Marc-André Lemburg yazdı
      Only override the AC_PROG_CC determined CFLAGS if they were set by the user.
      This restores the default behavior in the common case of not having CFLAGS
      defined when running configure.
      6d5e579c
    • Ronald Oussoren's avatar
      Fix for issue #3646: with this patch it is possible to do a · 01d149fc
      Ronald Oussoren yazdı
      framework install of Python in your home directory (on OSX):
      
         $ configure --enable-framework=${HOME}/Library/Frameworks
         $ make && make install
      
      Without this patch the framework would get installed just fine,
      but 'make install' would try to install the application bundles
      and command-line tools outside the user's home, which doesn't work
      for non-admin users (and is bad form anyway).
      01d149fc
  16. 28 Nis, 2010 1 kayıt (commit)
  17. 24 Nis, 2010 1 kayıt (commit)
  18. 18 Nis, 2010 1 kayıt (commit)
  19. 08 Nis, 2010 1 kayıt (commit)
    • Ronald Oussoren's avatar
      This check-in fixes two problems: · 7591285f
      Ronald Oussoren yazdı
      1) A non-critical off-by-one error in pythonw
      
      2) A problem in the configure script that caused
         builds with '--enable-framework --enable-universalsdk=/'
         to fail on OSX 10.6.
      7591285f
  20. 25 Mar, 2010 1 kayıt (commit)
  21. 23 Mar, 2010 1 kayıt (commit)
  22. 14 Mar, 2010 2 kayıt (commit)
  23. 09 Mar, 2010 2 kayıt (commit)
  24. 27 Şub, 2010 1 kayıt (commit)
  25. 15 Şub, 2010 2 kayıt (commit)
  26. 11 Şub, 2010 2 kayıt (commit)
  27. 17 Ock, 2010 3 kayıt (commit)