cpython/Mac
Ronald Oussoren 836b039b7c Rework the build system for osx applications:
* Don't use xcodebuild for building PythonLauncher, but use a normal unix
  makefile. This makes it a lot easier to use the same build flags as for the
  rest of python (e.g. make a universal version of python launcher)
* Convert the mac makefile-s to makefile.in-s and use configure to set makefile
  variables instead of forwarding them as command-line arguments
* Add a C version of pythonw, that we you can use '#!/usr/local/bin/pythonw'
* Build IDLE.app using bundlebuilder instead of BuildApplet, that will allow
  easier modification of the bundle contents later on.
2006-05-14 19:56:34 +00:00
..
Demo Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
IDE scripts Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
MPW Getting rid of support for MacOS9 and earlier. This is the first step, 2003-11-19 14:34:18 +00:00
Modules Fix some warnings on Mac OS X 10.4 2006-04-28 05:28:05 +00:00
OSX Rework the build system for osx applications: 2006-05-14 19:56:34 +00:00
OSXResources Rework the build system for osx applications: 2006-05-14 19:56:34 +00:00
Tools fix typos, mostly in comments 2005-10-28 14:39:47 +00:00
Unsupported/mactcp Getting rid of support for MacOS9 and earlier. This is the first step, 2003-11-19 14:34:18 +00:00
Wastemods Mods to make WASTE module compile and link for MachoPython. Not tested 2001-12-09 23:08:54 +00:00
scripts Updated version numbers. 2004-12-27 15:53:20 +00:00