summaryrefslogtreecommitdiffstats
path: root/Mac/scripts
Commit message (Expand)AuthorAgeFilesLines
* A script to search for methods that are missing in Carbon in PythonJack Jansen2001-01-231-0/+145
* Sigh... First test before committing. InvalWindowRect and friends are window ...Jack Jansen2001-01-231-1/+1
* Replaced InvalRect and friends with the Carbon-compliant InvalWindowRect.Jack Jansen2001-01-231-1/+1
* Waste needs the ICProgKit API.Jack Jansen2001-01-221-1/+3
* Added support for forced project building.Jack Jansen2001-01-212-17/+42
* Added a force option (to force project generation, the default is now to only...Jack Jansen2001-01-211-10/+16
* Use relative path for outputdir.Jack Jansen2001-01-031-1/+19
* Got rid of 68K support.Jack Jansen2001-01-032-59/+41
* Use re in stead of regex.Jack Jansen2001-01-023-31/+34
* Updated for new universal headers (oops... this was loooong due).Jack Jansen2001-01-011-165/+856
* Minor clarficiations in the dialogs about which errno file is wanted when (I ...Jack Jansen2001-01-011-2/+2
* New .mcp names for tkinter and imgmodules projects.Jack Jansen2001-01-011-2/+2
* Changed the search path for pyexpat to include all of the expat folder.Jack Jansen2000-12-291-1/+1
* Various tweaks. It now returns the exact same files as Matthias' tool 95% of ...Jack Jansen2000-12-141-28/+55
* Oops, interaction() returned a single value in stead of a tuple (I thought th...Jack Jansen2000-12-141-3/+2
* First stab at a script that mimicks Matthias Neerachers tool used to build GUSI.Jack Jansen2000-12-141-0/+164
* Qdoffs now exports GWorld new/convert, and Qt uses them.Jack Jansen2000-12-122-5/+3
* Updated for the new project names.Jack Jansen2000-12-031-70/+70
* Got it working for all important plugins, and moved it from Build to scripts.Jack Jansen2000-12-031-0/+108
* Oops, all the options were off-by-one. Reported by Tom Bridgman.Jack Jansen2000-10-191-0/+1
* Fixed balloon help for options. Sort-of reported by Russell Finn.Jack Jansen2000-10-194-31/+35
* Different phrasing of keepconsole options, suggested by David Goodger.Jack Jansen2000-10-191-0/+0
* Call SchedParams(1,0) so the dialog is correctly re-enabled after something h...Jack Jansen2000-10-131-2/+5
* Added some of the new Numeric modules (which weren't rebuilt).Jack Jansen2000-10-131-0/+1
* If we're installing to another partition than the system partition offer to c...Jack Jansen2000-10-132-1/+16
* Better exit handling.Jack Jansen2000-10-122-2/+1
* Keepconsole is now a 4-way option: never/errorexit/unseen output/always. Defa...Jack Jansen2000-09-222-12/+30
* Moved to Unsupported.Jack Jansen2000-09-123-164/+0
* The logic for finding long matches before short ones was wrong (why did I nev...Jack Jansen2000-09-101-7/+7
* Removed 68k support, added pyexpat, adapted for new NumPy.Jack Jansen2000-09-082-2/+2
* Only output the code to alias properties if the names aren't the same.Jack Jansen2000-08-221-0/+2
* - identify() enum names.Jack Jansen2000-08-201-2/+3
* Moved to unsupported: it doesn't work anymore and it has outlived its usefuln...Jack Jansen2000-08-201-240/+0
* Enums we cannot find are set to None, and enumsubst understands this (no subs...Jack Jansen2000-08-201-4/+5
* Fixed event inheritance code (which didn't work at all).Jack Jansen2000-08-201-117/+239
* Use the new package-based scripting support.Jack Jansen2000-08-171-6/+16
* Generate packages in stead of separate modules. The package main module impor...Jack Jansen2000-08-171-22/+120
* If any of the builds in a group fails offer to stop the fullbuild process and...Jack Jansen2000-07-241-0/+9
* Added a "compile-time" flag PPC_ONLY, if set we make ppc-only applications wi...Jack Jansen2000-07-241-0/+5
* Added the unchash module.Jack Jansen2000-07-071-2/+2
* Replaced OpenResFile calls with FSpOpenResFile calls (which are carbon-compat...Jack Jansen2000-06-205-6/+6
* Nav removed (it has moved to the core toolbox modules).Jack Jansen2000-06-071-4/+0
* Selecting the macfsn option didn't work, fixed.Jack Jansen2000-05-095-7/+6
* The applets need more memory nowadays, it seems (because of navservices, mayb...Jack Jansen2000-05-073-0/+0
* Put the install folders in (vise), not vise, so the include files aren't acci...Jack Jansen2000-05-061-1/+1
* Removed string-exception preference, added tabcheck and NavService preference...Jack Jansen2000-05-055-3/+7
* Automatically dump distribution folders where I want them, next to the vise s...Jack Jansen2000-05-052-15/+8
* Don't build the _tkinter project from Build, only the one from Extensions:Ima...Jack Jansen2000-04-231-4/+6
* Drag was missing from the modules built.Jack Jansen2000-04-081-0/+2
* added PythonCGISlave and BuildCGIApplet to the list of applets to build (jvr)Just van Rossum2000-03-281-0/+2