summaryrefslogtreecommitdiffstats
path: root/Mac/OSX/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Do an actual test for xcodebuild, in stead of relying on the user toJack Jansen2004-06-021-3/+5
* the "idle" script has moved from Lib/idlelib to Tools/scripts.Jack Jansen2003-11-271-2/+2
* Temporary fix for buildon on both Panther and Jaguar.Jack Jansen2003-11-191-1/+5
* Upped versionJack Jansen2003-11-191-1/+1
* Scripts runs with pythonw no longer had full window manager access dueJack Jansen2003-07-231-2/+2
* removed trailing tabs in several places, including after the finalFred Drake2003-07-071-8/+7
* Fixed lots of minor issues found by Edward Moy: incorrect versionJack Jansen2003-07-041-1/+1
* Added missing newline at end of file.Jack Jansen2003-07-041-1/+2
* Moved the IDE tutorial to a directory with a shorter name. The longJack Jansen2003-07-021-1/+1
* Give compileall a -d option so it works correctly in the face ofJack Jansen2003-06-211-2/+2
* Installation of PythonLauncher has been failing silently, probably sinceJack Jansen2003-06-201-2/+2
* Added a target frameworkinstallextras (OSX framework build specific,Jack Jansen2003-06-191-0/+8
* Patch #755147 by Brian Lenihan:Jack Jansen2003-06-161-5/+5
* Fixed the DESTDIR modifications to also allow MacOSX framework buildsJack Jansen2003-05-251-48/+55
* Pass DIRMODE and FILEMODE to Mac/OSX/Makefile on framework builds (andJack Jansen2003-05-091-1/+2
* Get rid of Mac.pth: plat-mac is now added through the normal mechanism.Jack Jansen2003-03-171-2/+0
* Add a simple Apple Help book to the framework.Jack Jansen2003-03-111-5/+14
* In Mac OS X framework builds don't assume that the executable will beJack Jansen2003-02-251-6/+6
* Fix building of Idle applet.Jack Jansen2003-02-241-5/+1
* Undid half of the previous checkin: continue using BuildApplet for mostJack Jansen2003-02-181-14/+8
* Use bundlebuilder directly to build applets.Jack Jansen2003-02-121-7/+34
* Install "python$(VERSION)" into /usr/local as the symlink to the framework,Jack Jansen2003-01-281-2/+4
* Adapted for the move of Mac/Lib to Lib/plat-mac. Makefile.pre.in nowJack Jansen2002-12-301-80/+4
* Changed folder name for apps from Python to MacPython-$(VERSION) (for aJack Jansen2002-12-251-1/+1
* Build PythonLauncher for MacPython-OSX 2.2 as well.Jack Jansen2002-11-201-2/+4
* - Building IDE is optional on waste being available, similar to buildingJack Jansen2002-11-111-21/+28
* Got rid of the python.rsrc resource file. The error message strings andJack Jansen2002-11-071-33/+5
* Patch by Tony Lownds: build an IDLE applet too, if _tkinter is available.Jack Jansen2002-09-121-1/+21
* Generate pythonw.sh on the fly.Jack Jansen2002-09-021-5/+7
* Pass -x badsyntax to compileall.Jack Jansen2002-09-021-4/+4
* Fix for Jaguar: use ln for installing symlinks, install no longer works.Jack Jansen2002-08-301-2/+2
* - Install a symlink to the documentation (which lives in the framework)Jack Jansen2002-08-281-0/+4
* Try to cater for a source tree checked out with MacCVS in stead ofJack Jansen2002-08-151-6/+36
* - Precompile py files in Mac subtree after installingJack Jansen2002-08-091-28/+34
* By popular demand the frameworkinstall target now installs everything:Jack Jansen2002-08-091-17/+21
* Build the IDE last, as it may fail because of waste missing.Jack Jansen2002-08-021-1/+1
* When building the IDE check that waste is available, to forestallJack Jansen2002-08-021-0/+5
* Also create BuildApplet. It's useful enough as a standalone application.Jack Jansen2002-08-021-1/+6
* Added one call to Py_Main(), for OSX framework builds only, that will get theJack Jansen2002-08-021-16/+2
* Python.app is now a hidden application, deep in the framework. It willJack Jansen2002-08-011-30/+29
* - Install into /Applications/Python in stead of into /Applications.Jack Jansen2002-07-311-8/+23
* Got rid of symlink target, and in stead have "make dontinstallmacsubtree"Jack Jansen2002-07-081-8/+8
* Patch #557719 by Tony Lownds, slightly massaged by me: streamline theJack Jansen2002-06-211-10/+25
* Added missing dirs to LIBSUBDIRS, and reformatted it so it's easier to readJack Jansen2002-05-231-3/+14
* Added -Wno-long-doubleJack Jansen2002-03-291-1/+2
* Added target "installunixprograms" which installs python and pythonw inJack Jansen2002-03-291-2/+22
* Use full paths for Rez and DeRez, which may not be on $PATH. Fixes bugJack Jansen2002-01-271-3/+5
* Also install the Tools directory on "make installmacsubtree".Jack Jansen2002-01-211-1/+40
* Added a note that you have to add Mac/Lib to sys.path after doingJack Jansen2002-01-181-0/+3
* Include errors.rsrc in the Python.app resource file, so the error stringsJack Jansen2002-01-151-2/+6