| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed 68k support, added pyexpat, adapted for new NumPy. | Jack Jansen | 2000-09-08 | 1 | -2/+2 |
|
|
* | Use the new package-based scripting support. | Jack Jansen | 2000-08-17 | 1 | -6/+16 |
|
|
* | If any of the builds in a group fails offer to stop the fullbuild process and... | Jack Jansen | 2000-07-24 | 1 | -0/+9 |
|
|
* | Added the unchash module. | Jack Jansen | 2000-07-07 | 1 | -2/+2 |
|
|
* | Replaced OpenResFile calls with FSpOpenResFile calls (which are carbon-compat... | Jack Jansen | 2000-06-20 | 1 | -1/+1 |
|
|
* | Nav removed (it has moved to the core toolbox modules). | Jack Jansen | 2000-06-07 | 1 | -4/+0 |
|
|
* | Don't build the _tkinter project from Build, only the one from Extensions:Ima... | Jack Jansen | 2000-04-23 | 1 | -4/+6 |
|
|
* | Drag was missing from the modules built. | Jack Jansen | 2000-04-08 | 1 | -0/+2 |
|
|
* | added PythonCGISlave and BuildCGIApplet to the list of applets to build (jvr) | Just van Rossum | 2000-03-28 | 1 | -0/+2 |
|
|
* | Build the Nav module too. | Jack Jansen | 2000-01-24 | 1 | -0/+2 |
|
|
* | Modified for appearance. | Jack Jansen | 1999-12-24 | 1 | -2/+2 |
|
|
* | Added Qdoffs module. | Jack Jansen | 1999-03-07 | 1 | -0/+2 |
|
|
* | Added App module (appearance manager interface). | Jack Jansen | 1999-03-04 | 1 | -0/+2 |
|
|
* | (finally) unified the interpreter and the applet as Just suggested ages ago. The | Jack Jansen | 1999-02-14 | 1 | -2/+1 |
|
|
* | Build all plugins modules separately, the PlugIns.prj project seems to | Jack Jansen | 1999-02-12 | 1 | -2/+42 |
|
|
* | img modules are no longer in PlugIns folder. | Jack Jansen | 1999-02-06 | 1 | -0/+2 |
|
|
* | updated to the new numpy build setup -- jvr | Just van Rossum | 1999-02-02 | 1 | -2/+8 |
|
|
* | minor cleanup of last patch -- jvr | Just van Rossum | 1999-02-01 | 1 | -1/+0 |
|
|
* | Added PythonIDE to the applet list; added destination filename support for ap... | Just van Rossum | 1999-02-01 | 1 | -6/+8 |
|
|
* | added some try/excepts so it also works when certain projects/folders are not... | Just van Rossum | 1999-01-30 | 1 | -2/+10 |
|
|
* | Updated for new build and plugin paths | Jack Jansen | 1999-01-28 | 1 | -9/+9 |
|
|
* | Use buildtools where appropriate. | Jack Jansen | 1998-07-31 | 1 | -3/+4 |
|
|
* | Removed unused import of addpack | Jack Jansen | 1998-04-21 | 1 | -1/+0 |
|
|
* | Added a button to increment buildno, so it doesn't happen | Jack Jansen | 1997-09-09 | 1 | -5/+7 |
|
|
* | Fullbuild now maintains BUILDNO for mac builds | Jack Jansen | 1997-09-01 | 1 | -1/+22 |
|
|
* | Modified for CW Pro projects and new filenames | Jack Jansen | 1997-08-27 | 1 | -68/+46 |
|
|
* | Added zlib | Jack Jansen | 1997-06-03 | 1 | -0/+2 |
|
|
* | - toolboxmodules built first (others depend on it) | Jack Jansen | 1997-05-07 | 1 | -7/+6 |
|
|
* | - Use cfmfile to (finally) implement building fat Pythons | Jack Jansen | 1997-05-06 | 1 | -62/+120 |
|
|
* | Added calldll module | Jack Jansen | 1997-02-20 | 1 | -0/+1 |
|
|
* | Added _tkinter modules in Image extension | Jack Jansen | 1997-01-31 | 1 | -0/+2 |
|
|
* | Added icglue modules and (optionally) NumPy and PIL extensions | Jack Jansen | 1997-01-07 | 1 | -0/+11 |
|
|
* | Added gdbm plugins | Jack Jansen | 1996-12-23 | 1 | -0/+2 |
|
|
* | Removed addpack calls | Jack Jansen | 1996-11-09 | 1 | -2/+0 |
|
|
* | Build imgmodules.cfm68k too | Jack Jansen | 1996-10-23 | 1 | -1/+1 |
|
|
* | Use auto-start functionality of aetools.TalkTo and aetools.Error for | Jack Jansen | 1996-09-20 | 1 | -11/+3 |
|
|
* | Removed RunLibScript from build | Jack Jansen | 1996-08-28 | 1 | -1/+0 |
|
|
* | Fixed names of vairous plugins to build, added a couple and added | Jack Jansen | 1996-08-23 | 1 | -9/+26 |
|
|
* | Adapted for cfm68k, new names and split off of qt. | Jack Jansen | 1996-08-20 | 1 | -8/+24 |
|
|
* | Removed references to mactcp, macdnr and stdwin modules | Jack Jansen | 1996-08-02 | 1 | -2/+0 |
|
|
* | Added waste and _tkinter modules | Jack Jansen | 1996-05-20 | 1 | -0/+2 |
|
|
* | Changed to allow the user to do partial builds | Jack Jansen | 1996-04-10 | 1 | -7/+33 |
|
|
* | Removed addpack calls for toolbox modules, re-binhexed resources (sigh) | Jack Jansen | 1996-03-20 | 1 | -3/+0 |
|
|
* | - AppleEvent timeout set to infinite | Jack Jansen | 1996-02-21 | 1 | -1/+8 |
|
|
* | Adapted to CW7, added MkPluginAlises | Jack Jansen | 1995-10-09 | 1 | -4/+4 |
|
|
* | Build appplications, libraries and applets according to builtin | Jack Jansen | 1995-09-01 | 1 | -0/+104 |
|
|