summaryrefslogtreecommitdiffstats
path: root/Mac/Build
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Added CarbonAccessors.o to the non-carbon targets, and probably a few minor ↵Jack Jansen2001-01-214-0/+0
| | | | things having to do with Python 2.1a1.
* Various tweaks for Python 2.1a1.Jack Jansen2001-01-193-8/+17
|
* Added Carbon interpreter.Jack Jansen2001-01-161-0/+0
|
* Converted to CW Pro 6 and new naming scheme.Jack Jansen2001-01-161-0/+0
|
* Added the 'carb' resource to the carbon interpreter.Jack Jansen2001-01-161-0/+0
|
* Replaced the single .exp file by two files, one for classic and one for carbon.Jack Jansen2001-01-162-0/+2198
|
* Added PythonCoreCarbon and PythonInterpreterCarbon targets.Jack Jansen2001-01-142-0/+0
|
* Added GUSI-Carbon targets (both threading and nonthreading), and they work!! ↵Jack Jansen2001-01-111-0/+0
| | | | YEAH!!!
* Resurrected Small Carbon Python as a target in PythonStandSmall. Still no ↵Jack Jansen2001-01-092-0/+0
| | | | GUSI, though, so no socket/select/threads.
* Replaced with .mcp projects in Extensions/ImagingJack Jansen2000-12-312-1/+0
|
* Drag moved to core toolbox modules (Win uses it).Jack Jansen2000-12-125-849/+9
|
* Qdoffs now exports GWorld new/convert, and Qt uses them.Jack Jansen2000-12-122-0/+20
|
* Updated for the current state of the main Python source tree.Jack Jansen2000-12-032-4/+4
|
* These have been replaced by the new generated projects.Jack Jansen2000-12-0349-47/+0
|
* The new generated plugin projects. Checked in in XML form, so cvs diffs ↵Jack Jansen2000-12-0348-0/+20650
| | | | should work.
* Got it working for all important plugins, and moved it from Build to scripts.Jack Jansen2000-12-031-43/+0
|
* Generate plugin projects automatically using mkcwproject. There are as of ↵Jack Jansen2000-11-261-0/+43
| | | | | | yet only three modules done (and one doesn't work:-), the rest TBD.
* Getting rid of 68K targets.Jack Jansen2000-11-1411-2150/+99
| | | | Started to rename projects to the de-facto standard .mcp extension.
* Last CW Pro 5.3 projects.Jack Jansen2000-11-071-0/+0
|