summaryrefslogtreecommitdiffstats
path: root/Mac/Build
Commit message (Collapse)AuthorAgeFilesLines
* Added boolobject.cJack Jansen2002-04-113-0/+0
|
* Include obmalloc.c in the build.Jack Jansen2002-03-252-0/+0
|
* Updated for new included expat and new waste.Jack Jansen2002-03-141-0/+0
|
* CGStubLib wasn't weak-linked, fixed. 221 candidate.Jack Jansen2002-03-051-0/+0
|
* Updated for CW7 and Tcl/Tk 8.3.4.Jack Jansen2002-01-101-0/+0
|
* Merging changes from release22-branch.Jack Jansen2001-12-271-0/+0
|
* Finally CW7 allows me to replace the continually-in-need-of-updating exports ↵Jack Jansen2001-12-153-5211/+7
| | | | files with one 6-line anti-export-file. Yeah! (Thanks Alex, for reminding me:-)
* Updated to CodeWarrior Pro 7.Jack Jansen2001-12-145-0/+0
|
* project file for CoreGraphicsJust van Rossum2001-12-132-0/+1
|
* Updated for hfsplus module, new gusi libs.Jack Jansen2001-12-111-0/+0
|
* Merged changes made on r22b2-branch between r22b2 and r22b2-mac (theJack Jansen2001-11-305-77/+94
| | | | changes from start of branch upto r22b2 were already merged, of course).
* Added hfsplusapi module.Jack Jansen2001-11-061-0/+0
|
* Added longlong routines.Jack Jansen2001-11-062-1/+8
|
* Regenerated with CF accessors.Jack Jansen2001-11-052-0/+72
|
* RegeneratedJack Jansen2001-10-312-18/+4
|
* Added structseq.cJust van Rossum2001-10-311-0/+0
|
* Tweaks for MacPython 2.2b1Jack Jansen2001-10-232-2/+6
|
* Tweaks for MacPython 2.2b1.Jack Jansen2001-10-231-0/+0
|
* Some of the lesser used targets still used FMADD/FMSUB instructions. Fixed.Jack Jansen2001-10-102-0/+0
|
* Mods by Alexandre Parenteau to allow embedding programs to disable the ↵Jack Jansen2001-10-082-6/+12
| | | | | | MacPython console window completely, and optionally route console output (and input) to routines provided by the embedding app. Things don't fully work yet, but at least it doesn't break anything.
* Added weakrefobject.c and regenerated .exp files.Jack Jansen2001-10-084-6/+38
|
* 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
|