summaryrefslogtreecommitdiffstats
path: root/Mac/Demo/building.html
Commit message (Collapse)AuthorAgeFilesLines
* Files for 2.1 distribution.Jack Jansen2001-04-251-19/+21
|
* Added a note that this file is incorrect for 2.1a2.Jack Jansen2001-02-171-0/+3
|
* Refer to the sourceforge site for gusi downloads.Jack Jansen2000-12-121-2/+2
|
* Updated for 2.0b1Jack Jansen2000-09-101-85/+62
|
* Updated for the 1.6a2 distribution: added a note about the special Tcl/Tk ↵Jack Jansen2000-05-071-18/+23
| | | | distribution, about Quicktime Exschange and a few minor updates.
* And added a note about needing two "cvs update"s.Jack Jansen2000-02-111-0/+6
|
* Explained that you have to checkout the Mac portion of Python in a separateJack Jansen2000-02-111-3/+24
| | | | folder and then move it to the Python hierarchy.
* vec_longjmp added to list of "forbidden" functions in .exp file.Jack Jansen1999-09-301-1/+1
|
* Removed reference to the PSA (PSA membership no longer needed for CVSJack Jansen1999-04-121-13/+14
| | | | | access). New location for MacCVS.
* Added some clarification on CWGUSI building and pathnames as they comeJack Jansen1999-03-101-23/+33
| | | | out of the CVS repository.
* (finally) unified the interpreter and the applet as Just suggested ages ago. TheJack Jansen1999-02-141-11/+5
| | | | resulting program is called PythonInterpreter.
* Updated for the new one-slb-per-extension scheme.Jack Jansen1999-02-101-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 CVSJack Jansen1999-02-031-44/+81
| | | | access. Will still need a bit of work when all plugins are separated, probably.
* Added a note about the buildlibs script.Jack Jansen1998-08-271-4/+11
|
* Added (minimal) documentation on how to build standalone applicationsJack Jansen1998-02-251-30/+20
| | | | | | with Python. Updated various things (versions of libraries used, urls).
* Upped tcl/tk instructions for 8.0p2Jack Jansen1997-12-231-1/+1
|
* Modified for installer and new names of various applets. Also cleanedJack Jansen1997-08-271-54/+45
| | | | up anything else I saw.
* Docs on new tcl/tk, new build tree layoutJack Jansen1997-08-191-55/+26
|
* Updated for 1.5a2 distributionJack Jansen1997-05-291-24/+17
|
* Updated for building with MSL librariesJack Jansen1997-05-071-41/+50
|
* "ported" Guido's embedding demo to the mac, and wrote some minimalJack Jansen1997-01-151-1/+1
| | | | notes on embedding on the mac.
* - CWGUSI has movedJack Jansen1996-12-231-21/+24
| | | | - Changed instructions for Tcl 7.6/Tk 4.2
* Updated (which should have been done before the 1.4 distribution).Jack Jansen1996-11-091-6/+12
|
* Added a note about PythonApplet nameJack Jansen1996-10-221-12/+11
|
* Added a warning about gusi cfm68k "far data"Jack Jansen1996-10-161-1/+4
|
* Added note about modified gusiJack Jansen1996-09-071-3/+11
|
* - Added cfm68k instructionsJack Jansen1996-08-231-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 Jansen1996-08-061-209/+274
| | | | moved some urls around, reformatted.
* Build instructions for source distribution that were somehow neverJack Jansen1996-08-051-0/+351
checked in. Modified: removed stdwin references, added note on tcl memory allocation.