Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Projects moved to Mac:Build. The macfreeze projects still need sorting out. | Jack Jansen | 1999-01-29 | 39 | -3493/+0 |
| | |||||
* | Added Icn module to toolboxmodules | Jack Jansen | 1999-01-25 | 2 | -0/+1 |
| | |||||
* | Set PythonCore version number to sys.hexversion, and removed version | Jack Jansen | 1999-01-25 | 23 | -0/+0 |
| | | | | numbers in all other projects/libraries. | ||||
* | CW Projects for 1.5.2b1 | Jack Jansen | 1999-01-13 | 23 | -0/+0 |
| | |||||
* | Removed USE_MALLOC_DEBUG that shoulnd't be in the production version. | Jack Jansen | 1999-01-13 | 1 | -1/+1 |
| | |||||
* | Project files converted for CW Pro 4. And the daylight savings time switch ↵ | Jack Jansen | 1998-11-01 | 23 | -0/+0 |
| | | | | seems to have "modified" the resource files (but nothing has changed there). | ||||
* | Newer versions of projects. | Jack Jansen | 1998-10-05 | 9 | -0/+0 |
| | |||||
* | Don't remember... | Jack Jansen | 1998-09-13 | 1 | -1/+1 |
| | |||||
* | Split tcl/tk libs out of other libraries (don't want to build these always) | Jack Jansen | 1998-09-08 | 1 | -0/+0 |
| | |||||
* | All libraries have now been moved to their new location, with their new names. | Jack Jansen | 1998-08-20 | 9 | -0/+0 |
| | | | | | As everything is also under CVS this should greatly simplify the work to be done when a new version of one of the libraries we use is released. | ||||
* | A new project that builds cwgusi, tcl, tk and all image libraries needed. | Jack Jansen | 1998-08-20 | 1 | -0/+0 |
| | |||||
* | Replaced all remaining BinHex files with their binary counterparts. | Jack Jansen | 1998-08-20 | 4 | -1247/+0 |
| | |||||
* | Various libraryies have been moved around and renamed, now that we have | Jack Jansen | 1998-08-19 | 3 | -0/+0 |
| | | | | them under cvs too. | ||||
* | Replaced binhexed version of project files by normal ones (in binary mode) | Jack Jansen | 1998-08-18 | 44 | -9217/+0 |
| | |||||
* | Updated for 1.5.2a1 | Jack Jansen | 1998-08-18 | 2 | -3/+1 |
| | |||||
* | Rebuilt everything with MSL 2.4.10, Compilers 2.1.1 and IDE 3.1. | Jack Jansen | 1998-08-13 | 16 | -3233/+3183 |
| | | | | SIOUX, Tcl and Tk also need to be rebuilt (and tcl/tk need work) | ||||
* | Added macimport.c to various files | Jack Jansen | 1998-07-13 | 14 | -5028/+5127 |
| | |||||
* | Add an empty PYTHONPREFSFILE STR resource, so frozen applications | Jack Jansen | 1998-07-13 | 1 | -81/+82 |
| | | | | don't try to open/create the preferences file. | ||||
* | Disable malloc debug in frozen programs. | Jack Jansen | 1998-07-01 | 1 | -1/+1 |
| | |||||
* | Config file for frozen binaries. | Jack Jansen | 1998-06-26 | 1 | -4/+32 |
| | |||||
* | Template project, bundle file and config.c file for frozen applications. | Jack Jansen | 1998-06-26 | 3 | -0/+1311 |
| | |||||
* | Final projects for 1.5.1 | Jack Jansen | 1998-05-06 | 9 | -1052/+953 |
| | |||||
* | CW Pro 3 FC8 projects. Checked in because of ColorPicker and Printing | Jack Jansen | 1998-04-21 | 26 | -7435/+9287 |
| | | | | modules, mainly. | ||||
* | Last projects before 1.5.1 | Jack Jansen | 1998-04-15 | 9 | -2190/+2214 |
| | |||||
* | Current ("1.5b4") projects, with new UH toolbox modules and such | Jack Jansen | 1998-02-20 | 22 | -9902/+10442 |
| | |||||
* | USE_PRECOMPILED_HEADERS renamed to MSL_USE_PRECOMPILED_HEADERS | Jack Jansen | 1998-02-20 | 1 | -1/+1 |
| | |||||
* | Projects for 1.5b3 | Jack Jansen | 1998-01-06 | 12 | -3538/+3767 |
| | |||||
* | Projects used for 1.5a4 | Jack Jansen | 1997-10-10 | 11 | -2394/+2442 |
| | |||||
* | Added balloon help for options dialog. | Jack Jansen | 1997-09-09 | 12 | -3035/+3315 |
| | | | | | | Added Help module. Checked in PythonCore.prj.hqx (which had somehow slipped through until now) | ||||
* | PythonCore is now a fat shared library, the plugin modules aren't fat, | Jack Jansen | 1997-08-19 | 21 | -4829/+4847 |
| | | | | | | | | unfortunately, this turned out to be too difficult. Plugins.prj now builds all plugin modules, and all the interdependencies between the projects are correct. One exception: plugins don't attempt to build PythonCore (PythonFAT and PythonApplet do). | ||||
* | Don't define ENOENT when compiling with MSL | Jack Jansen | 1997-08-08 | 1 | -2/+0 |
| | |||||
* | CW11 projects replaced by CW Pro 1 projects, and all cfm68k/ppc | Jack Jansen | 1997-08-08 | 75 | -16936/+9494 |
| | | | | projects unified (as much as possible: PythonCore is still separate). | ||||
* | Final set of CW11 projects, before switch to CW Pro 1. | Jack Jansen | 1997-07-28 | 35 | -9518/+9931 |
| | |||||
* | Added USE_ZLIB to nonshared config files | Jack Jansen | 1997-06-03 | 3 | -0/+3 |
| | |||||
* | Documented (slightly) the USE_CACHE_ALIGNED define, for the standalone | Jack Jansen | 1997-05-29 | 2 | -2/+13 |
| | | | | distribution | ||||
* | Projects for 1.5a2 distritbuion | Jack Jansen | 1997-05-29 | 28 | -3179/+3249 |
| | |||||
* | Removed references to StdClib and PLStringFuncs, rebuilt everything | Jack Jansen | 1997-05-23 | 30 | -12711/+12686 |
| | |||||
* | Export a few more New/Convert routines, on Just's request | Jack Jansen | 1997-05-13 | 2 | -0/+14 |
| | |||||
* | Updated for (optional) use of MSL libraries | Jack Jansen | 1997-05-07 | 4 | -1/+22 |
| | |||||
* | Updated to use MSL libraries | Jack Jansen | 1997-05-07 | 35 | -13881/+13759 |
| | |||||
* | (Optional) MSL compatability | Jack Jansen | 1997-04-08 | 1 | -0/+4 |
| | |||||
* | DisposPtr -> DisposePtr | Jack Jansen | 1997-04-08 | 1 | -1/+1 |
| | |||||
* | Converted to CW11. | Jack Jansen | 1997-02-24 | 33 | -12036/+12178 |
| | |||||
* | Make cache-alignment work always (in stead of 50% of the time:-) | Jack Jansen | 1997-02-24 | 1 | -1/+1 |
| | |||||
* | Rebuilt everything with Guido's new sources, added a few modules here | Jack Jansen | 1997-02-20 | 28 | -9902/+10328 |
| | | | | and there, etc. These projects are still CW10. | ||||
* | - Put USE_MAC_DYNAMIC_LOADING beack here in stead of auto-enabling it | Jack Jansen | 1997-02-20 | 3 | -0/+13 |
| | | | | | | in importdl.c (I had just one crash too many with a static python importing a dynamic module) - On powerpc, enable USE_CACHE_ALIGNED with a linesize of 32 bytes. | ||||
* | Initial stab at calling C routines from python dynamically | Jack Jansen | 1997-02-17 | 2 | -0/+214 |
| | |||||
* | The USE_CACHE_ALIGNING define now has a value: the number of *words* | Jack Jansen | 1997-02-03 | 1 | -4/+11 |
| | | | | in a cacheline. | ||||
* | Optionally (on USE_CACHE_ALIGN) extend overhead structure to align | Jack Jansen | 1997-02-01 | 1 | -0/+7 |
| | | | | returned addresses on 16-byte cacheline boundary. | ||||
* | Added/updated copyright notices | Jack Jansen | 1997-01-31 | 3 | -3/+62 |
| | | | | (and the &*^$%@ resource files got binhexed again, sigh) |