1. 19 Ock, 2005 5 kayıt (commit)
  2. 17 Ock, 2005 6 kayıt (commit)
  3. 11 Ock, 2005 1 kayıt (commit)
    • Jack Jansen's avatar
      Backport of fixes for #887242 and #1097739: · 904688b7
      Jack Jansen yazdı
      If $MACOSX_DEPLOYMENT_TARGET is set, and >= 10.3, during configure we
      setup extensions to link with dynamic lookup. We also record the
      value in the Makefile, and distutils uses the same value to build extension
      modules. If MACOSX_DEPLOYMENT_TARGET is not set it defaults to the
      current OSX version.
      
      If we cannot use -undefined dynamic_lookup (such as on 10.2 or earlier)
      we link extensions directly against the dynamic library in the framework in
      stead of against the framework. This will fix building extensions for 2.3
      after 2.4 has been installed too.
      904688b7
  4. 07 Ock, 2005 3 kayıt (commit)
  5. 05 Ock, 2005 1 kayıt (commit)
  6. 04 Ock, 2005 3 kayıt (commit)
  7. 03 Ock, 2005 2 kayıt (commit)
    • Jack Jansen's avatar
      Added one-liner about pimp 0.5 · 3b49289f
      Jack Jansen yazdı
      3b49289f
    • Jack Jansen's avatar
      Backport of 1.37: · 451e02b6
      Jack Jansen yazdı
      - Added an "installer" flavor, which uses the "open" command to install
        something (overridable through Install-command entry)
      - Hidden status is now determined by flavor == hidden, not by
        missing Download-URL. Hidden packages behave like installer packages.
      - Made some error messages a bit more understandable.
      
      Because there's new functionality the version has been upped to 0.5.
      451e02b6
  8. 02 Ock, 2005 4 kayıt (commit)
  9. 31 Ara, 2004 1 kayıt (commit)
    • Jack Jansen's avatar
      Backport: · f3609396
      Jack Jansen yazdı
      Fix for #1091468: DESTROOTed frameworkinstalls fail. Added a --destroot
      option to various tools, and do the right thing when we're doing a destroot
      install.
      f3609396
  10. 30 Ara, 2004 2 kayıt (commit)
  11. 28 Ara, 2004 3 kayıt (commit)
  12. 27 Ara, 2004 1 kayıt (commit)
  13. 24 Ara, 2004 1 kayıt (commit)
  14. 23 Ara, 2004 2 kayıt (commit)
  15. 22 Ara, 2004 5 kayıt (commit)