Added .doc files describing the custom CWP2 projects
authorMiro Jurisic <meeroh@mit.edu>
Wed, 29 Jul 1998 20:01:03 +0000 (20:01 +0000)
committerMiro Jurisic <meeroh@mit.edu>
Wed, 29 Jul 1998 20:01:03 +0000 (20:01 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10758 dc483132-0cff-0310-8789-dd5450dbe970

src/mac/Makefile.tmpl
src/mac/libraries/Metrowerks/CW Pro 2/MIT C.CFM68K DLL.doc [new file with mode: 0644]
src/mac/libraries/Metrowerks/CW Pro 2/MIT C.PPC DLL.doc [new file with mode: 0644]
src/mac/libraries/Metrowerks/CW Pro 2/MIT RuntimeCFM68K DLL.doc [new file with mode: 0644]
src/mac/libraries/Metrowerks/CW Pro 2/MIT RuntimePPC DLL.doc [new file with mode: 0644]

index 814a0452f52f45b762a3de044a289a438e9b01c6..eb41ea2ba9330b0e34cf1fee34febf325f2bd2ce 100644 (file)
@@ -56,6 +56,10 @@ MACFILES = {AUTOMACFILES} /Makefile.in /patchlevel.h \
        "/mac/libraries/Metrowerks/CW Pro 2/MIT C.PPC DLL.prj" \
        "/mac/libraries/Metrowerks/CW Pro 2/MIT RuntimeCFM68K DLL.prj" \
        "/mac/libraries/Metrowerks/CW Pro 2/MIT RuntimePPC DLL.prj" \
+       "/mac/libraries/Metrowerks/CW Pro 2/MIT C.CFM68K DLL.doc" \
+       "/mac/libraries/Metrowerks/CW Pro 2/MIT C.PPC DLL.doc" \
+       "/mac/libraries/Metrowerks/CW Pro 2/MIT RuntimeCFM68K DLL.doc" \
+       "/mac/libraries/Metrowerks/CW Pro 2/MIT RuntimePPC DLL.doc" \
        /mac/TestTrack/ChangeLog \
        /mac/TestTrack/GSSforSAP.r \
        /mac/TestTrack/MITAthenaLib \
diff --git a/src/mac/libraries/Metrowerks/CW Pro 2/MIT C.CFM68K DLL.doc b/src/mac/libraries/Metrowerks/CW Pro 2/MIT C.CFM68K DLL.doc
new file mode 100644 (file)
index 0000000..95040d6
--- /dev/null
@@ -0,0 +1,31 @@
+Changes between CodeWarrior Pro 2 and MITAthena MSL project:
+
+ - ÒMSL C.CFM68K DLL.mcpÓ renamed to ÒMIT C.CFM68K DLL.prjÓ
+ - This document added to the project
+ - ÒMSL MWRuntimeLibCFM68KÓ removed from the project
+ - Changed settings in ÒMSL C.CFM68K DLLÓ target
+ - Added ÒMIT C.CFM68K DLL.debugÓ target
+Changes to ÒMSL C.CFM68K DLLÓ target:
+
+ - Added ÒMIT RuntimeLib.68KÓ
+ - Name set to ÒMIT C.CFM68K DLLÓ
+ - Output directory changed to Ò{Project Ä}::bin:Ó
+ - Added Ò{Compiler Ä}:Metrowerks Standard Library:MSL C:Ó to user paths
+       ¥¥¥ Important: this path must come after Ò{Project Ä}::Ó so that we can override
+       ¥¥¥ original MSL with our own sources
+ - Turned on ÒActivate BrowserÓ
+ - Changed output file name to ÒMIT CLib.68KÓ
+ - Changed output file creator to '????'
+ - Changed CFM68K fragment name to ÒMIT_¥MITCLibÓ
+Configuration of the ÒMIT C.CFM68K DLL.debugÓ target:
+
+ - Added ÒMIT RuntimeLib.68K.debugÓ
+ - Started by cloning ÒMIT C.CFM68K DLLÓ target after making the above modifications
+ - Changed output file name to ÒMIT CLib.68K.debugÓ
+ - Peephole optimizer turned off
+ - CSE optimizer turned off
+ - Optimize for size turned off
+ - Generating SYM files turned on
+ - Changed CFM68K fragment name to ÒMIT_¥MIT CLib.debugÓ
diff --git a/src/mac/libraries/Metrowerks/CW Pro 2/MIT C.PPC DLL.doc b/src/mac/libraries/Metrowerks/CW Pro 2/MIT C.PPC DLL.doc
new file mode 100644 (file)
index 0000000..35eb3fb
--- /dev/null
@@ -0,0 +1,31 @@
+Changes between CodeWarrior Pro 2 and MITAthena MSL project:
+
+ - ÒMSL C.PPC DLL.mcpÓ renamed to ÒMIT C.PPC DLL.prjÓ
+ - This document added to the project
+ - ÒMSL Runtime PPC.DLLÓ removed from the project
+ - Changed settings in ÒMSL C.PPC DLLÓ target
+ - Added ÒMIT C.PPC DLL.debugÓ target
+Changes to ÒMSL C.PPC DLLÓ target:
+
+ - Added ÒMIT RuntimeLib.PPCÓ
+ - Name set to ÒMIT C.PPC DLLÓ
+ - Output directory changed to Ò{Project Ä}::bin:Ó
+ - Added Ò{Compiler Ä}:Metrowerks Standard Library:MSL C:Ó to user paths
+       ¥¥¥ Important: this path must come after Ò{Project Ä}::Ó so that we can override
+       ¥¥¥ original MSL with our own sources
+ - Turned on ÒActivate BrowserÓ
+ - Changed output file name to ÒMIT CLib.PPCÓ
+ - Changed output file creator to '????'
+ - Changed PPC PEF fragment name to ÒMIT_¥MITCLibÓ
+Configuration of the ÒMIT C.PPC DLL.debugÓ target:
+
+ - Added ÒMIT RuntimeLib.PPC.debugÓ
+ - Started by cloning ÒMIT C.PPC DLLÓ target after making the above modifications
+ - Changed output file name to ÒMIT CLib.PPC.debugÓ
+ - Instruction scheduling turned off
+ - Global optimization turned off
+ - Peephole optimization turned off
+ - Generating SYM files turned on
+ - Changed PPC PEF fragment name to ÒMIT_¥MITCLib.debugÓ
diff --git a/src/mac/libraries/Metrowerks/CW Pro 2/MIT RuntimeCFM68K DLL.doc b/src/mac/libraries/Metrowerks/CW Pro 2/MIT RuntimeCFM68K DLL.doc
new file mode 100644 (file)
index 0000000..8d9795c
--- /dev/null
@@ -0,0 +1,31 @@
+Changes between CodeWarrior Pro 2 and MITAthena MSL project:
+
+ - ÒMSL MWRuntimeLibCFM68K.mcpÓ renamed to ÒMIT RuntimeCFM68K DLL.prjÓ
+ - This document added to the project
+ - Changed settings in ÒMSL MWRuntimeLibCFM68KÓ target
+ - Added ÒMIT RuntimeCFM68K DLL.debugÓ target
+Changes to ÒMSL MWRuntimeLibCFM68KÓ target:
+
+ - Target name set to ÒMIT RuntimeCFM68K DLLÓ
+ - Output directory changed to Ò{Project Ä}::bin:Ó
+ - Set user paths to:
+               Ò{Project Ä}::Ó
+               Ò{Compiler Ä}:MacOS Support:Libraries:Runtime:Runtime CFM68K:(Sources):Ó
+               Ò{Compiler Ä}:MacOS Support:Libraries:Runtime:Common Sources:Ó
+       ¥¥¥ Important: the compiler-relative paths must come after Ò{Project Ä}::Ó so that
+       ¥¥¥ we can override original sources with our own
+ - Turned on ÒActivate BrowserÓ
+ - Changed output file name to ÒMIT RuntimeLib.68KÓ
+ - Changed output file creator to '????'
+ - Changed PPC PEF fragment name to ÒMIT_¥MITRuntimeLibÓ
+Configuration of the ÒMIT RuntimeCFM68K DLL.debugÓ target:
+
+ - Started by cloning ÒMIT RuntimeCFM68K DLLÓ target after making the above modifications
+ - Changed output file name to ÒMIT RuntimeLib.68K.debugÓ
+ - Peephole optimizer turned off
+ - CSE optimizer turned off
+ - Optimize for size turned off
+ - Generating SYM files turned on
+ - Changed PPC PEF fragment name to ÒMIT_¥MITRuntimeLib.debugÓ
diff --git a/src/mac/libraries/Metrowerks/CW Pro 2/MIT RuntimePPC DLL.doc b/src/mac/libraries/Metrowerks/CW Pro 2/MIT RuntimePPC DLL.doc
new file mode 100644 (file)
index 0000000..3a11d7a
--- /dev/null
@@ -0,0 +1,31 @@
+Changes between CodeWarrior Pro 2 and MITAthena MSL project:
+
+ - ÒMSL RuntimePPC.mcpÓ renamed to ÒMIT RuntimePPC DLL.prjÓ
+ - This document added to the project
+ - Changed settings in ÒMSL RuntimePPC DLLÓ target
+ - Added ÒMIT RuntimePPC.debugÓ target
+Changes to ÒMSL RuntimePPCÓ target:
+
+ - Name set to ÒMIT RuntimePPC DLLÓ
+ - Output directory changed to Ò{Project Ä}::bin:Ó
+ - Set user paths to:
+               Ò{Project Ä}::Ó
+               Ò{Compiler Ä}:MacOS Support:Libraries:Runtime:Runtime PPC:(Sources):Ó
+               Ò{Compiler Ä}:MacOS Support:Libraries:Runtime:Common Sources:Ó
+       ¥¥¥ Important: the compiler-relative paths must come after Ò{Project Ä}::Ó so that
+       ¥¥¥ we can override original sources with our own
+ - Turned on ÒActivate BrowserÓ
+ - Changed output file name to ÒMIT RuntimeLib.PPCÓ
+ - Changed output file creator to '????'
+ - Changed PPC PEF fragment name to ÒMIT_¥MITRuntimeLibÓ
+Configuration of the ÒMIT RuntimePPC DLL.debugÓ target:
+
+ - Started by cloning ÒMIT RuntimePPC DLLÓ target after making the above modifications
+ - Changed output file name to ÒMIT RuntimeLib.PPC.debugÓ
+ - Instruction scheduling turned off
+ - Global optimization turned off
+ - Peephole optimization turned off
+ - Generating SYM files turned on
+ - Changed PPC PEF fragment name to ÒMIT_¥MITRuntimeLib.debugÓ