summaryrefslogtreecommitdiffstats
path: root/Mac/scripts/fullbuild.py
Commit message (Expand)AuthorAgeFilesLines
* Getting rid of support for MacOS9 and earlier. This is the first step,Jack Jansen2003-11-191-434/+0
* Added _csv module, and getting rid of macfs.Jack Jansen2003-03-211-2/+3
* Use new file dialogs.Jack Jansen2003-01-261-3/+2
* Merging the various tweaks for MacPython-OS9 2.3a1 back into the trunk.Jack Jansen2003-01-081-0/+1
* Updated for demise of macfs.Jack Jansen2002-12-241-1/+0
* Got rid of non-carbon stuff, and added new Alias, File and Folder modules.Jack Jansen2002-12-131-2/+4
* Silly me, I enabled the old help module. Fixed.Jack Jansen2002-09-061-1/+1
* Added carbon Help module.Jack Jansen2002-09-061-0/+1
* Don't build ConfigurePythonCarbon and ConfigurePythonClassic any longer,Jack Jansen2002-08-221-2/+2
* Added _IBCarbon module.Jack Jansen2002-08-051-0/+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-261-16/+19
* Build _tkinter for Carbon too.Jack Jansen2002-01-221-2/+2
* added CoreGraphics to build listJust van Rossum2001-12-131-0/+1
* added CarbonEventsJust van Rossum2001-12-121-0/+1
* Merged changes made on r22b2-branch between r22b2 and r22b2-mac (theJack Jansen2001-11-301-1/+1
* Added hfsplusapi module.Jack Jansen2001-11-061-0/+1
* Added _hotshot.Jack Jansen2001-10-231-0/+2
* Added xx and xxsubtype modules, for completeness and because xxsubtype is use...Jack Jansen2001-08-291-0/+4
* Use the new macresource module to open the accompanying resource file (if nee...Jack Jansen2001-08-271-5/+2
* Import the MacOS toolbox modules from the Carbon package.Jack Jansen2001-08-251-3/+3
* The MacOS toolbox modules have acquired an _ in front of their name. Normal u...Jack Jansen2001-08-231-44/+44
* If genpluginprojects is called from fullbuild we set the Python source direct...Jack Jansen2001-08-161-0/+3
* Bit another bullet: all toolbox modules are now in dynamically loaded modules...Jack Jansen2001-08-071-3/+21
* Typo in the classic mlte build line.Jack Jansen2001-07-161-1/+1
* Added Mlte module (which, to my surprise, is available for classic ppc as well).Jack Jansen2001-07-131-0/+2
* Added CF module build and project generation (carbon only).Jack Jansen2001-06-261-0/+2
* Added dummy _tkinter module for Carbon, which explains that Tkinter isnt supp...Jack Jansen2001-03-201-1/+1
* macostools.copy() now has an optional forcetype flag, which sets the filetype...Jack Jansen2001-03-061-1/+1
* Also build Imaging for Carbon.Jack Jansen2001-03-011-17/+1
* ConfigurePython now comes in two flavors: ConfigurePythonClassic and Configur...Jack Jansen2001-02-171-10/+15
* Added buttons for building interpreter, carbon standalone.Jack Jansen2001-02-121-10/+36
* Ported the icglue module to carbon.Jack Jansen2001-01-291-1/+1
* ucnhash module has gone.Jack Jansen2001-01-251-2/+0
* Waste and scrap now sort-of work for Carbon. Scrap is mostly empty, and waste...Jack Jansen2001-01-241-2/+2
* Build directives for PythonStandalone were missing.Jack Jansen2001-01-241-0/+4
* Also build the Carbon extension modules.Jack Jansen2001-01-231-4/+16
* Added the actual builds of the carbon projects.Jack Jansen2001-01-231-1/+23
* Added support for forced project building.Jack Jansen2001-01-211-17/+42
* Got rid of 68K support.Jack Jansen2001-01-031-59/+41
* Use re in stead of regex.Jack Jansen2001-01-021-5/+5
* New .mcp names for tkinter and imgmodules projects.Jack Jansen2001-01-011-2/+2
* Qdoffs now exports GWorld new/convert, and Qt uses them.Jack Jansen2000-12-121-2/+0
* Updated for the new project names.Jack Jansen2000-12-031-70/+70
* Call SchedParams(1,0) so the dialog is correctly re-enabled after something h...Jack Jansen2000-10-131-2/+5
* Better exit handling.Jack Jansen2000-10-121-1/+0
* Removed 68k support, added pyexpat, adapted for new NumPy.Jack Jansen2000-09-081-2/+2
* Use the new package-based scripting support.Jack Jansen2000-08-171-6/+16
* If any of the builds in a group fails offer to stop the fullbuild process and...Jack Jansen2000-07-241-0/+9
* Added the unchash module.Jack Jansen2000-07-071-2/+2