| Commit message (Expand) | Author | Age | Files | Lines |
* | Changed folder name for apps from Python to MacPython-$(VERSION) (for a | Jack Jansen | 2002-12-25 | 1 | -1/+1 |
|
|
* | Build PythonLauncher for MacPython-OSX 2.2 as well. | Jack Jansen | 2002-11-20 | 1 | -2/+4 |
|
|
* | - Building IDE is optional on waste being available, similar to building | Jack Jansen | 2002-11-11 | 1 | -21/+28 |
|
|
* | Got rid of the python.rsrc resource file. The error message strings and | Jack Jansen | 2002-11-07 | 1 | -33/+5 |
|
|
* | Patch by Tony Lownds: build an IDLE applet too, if _tkinter is available. | Jack Jansen | 2002-09-12 | 1 | -1/+21 |
|
|
* | Generate pythonw.sh on the fly. | Jack Jansen | 2002-09-02 | 1 | -5/+7 |
|
|
* | Pass -x badsyntax to compileall. | Jack Jansen | 2002-09-02 | 1 | -4/+4 |
|
|
* | Fix for Jaguar: use ln for installing symlinks, install no longer works. | Jack Jansen | 2002-08-30 | 1 | -2/+2 |
|
|
* | - Install a symlink to the documentation (which lives in the framework) | Jack Jansen | 2002-08-28 | 1 | -0/+4 |
|
|
* | Try to cater for a source tree checked out with MacCVS in stead of | Jack Jansen | 2002-08-15 | 1 | -6/+36 |
|
|
* | - Precompile py files in Mac subtree after installing | Jack Jansen | 2002-08-09 | 1 | -28/+34 |
|
|
* | By popular demand the frameworkinstall target now installs everything: | Jack Jansen | 2002-08-09 | 1 | -17/+21 |
|
|
* | Build the IDE last, as it may fail because of waste missing. | Jack Jansen | 2002-08-02 | 1 | -1/+1 |
|
|
* | When building the IDE check that waste is available, to forestall | Jack Jansen | 2002-08-02 | 1 | -0/+5 |
|
|
* | Also create BuildApplet. It's useful enough as a standalone application. | Jack Jansen | 2002-08-02 | 1 | -1/+6 |
|
|
* | Added one call to Py_Main(), for OSX framework builds only, that will get the | Jack Jansen | 2002-08-02 | 1 | -16/+2 |
|
|
* | Python.app is now a hidden application, deep in the framework. It will | Jack Jansen | 2002-08-01 | 1 | -30/+29 |
|
|
* | - Install into /Applications/Python in stead of into /Applications. | Jack Jansen | 2002-07-31 | 1 | -8/+23 |
|
|
* | Got rid of symlink target, and in stead have "make dontinstallmacsubtree" | Jack Jansen | 2002-07-08 | 1 | -8/+8 |
|
|
* | Patch #557719 by Tony Lownds, slightly massaged by me: streamline the | Jack Jansen | 2002-06-21 | 1 | -10/+25 |
|
|
* | Added missing dirs to LIBSUBDIRS, and reformatted it so it's easier to read | Jack Jansen | 2002-05-23 | 1 | -3/+14 |
|
|
* | Added -Wno-long-double | Jack Jansen | 2002-03-29 | 1 | -1/+2 |
|
|
* | Added target "installunixprograms" which installs python and pythonw in | Jack Jansen | 2002-03-29 | 1 | -2/+22 |
|
|
* | Use full paths for Rez and DeRez, which may not be on $PATH. Fixes bug | Jack Jansen | 2002-01-27 | 1 | -3/+5 |
|
|
* | Also install the Tools directory on "make installmacsubtree". | Jack Jansen | 2002-01-21 | 1 | -1/+40 |
|
|
* | Added a note that you have to add Mac/Lib to sys.path after doing | Jack Jansen | 2002-01-18 | 1 | -0/+3 |
|
|
* | Include errors.rsrc in the Python.app resource file, so the error strings | Jack Jansen | 2002-01-15 | 1 | -2/+6 |
|
|
* | removed debug print. | Jack Jansen | 2001-09-11 | 1 | -1/+0 |
|
|
* | Install the dialog resources into the application bundle. The EasyDialogs | Jack Jansen | 2001-09-09 | 1 | -1/+7 |
|
|
* | Added targets to install the application, and to install mac-additions | Jack Jansen | 2001-09-06 | 1 | -1/+113 |
|
|
* | Rudimentary makefile for building the executable to go into a | Jack Jansen | 2001-09-05 | 1 | -0/+18 |
|
|