| Commit message (Expand) | Author | Age | Files | Lines |
* | Quote the arguments, they may contain strings. | Jack Jansen | 2002-08-07 | 1 | -1/+1 |
|
|
* | Added an icon for .pyw files. | Jack Jansen | 2002-08-02 | 2 | -0/+15 |
|
|
* | Build the IDE last, as it may fail because of waste missing. | Jack Jansen | 2002-08-02 | 1 | -1/+1 |
|
|
* | Added a lot more information on framework builds, the various .app's, | Jack Jansen | 2002-08-02 | 1 | -2/+87 |
|
|
* | Updated for the new path to Python.app. | 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 | 2 | -43/+24 |
|
|
* | Python.app is now a hidden application, deep in the framework. It will | Jack Jansen | 2002-08-01 | 2 | -32/+31 |
|
|
* | Only show the UI for selecting options if the ALT key was depressed while | Jack Jansen | 2002-08-01 | 1 | -18/+7 |
|
|
* | - Install into /Applications/Python in stead of into /Applications. | Jack Jansen | 2002-07-31 | 1 | -8/+23 |
|
|
* | Install into /Applications/Python in stead of into /Applications. | Jack Jansen | 2002-07-31 | 1 | -3/+2 |
|
|
* | Implemented starting Python in a terminal window. The implementation isn't | Jack Jansen | 2002-07-31 | 5 | -6/+177 |
|
|
* | First stab at the launcher application. This will be run when the user | Jack Jansen | 2002-07-29 | 24 | -0/+1413 |
|
|
* | 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 | 2 | -10/+27 |
|
|
* | Added missing dirs to LIBSUBDIRS, and reformatted it so it's easier to read | Jack Jansen | 2002-05-23 | 1 | -3/+14 |
|
|
* | Add Mac/Lib/lib-scriptpackages to sys.path too. | Jack Jansen | 2002-03-30 | 1 | -2/+4 |
|
|
* | 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 |
|
|
* | Shell script that invokes Python.app from the command line. Called pythonw | Jack Jansen | 2002-03-29 | 1 | -0/+2 |
|
|
* | 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 | 2 | -0/+7 |
|
|
* | Include errors.rsrc in the Python.app resource file, so the error strings | Jack Jansen | 2002-01-15 | 1 | -2/+6 |
|
|
* | Updated, and converted line-endings to unix-style (oops:-) | Jack Jansen | 2001-12-09 | 1 | -1/+1 |
|
|
* | removed debug print. | Jack Jansen | 2001-09-11 | 1 | -1/+0 |
|
|
* | Added a note about making sure the Lac/Lib directory is in sys.path. | Jack Jansen | 2001-09-11 | 1 | -2/+8 |
|
|
* | Install the dialog resources into the application bundle. The EasyDialogs | Jack Jansen | 2001-09-09 | 1 | -1/+7 |
|
|
* | Oops, this file is very outdated. Removed. | Jack Jansen | 2001-09-08 | 1 | -116/+0 |
|
|
* | Minimal instructions for using the Makefile here. Also a clear | Jack Jansen | 2001-09-06 | 1 | -0/+28 |
|
|
* | 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 |
|
|
* | Steven Majewski's instructions for building the toolbox modules for | Jack Jansen | 2001-02-16 | 1 | -0/+116 |
|
|