Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removing the obvious OS9-only documents§ | Jack Jansen | 2003-11-19 | 1 | -424/+0 |
| | |||||
* | Merging the various tweaks for MacPython-OS9 2.3a1 back into the trunk. | Jack Jansen | 2003-01-08 | 1 | -95/+44 |
| | |||||
* | Added a note about compiler warnings. | Jack Jansen | 2002-01-30 | 1 | -0/+4 |
| | |||||
* | Removed references to download of Waste. | Jack Jansen | 2002-01-11 | 1 | -5/+0 |
| | |||||
* | Updated for CW7 and Tcl/Tk 8.3.4. Also added a few other things | Jack Jansen | 2002-01-08 | 1 | -52/+44 |
| | | | | that were changed but not yet reflected in this document. | ||||
* | Updated to the current state of things (long overdue). | Jack Jansen | 2001-08-16 | 1 | -91/+61 |
| | |||||
* | Files for 2.1 distribution. | Jack Jansen | 2001-04-25 | 1 | -19/+21 |
| | |||||
* | Added a note that this file is incorrect for 2.1a2. | Jack Jansen | 2001-02-17 | 1 | -0/+3 |
| | |||||
* | Refer to the sourceforge site for gusi downloads. | Jack Jansen | 2000-12-12 | 1 | -2/+2 |
| | |||||
* | Updated for 2.0b1 | Jack Jansen | 2000-09-10 | 1 | -85/+62 |
| | |||||
* | Updated for the 1.6a2 distribution: added a note about the special Tcl/Tk ↵ | Jack Jansen | 2000-05-07 | 1 | -18/+23 |
| | | | | distribution, about Quicktime Exschange and a few minor updates. | ||||
* | And added a note about needing two "cvs update"s. | Jack Jansen | 2000-02-11 | 1 | -0/+6 |
| | |||||
* | Explained that you have to checkout the Mac portion of Python in a separate | Jack Jansen | 2000-02-11 | 1 | -3/+24 |
| | | | | folder and then move it to the Python hierarchy. | ||||
* | vec_longjmp added to list of "forbidden" functions in .exp file. | Jack Jansen | 1999-09-30 | 1 | -1/+1 |
| | |||||
* | Removed reference to the PSA (PSA membership no longer needed for CVS | Jack Jansen | 1999-04-12 | 1 | -13/+14 |
| | | | | | access). New location for MacCVS. | ||||
* | Added some clarification on CWGUSI building and pathnames as they come | Jack Jansen | 1999-03-10 | 1 | -23/+33 |
| | | | | out of the CVS repository. | ||||
* | (finally) unified the interpreter and the applet as Just suggested ages ago. The | Jack Jansen | 1999-02-14 | 1 | -11/+5 |
| | | | | resulting program is called PythonInterpreter. | ||||
* | Updated for the new one-slb-per-extension scheme. | Jack Jansen | 1999-02-10 | 1 | -14/+24 |
| | | | | | Added a few references to cvs locations for external libraries. img now builds in its own Extensions folder. | ||||
* | Partly updated to reflect the new organization and the availability of CVS | Jack Jansen | 1999-02-03 | 1 | -44/+81 |
| | | | | access. Will still need a bit of work when all plugins are separated, probably. | ||||
* | Added a note about the buildlibs script. | Jack Jansen | 1998-08-27 | 1 | -4/+11 |
| | |||||
* | Added (minimal) documentation on how to build standalone applications | Jack Jansen | 1998-02-25 | 1 | -30/+20 |
| | | | | | | with Python. Updated various things (versions of libraries used, urls). | ||||
* | Upped tcl/tk instructions for 8.0p2 | Jack Jansen | 1997-12-23 | 1 | -1/+1 |
| | |||||
* | Modified for installer and new names of various applets. Also cleaned | Jack Jansen | 1997-08-27 | 1 | -54/+45 |
| | | | | up anything else I saw. | ||||
* | Docs on new tcl/tk, new build tree layout | Jack Jansen | 1997-08-19 | 1 | -55/+26 |
| | |||||
* | Updated for 1.5a2 distribution | Jack Jansen | 1997-05-29 | 1 | -24/+17 |
| | |||||
* | Updated for building with MSL libraries | Jack Jansen | 1997-05-07 | 1 | -41/+50 |
| | |||||
* | "ported" Guido's embedding demo to the mac, and wrote some minimal | Jack Jansen | 1997-01-15 | 1 | -1/+1 |
| | | | | notes on embedding on the mac. | ||||
* | - CWGUSI has moved | Jack Jansen | 1996-12-23 | 1 | -21/+24 |
| | | | | - Changed instructions for Tcl 7.6/Tk 4.2 | ||||
* | Updated (which should have been done before the 1.4 distribution). | Jack Jansen | 1996-11-09 | 1 | -6/+12 |
| | |||||
* | Added a note about PythonApplet name | Jack Jansen | 1996-10-22 | 1 | -12/+11 |
| | |||||
* | Added a warning about gusi cfm68k "far data" | Jack Jansen | 1996-10-16 | 1 | -1/+4 |
| | |||||
* | Added note about modified gusi | Jack Jansen | 1996-09-07 | 1 | -3/+11 |
| | |||||
* | - Added cfm68k instructions | Jack Jansen | 1996-08-23 | 1 | -15/+67 |
| | | | | | - Changed names of various things - Explain how to recreate .exp files. | ||||
* | Changed instructions for new releases of cwgusi, waste and tcl/tk, | Jack Jansen | 1996-08-06 | 1 | -209/+274 |
| | | | | moved some urls around, reformatted. | ||||
* | Build instructions for source distribution that were somehow never | Jack Jansen | 1996-08-05 | 1 | -0/+351 |
checked in. Modified: removed stdwin references, added note on tcl memory allocation. |