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