Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Getting rid of support for MacOS9 and earlier. This is the first step, | Jack Jansen | 2003-11-19 | 1 | -142/+0 |
| | | | | | and the biggest in size, but probably the easiest. Hunting through the source code comes next. | ||||
* | In plugin projects use (by default) the new mwerks_shcarbon_pch | Jack Jansen | 2002-06-26 | 1 | -1/+1 |
| | | | | header file in stead of mwerks_carbonplugin_config.h. | ||||
* | Allow the shared library initialization routine to be overridden with an ↵ | Jack Jansen | 2002-05-23 | 1 | -0/+2 |
| | | | | | | initialize=xxx argument. Should fix #492465. | ||||
* | Add default values for options in the class init routine, not in the ↵ | Jack Jansen | 2001-12-14 | 1 | -0/+15 |
| | | | | convenience wrapper function: distutils uses the class directly. Fixes bug #492665. | ||||
* | use the proper prefix file under Carbon | Just van Rossum | 2001-08-11 | 1 | -1/+4 |
| | |||||
* | Recognize {compiler} and {project} prefixes to pathnames and output the ↵ | Jack Jansen | 2001-01-24 | 1 | -1/+10 |
| | | | | correct XML. | ||||
* | If the template is not specified it depends on the current execution model ↵ | Jack Jansen | 2001-01-23 | 1 | -4/+12 |
| | | | | (classic ppc or carbon). | ||||
* | Allow recursive searh entries by ending the pathname in ":*". | Jack Jansen | 2000-12-03 | 1 | -1/+8 |
| | |||||
* | Added support for adding libraries. | Jack Jansen | 2000-11-26 | 1 | -0/+11 |
| | | | | Added support for project-relative and absolute path names in the search path entries. | ||||
* | More bits and pieces of project generation. | Jack Jansen | 2000-09-22 | 1 | -0/+87 |