mirror of
https://github.com/elliotnunn/mac-rom.git
synced 2024-12-26 18:29:56 +00:00
4325cdcc78
Resource forks are included only for .rsrc files. These are DeRezzed into their data fork. 'ckid' resources, from the Projector VCS, are not included. The Tools directory, containing mostly junk, is also excluded.
38 lines
1.3 KiB
Plaintext
38 lines
1.3 KiB
Plaintext
Toolbox Release Notes
|
|
First created on: 4/8/93 7:59:47 PM
|
|
|
|
----------------------------------------------------------¥----------------------------------------------------------
|
|
|
|
4/8/93 7:59:55 PM
|
|
|
|
File: MainCode.Make,10
|
|
Owner: Ian Hendry
|
|
Project: SuperMarioProjºMakeº
|
|
|
|
File: RISC.make,32
|
|
Owner: Ian Hendry
|
|
Project: SuperMarioProjºMakeº
|
|
|
|
File: Toolbox.make,6
|
|
Owner: Ian Hendry
|
|
Project: SuperMarioProjºToolboxº
|
|
|
|
Radar bug:
|
|
|
|
> Release notes for this change:
|
|
|
|
Re-introduce display manager feature to RISC build. See Display Manager release notes.
|
|
|
|
Changing the default value of the hasDisplayMgr files by adding it to the RISC features
|
|
does not automatically build everything that needs to be built. I will be touching the
|
|
files DispTable.a and WindowMgr.a which use the hasDisplayMgr flag but do not otherwise
|
|
depend on display manager and (if not rebuilt) do not initialize display manager. This
|
|
should avoid forcing everyone to do a full build because they do not know they must
|
|
recompile these files.
|
|
|
|
> What was tested:
|
|
|
|
Built and tested on PDM. I will be doing an incremental build myself to make sure I have
|
|
not left anything out.
|
|
----------------------------------------------------------¥----------------------------------------------------------
|