summaryrefslogtreecommitdiffstats
path: root/Mac/scripts
Commit message (Expand)AuthorAgeFilesLines
* Script to create .app bundles. Largely untested.Jack Jansen2002-11-061-0/+160
* Silly me, I enabled the old help module. Fixed.Jack Jansen2002-09-062-2/+3
* Added carbon Help module.Jack Jansen2002-09-062-1/+2
* The script was very sloppy about which variables held source pathnamesJack Jansen2002-09-061-56/+54
* Remove .pyo files too.Jack Jansen2002-09-061-2/+2
* Script to generate .pkg packages, donated by Dinu Gherman. This is hisJack Jansen2002-09-061-0/+464
* Don't build ConfigurePythonCarbon and ConfigurePythonClassic any longer,Jack Jansen2002-08-221-2/+2
* For MacPython-OS9 verbose is the default.Jack Jansen2002-08-221-0/+3
* Tool to pre-created cached .rsrc.df.rsrc files in the Lib directories,Jack Jansen2002-08-091-0/+45
* Patch by Russel Owen: if we have command line arguments zap pyc filesJack Jansen2002-08-091-12/+15
* Fixed incorrect logic in determining whether we should initializeJack Jansen2002-08-071-2/+1
* - If an OSA identifier is a Python reserved word we now append an _Jack Jansen2002-08-071-8/+10
* Don't be over-enthusiastic with the ascii() calls: we don't need it ifJack Jansen2002-08-071-19/+19
* Donovan Preston's patch #538395, with some mods by me.Jack Jansen2002-08-071-30/+86
* Better output for errors, and some progress reports.Jack Jansen2002-08-051-1/+12
* This can now run under unix-Python too. You have to pass the folderJack Jansen2002-08-051-2/+6
* Added _IBCarbon module.Jack Jansen2002-08-052-0/+3
* Finally found out why te cf project sometimes worked and someimes didn't. Fix...Jack Jansen2002-07-221-1/+1
* Started on support for using standard setup.py to build at leastJack Jansen2002-06-271-43/+66
* Disabled non-carbon builds (for the moment still optional) and madeJack Jansen2002-06-262-20/+27
* - Better commandline interface to BuildApplet, complete with options,Jack Jansen2002-06-091-4/+61
* Allow the shared library initialization routine to be overridden with an init...Jack Jansen2002-05-231-3/+6
* First part of fix for #493826: if 'errn' key exists in return value this does...Jack Jansen2002-04-231-1/+1
* Regenerated to include Internet Config error strings.Jack Jansen2002-04-221-9/+72
* Added an optional file with MacErrors.h extensions: IC errors aren't in there.Jack Jansen2002-04-222-0/+19
* Modified to allow it to run in MachoPython in a reasonable way. It stillJack Jansen2002-03-301-10/+17
* Weaklink most toolbox modules, improving backward compatibility. Modules will...Jack Jansen2002-03-241-12/+25
* - Weaklink InterfaceLib in _Res moduleJack Jansen2002-03-221-3/+6
* Modifed for new included expat.Jack Jansen2002-03-141-6/+14
* Get rid of keyword list and use keyword.iskeyword() function (which I wasn't ...Jack Jansen2002-01-241-7/+3
* "yield" is also a keyword. Spotted by Neal Norwitz.Jack Jansen2002-01-241-1/+1
* (Much) better list of Python keywords, supplied by Michael J. Barber.Jack Jansen2002-01-231-3/+5
* Newer names for various error include files.Jack Jansen2002-01-221-2/+2
* Build _tkinter for Carbon too.Jack Jansen2002-01-221-2/+2
* Identify() enum values. This was changed in 1.14, but I don't think it is a g...Jack Jansen2002-01-221-1/+5
* CodeWarrior includes Waste and Internet Config nowadays, obviating the need f...Jack Jansen2002-01-111-18/+35
* The import of the scanner can also fail, cater for that.Jack Jansen2001-12-141-1/+4
* added CoreGraphics to build listJust van Rossum2001-12-131-0/+1
* added non-support for CoreGraphics...Just van Rossum2001-12-131-0/+5
* added CarbonEventsJust van Rossum2001-12-122-0/+2
* Not being able to copy PythonCore to the system-folder is not a fatal error, ...Jack Jansen2001-12-072-4/+8
* Link more modules with weak import, and add CarbonAccessors.o to all relevant...Jack Jansen2001-12-051-6/+7
* Merged changes made on r22b2-branch between r22b2 and r22b2-mac (theJack Jansen2001-11-302-7/+12
* Added hfsplusapi module.Jack Jansen2001-11-062-0/+2
* Added _hotshot.Jack Jansen2001-10-232-0/+3
* Updated the Popt resources for the applets to the newest version.Jack Jansen2001-09-014-0/+0
* Added preferences/startup options for division warningJack Jansen2001-09-012-7/+9
* Added xx and xxsubtype modules, for completeness and because xxsubtype is use...Jack Jansen2001-08-292-0/+7
* Use the new macresource module to open the accompanying resource file (if nee...Jack Jansen2001-08-274-18/+9
* These have long outlived there usefulness, in my opinion. Moved to Unsupported.Jack Jansen2001-08-275-201/+0