Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added USE_STACKCHECK define | Jack Jansen | 1996-07-22 | 1 | -0/+1 |
| | |||||
* | Fix for cfm68k | Jack Jansen | 1995-08-07 | 1 | -0/+2 |
| | |||||
* | Split shared-library support and dynamic-loading support (they were | Jack Jansen | 1995-06-14 | 1 | -0/+6 |
| | | | | | | | | both enabled with USE_SHARED_LIBRARY, now there's also USE_MAC_DYNAMIC_LOADING). Added a few other USE_ defines for optional modules to nonshared config (they're not included in the base shared library) | ||||
* | Rationalized mwerks config files: they only differ depending on | Jack Jansen | 1995-02-24 | 1 | -0/+2 |
whether there is shared library support. Libraries, applets and applications are distinguished by the sources they include. |