| Commit message (Expand) | Author | Age | Files | Lines |
* | Got rid of 68K support. | Jack Jansen | 2001-01-03 | 2 | -59/+41 |
|
|
* | Use re in stead of regex. | Jack Jansen | 2001-01-02 | 3 | -31/+34 |
|
|
* | Updated for new universal headers (oops... this was loooong due). | Jack Jansen | 2001-01-01 | 1 | -165/+856 |
|
|
* | Minor clarficiations in the dialogs about which errno file is wanted when (I ... | Jack Jansen | 2001-01-01 | 1 | -2/+2 |
|
|
* | New .mcp names for tkinter and imgmodules projects. | Jack Jansen | 2001-01-01 | 1 | -2/+2 |
|
|
* | Changed the search path for pyexpat to include all of the expat folder. | Jack Jansen | 2000-12-29 | 1 | -1/+1 |
|
|
* | Various tweaks. It now returns the exact same files as Matthias' tool 95% of ... | Jack Jansen | 2000-12-14 | 1 | -28/+55 |
|
|
* | Oops, interaction() returned a single value in stead of a tuple (I thought th... | Jack Jansen | 2000-12-14 | 1 | -3/+2 |
|
|
* | First stab at a script that mimicks Matthias Neerachers tool used to build GUSI. | Jack Jansen | 2000-12-14 | 1 | -0/+164 |
|
|
* | Qdoffs now exports GWorld new/convert, and Qt uses them. | Jack Jansen | 2000-12-12 | 2 | -5/+3 |
|
|
* | Updated for the new project names. | Jack Jansen | 2000-12-03 | 1 | -70/+70 |
|
|
* | Got it working for all important plugins, and moved it from Build to scripts. | Jack Jansen | 2000-12-03 | 1 | -0/+108 |
|
|
* | Oops, all the options were off-by-one. Reported by Tom Bridgman. | Jack Jansen | 2000-10-19 | 1 | -0/+1 |
|
|
* | Fixed balloon help for options. Sort-of reported by Russell Finn. | Jack Jansen | 2000-10-19 | 4 | -31/+35 |
|
|
* | Different phrasing of keepconsole options, suggested by David Goodger. | Jack Jansen | 2000-10-19 | 1 | -0/+0 |
|
|
* | Call SchedParams(1,0) so the dialog is correctly re-enabled after something h... | Jack Jansen | 2000-10-13 | 1 | -2/+5 |
|
|
* | Added some of the new Numeric modules (which weren't rebuilt). | Jack Jansen | 2000-10-13 | 1 | -0/+1 |
|
|
* | If we're installing to another partition than the system partition offer to c... | Jack Jansen | 2000-10-13 | 2 | -1/+16 |
|
|
* | Better exit handling. | Jack Jansen | 2000-10-12 | 2 | -2/+1 |
|
|
* | Keepconsole is now a 4-way option: never/errorexit/unseen output/always. Defa... | Jack Jansen | 2000-09-22 | 2 | -12/+30 |
|
|
* | Moved to Unsupported. | Jack Jansen | 2000-09-12 | 3 | -164/+0 |
|
|
* | The logic for finding long matches before short ones was wrong (why did I nev... | Jack Jansen | 2000-09-10 | 1 | -7/+7 |
|
|
* | Removed 68k support, added pyexpat, adapted for new NumPy. | Jack Jansen | 2000-09-08 | 2 | -2/+2 |
|
|
* | Only output the code to alias properties if the names aren't the same. | Jack Jansen | 2000-08-22 | 1 | -0/+2 |
|
|
* | - identify() enum names. | Jack Jansen | 2000-08-20 | 1 | -2/+3 |
|
|
* | Moved to unsupported: it doesn't work anymore and it has outlived its usefuln... | Jack Jansen | 2000-08-20 | 1 | -240/+0 |
|
|
* | Enums we cannot find are set to None, and enumsubst understands this (no subs... | Jack Jansen | 2000-08-20 | 1 | -4/+5 |
|
|
* | Fixed event inheritance code (which didn't work at all). | Jack Jansen | 2000-08-20 | 1 | -117/+239 |
|
|
* | Use the new package-based scripting support. | Jack Jansen | 2000-08-17 | 1 | -6/+16 |
|
|
* | Generate packages in stead of separate modules. The package main module impor... | Jack Jansen | 2000-08-17 | 1 | -22/+120 |
|
|
* | 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 a "compile-time" flag PPC_ONLY, if set we make ppc-only applications wi... | Jack Jansen | 2000-07-24 | 1 | -0/+5 |
|
|
* | 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 | 5 | -6/+6 |
|
|
* | Nav removed (it has moved to the core toolbox modules). | Jack Jansen | 2000-06-07 | 1 | -4/+0 |
|
|
* | Selecting the macfsn option didn't work, fixed. | Jack Jansen | 2000-05-09 | 5 | -7/+6 |
|
|
* | The applets need more memory nowadays, it seems (because of navservices, mayb... | Jack Jansen | 2000-05-07 | 3 | -0/+0 |
|
|
* | Put the install folders in (vise), not vise, so the include files aren't acci... | Jack Jansen | 2000-05-06 | 1 | -1/+1 |
|
|
* | Removed string-exception preference, added tabcheck and NavService preference... | Jack Jansen | 2000-05-05 | 5 | -3/+7 |
|
|
* | Automatically dump distribution folders where I want them, next to the vise s... | Jack Jansen | 2000-05-05 | 2 | -15/+8 |
|
|
* | 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 |
|
|
* | Fixed multi-arg appends. | Jack Jansen | 2000-03-07 | 2 | -2/+2 |
|
|
* | Build the Nav module too. | Jack Jansen | 2000-01-24 | 1 | -0/+2 |
|
|
* | Get/set sys.path initializer in new appearance way. | Jack Jansen | 2000-01-13 | 1 | -3/+4 |
|
|
* | Modified for appearance. | Jack Jansen | 1999-12-24 | 1 | -2/+2 |
|
|
* | Partially converted to Appearance, the dialog still has the old ugly layout and | Jack Jansen | 1999-12-23 | 2 | -15/+17 |
|
|
* | Converted to Appearance. | Jack Jansen | 1999-12-23 | 2 | -2/+2 |
|
|
* | Give a warning if system-wide sys.argv processing is off (because then we | Jack Jansen | 1999-12-02 | 1 | -1/+4 |
|
|