summaryrefslogtreecommitdiffstats
path: root/Mac/scripts/genpluginprojects.py
Commit message (Expand)AuthorAgeFilesLines
* Added _csv module, and getting rid of macfs.Jack Jansen2003-03-211-0/+1
* Checking mac-specific stuff from the 2.3a2 branch in on the trunk.Jack Jansen2003-02-211-1/+1
* Merging the various tweaks for MacPython-OS9 2.3a1 back into the trunk.Jack Jansen2003-01-081-34/+29
* 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-110/+27
* Silly me, I enabled the old help module. Fixed.Jack Jansen2002-09-061-1/+2
* Added carbon Help module.Jack Jansen2002-09-061-1/+1
* Added _IBCarbon module.Jack Jansen2002-08-051-0/+2
* Finally found out why te cf project sometimes worked and someimes didn't. Fix...Jack Jansen2002-07-221-1/+1
* Disabled non-carbon builds (for the moment still optional) and madeJack Jansen2002-06-261-4/+8
* Allow the shared library initialization routine to be overridden with an init...Jack Jansen2002-05-231-3/+6
* 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
* CodeWarrior includes Waste and Internet Config nowadays, obviating the need f...Jack Jansen2002-01-111-18/+35
* added non-support for CoreGraphics...Just van Rossum2001-12-131-0/+5
* added CarbonEventsJust van Rossum2001-12-121-0/+1
* 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-301-6/+11
* Added hfsplusapi module.Jack Jansen2001-11-061-0/+1
* Added _hotshot.Jack Jansen2001-10-231-0/+1
* Added xx and xxsubtype modules, for completeness and because xxsubtype is use...Jack Jansen2001-08-291-0/+3
* The MacOS toolbox modules have acquired an _ in front of their name. Normal u...Jack Jansen2001-08-231-37/+43
* Various toolbox modules were generated in lib-dynload accidentallyJack Jansen2001-08-201-3/+3
* Dynamic modules are now put in :Lib:lib-dynload by default. For the toolbox m...Jack Jansen2001-08-191-37/+41
* If genpluginprojects is called from fullbuild we set the Python source direct...Jack Jansen2001-08-161-1/+2
* Bit another bullet: all toolbox modules are now in dynamically loaded modules...Jack Jansen2001-08-071-22/+15
* Added Mlte module (which, to my surprise, is available for classic ppc as well).Jack Jansen2001-07-131-1/+3
* Added CF module build and project generation (carbon only).Jack Jansen2001-06-261-0/+3
* Dynamically loaded toolbox modules don't need to link against each other anym...Jack Jansen2001-05-171-21/+26
* Added modules _testcapi, _weakref, _symtable.Jack Jansen2001-02-121-0/+3
* Ported the icglue module to carbon.Jack Jansen2001-01-291-0/+2
* ucnhash module has gone.Jack Jansen2001-01-251-1/+0
* Waste and scrap now sort-of work for Carbon. Scrap is mostly empty, and waste...Jack Jansen2001-01-241-1/+14
* Generate Carbon as well as classic PPC plugin projects. This module is finall...Jack Jansen2001-01-231-26/+62
* Waste needs the ICProgKit API.Jack Jansen2001-01-221-1/+3
* 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
* Changed the search path for pyexpat to include all of the expat folder.Jack Jansen2000-12-291-1/+1
* Qdoffs now exports GWorld new/convert, and Qt uses them.Jack Jansen2000-12-121-3/+3
* Got it working for all important plugins, and moved it from Build to scripts.Jack Jansen2000-12-031-0/+108