summaryrefslogtreecommitdiffstats
path: root/Mac/Build
Commit message (Collapse)AuthorAgeFilesLines
* Final tweaks for 2.2a3 distribution.Jack Jansen2001-09-084-12/+40
|
* Regenerated, mainly for new GC routines.Jack Jansen2001-09-012-8/+38
|
* Superseded by the (generated) xx.mcp.Jack Jansen2001-08-301-0/+0
|
* Updated to the current state of affairs.Jack Jansen2001-08-272-0/+0
|
* Added targets for building the Carbon and Classic interpreter if you don't ↵Jack Jansen2001-08-271-0/+0
| | | | want to go through fullbuild.py.
* Oops, this file shouldn't have been removed.Jack Jansen2001-08-201-0/+1
|
* The destination folder is now :Lib:lib-dynloadJack Jansen2001-08-191-0/+0
|
* Got rid of all the plugin xml files: they are generated, andJack Jansen2001-08-19135-63926/+0
| | | | | | | | | they were only in the repository for people building MacPython from CVS (the .cmp project files are in a MacPython source distribution). The process to regenerate them is now easier (and documented!) so these shouldn't be needed anymore. And eventually they should all be built by setup.py anyway.
* Removed expat from the access paths, it isn't needed.Jack Jansen2001-08-161-0/+0
|
* Regenerated.Jack Jansen2001-08-102-232/+248
|
* Changed reference to config.h to pyconfig.h.Jack Jansen2001-08-101-0/+0
|
* Adapted for pymactoolbox.c and changed externals elsewhere.Jack Jansen2001-08-084-2/+0
|
* Brought up-to-date.Jack Jansen2001-08-071-0/+0
|
* Yet another project.Jack Jansen2001-08-072-0/+1078
|
* Project files for the new plugin modules, plus a few that hadn't been added ↵Jack Jansen2001-08-0738-0/+18457
| | | | yet but should have been.
* Bit another bullet: all toolbox modules are now in dynamically loaded ↵Jack Jansen2001-08-073-116/+0
| | | | modules. Everything still seems to work, but the ConfigurePythonXXX on initial install may still need work.
* Bit the bullet and enabled garbage collection (finally).Jack Jansen2001-08-073-7/+14
| | | | Also updated pyconfig.h to the current state of pyconfig.h.in.
* Added descrobject.c and mysnprintf.cJack Jansen2001-08-032-0/+0
|
* Regenerated for new description stuff.Jack Jansen2001-08-032-326/+456
|
* Got rid of mactoolboxglue.cJack Jansen2001-06-131-0/+0
|
* Added pymactoolboxglue.c and changed the exported symbols having to do with ↵Jack Jansen2001-05-173-38/+204
| | | | this.
* Added iterobject.c to the project. And trying my first checkin at the same time.Jack Jansen2001-05-125-0/+22
|
* Files for 2.1 distribution.Jack Jansen2001-04-257-17/+48
|
* Disable fused-add-mul instructions. They give a nonstandard result for some ↵Jack Jansen2001-04-031-0/+0
| | | | things that test_coercion complains about. The added performance is probably minimal for Python anyway.
* Updated for 2.1b2 distribution.Jack Jansen2001-03-272-0/+0
|
* Disable fused-add-mul instructions. They give a nonstandard result for some ↵Jack Jansen2001-03-261-0/+0
| | | | things that test_coercion complains about. The added performance is probably minimal for Python anyway.
* Fixed some access paths.Jack Jansen2001-03-261-0/+0
|
* Dummy _tkinter module for Carbon, which explains that Tkinter isnt supported ↵Jack Jansen2001-03-202-0/+1
| | | | under Carbon.
* Files for second 2.1b1 distribution.Jack Jansen2001-03-153-0/+0
|
* Files for 2.1b1 distribution.Jack Jansen2001-03-063-0/+0
|
* PythonInterpreterClassic and PythonInterpreterCarbon now have filetype ↵Jack Jansen2001-03-061-0/+0
| | | | "Atmp". The ConfigurePythonXXX scripts will set this to APPL when copying either of those to PythonInterpreter.
* Added future.cJack Jansen2001-02-274-0/+0
|
* Soundex has gone.Jack Jansen2001-02-276-2/+0
|
* 2.1a2 distribution files.Jack Jansen2001-02-173-0/+0
|
* Not sure what changed, probably an artefact of the new modules and/or new gusi.Jack Jansen2001-02-125-22/+201
|
* The interpreters built are now called PythonInterpreterClassic and ↵Jack Jansen2001-02-121-0/+0
| | | | PythonInterpreterCarbon. The fullbuild script takes care of copying either of these to PythonInterpreter.
* Added modules _testcapi, _weakref, _symtable.Jack Jansen2001-02-1212-0/+5727
|
* Bit the bullet and added a private GUSISIOUX for Python. This makes the ↵Jack Jansen2001-02-115-97/+117
| | | | delayconsole and keepopen code neater. Also tells Sioux to behave better with events, and handles cmd-. during print better. The pythonpreferences have also changed due to this.
* Ported the icglue module to carbon.Jack Jansen2001-01-293-0/+1087
|
* Added cellobject.cJack Jansen2001-01-283-0/+0
|
* Got waste to work for Carbon.Jack Jansen2001-01-261-0/+0
|
* ucnhash module has gone, xreadlines module added.Jack Jansen2001-01-253-0/+0
|
* ucnhash module has gone.Jack Jansen2001-01-254-1909/+0
|
* Got rid of extraneous Modues:TE in the search path.Jack Jansen2001-01-2420-144/+0
|
* Waste and scrap now sort-of work for Carbon. Scrap is mostly empty, and ↵Jack Jansen2001-01-244-0/+2264
| | | | waste uses a mixture between Waste 2.0 and Waste 1.3.
* Projects for Carbon plugin modules.Jack Jansen2001-01-2332-0/+17533
|
* Use &# escape for non-ascii chars.Jack Jansen2001-01-2323-69/+69
|
* Regenerated (shoulnd't make a difference).Jack Jansen2001-01-2223-69/+78
|
* Unicodedatabase.c has gone.Jack Jansen2001-01-226-7/+0
|
* Re-generated with relative paths.Jack Jansen2001-01-2123-324/+324
|