| Commit message (Expand) | Author | Age | Files | Lines |
| * | Bit another bullet: all toolbox modules are now in dynamically loaded modules... | Jack Jansen | 2001-08-07 | 1 | -3/+21 |
| * | Typo in the classic mlte build line. | Jack Jansen | 2001-07-16 | 1 | -1/+1 |
| * | Added Mlte module (which, to my surprise, is available for classic ppc as well). | Jack Jansen | 2001-07-13 | 1 | -0/+2 |
| * | Added CF module build and project generation (carbon only). | Jack Jansen | 2001-06-26 | 1 | -0/+2 |
| * | Added dummy _tkinter module for Carbon, which explains that Tkinter isnt supp... | Jack Jansen | 2001-03-20 | 1 | -1/+1 |
| * | macostools.copy() now has an optional forcetype flag, which sets the filetype... | Jack Jansen | 2001-03-06 | 1 | -1/+1 |
| * | Also build Imaging for Carbon. | Jack Jansen | 2001-03-01 | 1 | -17/+1 |
| * | ConfigurePython now comes in two flavors: ConfigurePythonClassic and Configur... | Jack Jansen | 2001-02-17 | 1 | -10/+15 |
| * | Added buttons for building interpreter, carbon standalone. | Jack Jansen | 2001-02-12 | 1 | -10/+36 |
| * | Ported the icglue module to carbon. | Jack Jansen | 2001-01-29 | 1 | -1/+1 |
| * | ucnhash module has gone. | Jack Jansen | 2001-01-25 | 1 | -2/+0 |
| * | Waste and scrap now sort-of work for Carbon. Scrap is mostly empty, and waste... | Jack Jansen | 2001-01-24 | 1 | -2/+2 |
| * | Build directives for PythonStandalone were missing. | Jack Jansen | 2001-01-24 | 1 | -0/+4 |
| * | Also build the Carbon extension modules. | Jack Jansen | 2001-01-23 | 1 | -4/+16 |
| * | Added the actual builds of the carbon projects. | Jack Jansen | 2001-01-23 | 1 | -1/+23 |
| * | Added support for forced project building. | Jack Jansen | 2001-01-21 | 1 | -17/+42 |
| * | Got rid of 68K support. | Jack Jansen | 2001-01-03 | 1 | -59/+41 |
| * | Use re in stead of regex. | Jack Jansen | 2001-01-02 | 1 | -5/+5 |
| * | New .mcp names for tkinter and imgmodules projects. | Jack Jansen | 2001-01-01 | 1 | -2/+2 |
| * | Qdoffs now exports GWorld new/convert, and Qt uses them. | Jack Jansen | 2000-12-12 | 1 | -2/+0 |
| * | Updated for the new project names. | Jack Jansen | 2000-12-03 | 1 | -70/+70 |
| * | Call SchedParams(1,0) so the dialog is correctly re-enabled after something h... | Jack Jansen | 2000-10-13 | 1 | -2/+5 |
| * | Better exit handling. | Jack Jansen | 2000-10-12 | 1 | -1/+0 |
| * | 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 |