summaryrefslogtreecommitdiffstats
path: root/Mac/Build
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Final version used for 2.0 distribution.Jack Jansen2000-10-2228-0/+0
|
* Projects used for 2.0c1Jack Jansen2000-10-1231-18/+13
|
* Fixes that should make it possible to run Python on machines without ↵Jack Jansen2000-09-143-0/+0
| | | | NavServices installed. Also weak-linked OT libraries so Python can run with extensions disabled.
* Final tweaks for 2.0b1Jack Jansen2000-09-1129-0/+0
|
* Removed 68K support.Jack Jansen2000-09-0835-0/+8
| | | | Getting ready for 2.0b1 release.
* Last set of CW Pro 5 projects (probably)Jack Jansen2000-08-2531-15/+41
|
* Project for pyexpat module.Jack Jansen2000-08-062-0/+1
|
* Two more cases of GUSI2 include access paths not being correct (reveiled by ↵Jack Jansen2000-07-312-0/+0
| | | | the new pyport.h).
* Removed guesstabsize.c, which is obsolete.Jack Jansen2000-07-111-0/+0
|
* - Removed guesstabsize.c, which is obsolete.Jack Jansen2000-07-111-0/+0
| | | | - ANSIfication step 3: enable "require prototypes" flags. Still lots of warnings, mainly on init routines and bgen stuff.
* So many things have changed over the last few weeks that it's probably a ↵Jack Jansen2000-07-0730-10/+24
| | | | good idea to check the project files in again.
* Added the unchash module.Jack Jansen2000-07-072-0/+1
|
* Evt moved to the core toolbox modules.Jack Jansen2000-07-042-1/+0
|
* ucnhash and various other modules added.Jack Jansen2000-06-282-0/+0
|
* All relevant toolbox modules have now been carbonized.Jack Jansen2000-06-211-0/+0
|
* Added _localemodule and exceptions.cJack Jansen2000-06-071-0/+0
|
* Added _localemodule.Jack Jansen2000-06-071-0/+0
|
* Nav and AE have been moved to core toolbox modules: fixup dependent modules, ↵Jack Jansen2000-06-077-30/+46
| | | | export symbol list, etc.
* Moved AE module to the core toolbox set: it is needed by Nav and it isn't ↵Jack Jansen2000-06-074-4/+0
| | | | | | all _that_ huge. Modified for new builtin exceptions.c.
* Moved AE module to the core toolbox set: it is needed by Nav and it isn't ↵Jack Jansen2000-06-072-4/+0
| | | | all _that_ huge.