summaryrefslogtreecommitdiffstats
path: root/Mac/OSX
Commit message (Expand)AuthorAgeFilesLines
* Patch #755147 by Brian Lenihan:Jack Jansen2003-06-161-5/+5
* Example database for Package Manager.Jack Jansen2003-05-281-0/+51
* Alternate fix for #728744: use OSA and Apple Help Indexing Tool's idleStatusJack Jansen2003-05-277-1/+686
* Fixed the DESTDIR modifications to also allow MacOSX framework buildsJack Jansen2003-05-251-48/+55
* Pydoc also needs its #! line massaged. Fixes #733199.Jack Jansen2003-05-091-2/+8
* Pass DIRMODE and FILEMODE to Mac/OSX/Makefile on framework builds (andJack Jansen2003-05-092-2/+3
* Merged 2.3b1 welcome message to the trunk.Jack Jansen2003-05-071-4/+17
* Merged 1.2.2.1 fixes:Jack Jansen2003-05-071-12/+14
* The new bundlebuilder-generated applets contain an absolute referenceJack Jansen2003-04-291-1/+10
* Frank Vercruesse gave an okay on removing the copyright notice:Jack Jansen2003-03-251-1/+1
* Lots of tweaks to make this work in the new setting. Not fully tested yet.Jack Jansen2003-03-222-33/+44
* Tools to build a disk image with a binary installer for MacPython-OSX,Jack Jansen2003-03-215-0/+300
* Get rid of Mac.pth: plat-mac is now added through the normal mechanism.Jack Jansen2003-03-172-4/+0
* The MacPython introductory help is now called MacPython Help, and theJack Jansen2003-03-161-8/+16
* 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
* Use pythonw as the default interpreter also for .py scripts (overridableJack Jansen2003-02-191-4/+9
* Undid half of the previous checkin: continue using BuildApplet for mostJack Jansen2003-02-181-14/+8
* Optionally honour #! paths in scripts. Fixes #676358.Jack Jansen2003-02-1714-14/+54
* Moved setupDocs.py to Doc/setup.py and did some cleanup. It now at leastJack Jansen2003-02-141-49/+61
* Got building documentation from source to work.Jack Jansen2003-02-141-4/+3
* 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
* correct comment (and add newline at end)Just van Rossum2003-01-041-2/+2
* Adapted for the move of Mac/Lib to Lib/plat-mac. Makefile.pre.in nowJack Jansen2002-12-302-82/+6
* Changed the input field for the interpreter to use (in the preferencesJack Jansen2002-12-269-10/+52
* Changed folder name for apps from Python to MacPython-$(VERSION) (for aJack Jansen2002-12-252-2/+2
* Build _AE too.Jack Jansen2002-11-291-0/+4
* Lots of restructuring, mostly suggested by Bill Bumgarner. MainJack Jansen2002-11-256-57/+242
* changed to use Lib/bundlebuilder.py instead of scripts/buildappbundle.pyJust van Rossum2002-11-221-5/+8
* dded cvsignores.Jack Jansen2002-11-204-2/+12
* Minimal instructions on building a MacPython-OSX addon for Apple'sJack Jansen2002-11-201-0/+62
* Build PythonLauncher for MacPython-OSX 2.2 as well.Jack Jansen2002-11-202-5/+28
* This file is now generated dynamically.Jack Jansen2002-11-201-2/+0
* Build waste, _Help and _Scrap too.Jack Jansen2002-11-181-6/+78
* First stab at a Makefile that will create a MacPython that uses theJack Jansen2002-11-152-0/+90
* - 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
* add ./ to configure command so it actually works verbatimJust van Rossum2002-09-161-1/+1
* Patch by Tony Lownds: build an IDLE applet too, if _tkinter is available.Jack Jansen2002-09-121-1/+21
* Updated the notes on building a binary installer.Jack Jansen2002-09-061-2/+15
* Fixed a typo in the binary install notesJack Jansen2002-09-061-66/+72
* Started on documentation for building a MacOSX binary installer.Jack Jansen2002-09-061-1/+28
* 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
* On Jaguar the default mode for files in the installed product is 444 (or 555)Jack Jansen2002-08-301-0/+1
* Distutils-based script by Bill Fancher to download the Python documentationJack Jansen2002-08-281-0/+166
* - Install a symlink to the documentation (which lives in the framework)Jack Jansen2002-08-281-0/+4