1. 3f1d0b3 Issue 22878: PEP 477 - "make install" and "make altinstall" integration by Ned Deily · 10 years ago
  2. 8e60f6e Issue #18098: The deprecated OS X Build Applet.app fails to build on by Ned Deily · 11 years ago
  3. e1c979495 Issue #14018: Backport OS X installer updates from 3.3. by Ned Deily · 12 years ago
  4. c5df563 Issue #12627: Implement PEP 394 for OS X framework builds. by Ned Deily · 13 years ago
  5. 22f63b5 Issue #11217: For 64-bit/32-bit Mac OS X universal framework builds, by Ned Deily · 13 years ago
  6. 0969c67 Fix for issue 9392: without this patch a framework build will not install by Ronald Oussoren · 14 years ago
  7. 01d149f Fix for issue #3646: with this patch it is possible to do a by Ronald Oussoren · 14 years ago
  8. 1bf0202 The PythonLauncher change is needed due by Ronald Oussoren · 14 years ago
  9. 2a4ab81 Fix for issue #7998: pythonw didn't work when --with-framework-name was by Ronald Oussoren · 15 years ago
  10. a55af9a - Issue #7658: Ensure that the new pythonw executable works on OSX 10.4 by Ronald Oussoren · 15 years ago
  11. 92919a6 Issue #6834: replace the implementation for the 'python' and 'pythonw' executables on OSX. by Ronald Oussoren · 15 years ago
  12. 364b221 Remove some old MacPython files that are no longer relevant. by Ronald Oussoren · 15 years ago
  13. 354bb5c Fixes issue 5270 by Ronald Oussoren · 15 years ago
  14. 5aa0b4d Fix build issue on OSX 10.4, somehow this wasn't committed before. by Ronald Oussoren · 16 years ago
  15. 1b6c4c8 issue #3199: Fix typo in Mac/Makefile.in by Mark Dickinson · 16 years ago
  16. 5640ce2 MacOS X: Enable 4-way universal builds by Ronald Oussoren · 16 years ago
  17. 580c7fe Fix for issue #2573: Can't change the framework name on OS X builds by Ronald Oussoren · 16 years ago
  18. a6790f1 Tweak Mac/Makefile in to ensure that pythonw gets rebuild when the major version by Ronald Oussoren · 18 years ago
  19. 4fbb080 Use configure to substitute the correct prefix instead of hardcoding by Ronald Oussoren · 18 years ago
  20. 32f5d8f Move Mac/OSX/* one level up by Ronald Oussoren · 18 years ago[Renamed (81%) from Mac/OSX/Makefile.in]
  21. 5b78732 * Ensure that "make altinstall" works when the tree was configured by Ronald Oussoren · 18 years ago
  22. f70b14f "Import" LDFLAGS in Mac/OSX/Makefile.in to ensure pythonw gets build with by Ronald Oussoren · 18 years ago
  23. da89b99 Avoid creating a mess when installing a framework for the second time. by Ronald Oussoren · 18 years ago
  24. 3e3cb79 Fix some minor issues with the generated application bundles on MacOSX by Ronald Oussoren · 18 years ago
  25. 1003448 I missed one small detail in my rewrite of the osx build files: the path by Ronald Oussoren · 18 years ago
  26. 836b039 Rework the build system for osx applications: by Ronald Oussoren · 18 years ago