]>
Commit | Line | Data |
---|---|---|
220e70d9 SS |
1 | Tue Apr 5 16:22:19 1994 Stan Shebs ([email protected]) |
2 | ||
3 | * mpw-configure (BFD_MACHINES): Insert into Makefile if set. | |
4 | ||
f63c8f7b SS |
5 | Thu Mar 17 12:55:51 1994 Stan Shebs ([email protected]) |
6 | ||
7 | * mpw-configure: Conditionalize more Makefile insertions, | |
8 | set MAYBE_TARGET_DEFAULT for gcc, set NATDEPFILES for gdb, | |
9 | delete Makefile.tem, compute target_{cpu,vendor,os}. | |
10 | * mpw-config.in: Forward-include most .h files in include into | |
11 | extra-include. | |
12 | (readline): Don't build. | |
13 | mpw-build.in (install): Install GDB. | |
14 | mpw-README: Update/add helpful comments. | |
15 | ||
b1b20598 SS |
16 | Sun Feb 27 16:05:15 1994 Stan Shebs ([email protected]) |
17 | ||
18 | * mpw-configure (prefix, mpw_prefix): Handle it. | |
19 | (ARCHDEFS): Add to makefile editing. | |
20 | (TDEPFILES, TM_FILE, XDEPFILES, XM_FILE, NAT_FILE): Add to | |
21 | makefile if defined. | |
22 | (mpw-edit-prefix): Use during makefile editing. | |
23 | * mpw-config.in (mmalloc, readline): Don't configure. | |
24 | * mpw-build.in (thisscript): Rename to ThisScript. | |
25 | Use mpw-build instead of BuildProgram everywhere. | |
26 | (mmalloc, readline): Don't build. | |
27 | * mpw-README: New file, basic documentation about the MPW port. | |
28 | ||
cfc32064 SS |
29 | Mon Jan 31 16:07:58 1994 Stan Shebs ([email protected]) |
30 | ||
31 | * mpw-configure: Add definition of EMUL to makefiles. | |
32 | * mpw-config.in: Use forward-include to create include files. | |
33 | ||
498d098a SS |
34 | Sat Jan 22 13:23:46 1994 Stan Shebs ([email protected]) |
35 | ||
36 | * mpw-configure: Add more things to the top of each configured | |
37 | Makefile, including contents of config/mpw-mh-mpw. | |
38 | * mpw-config.in (extra-include): Create this directory and fill it | |
39 | with Posix-like include files when configuring. | |
40 | ||
b05b0f83 SS |
41 | Sat Jan 15 12:47:23 1994 Stan Shebs ([email protected]) |
42 | ||
43 | * config.sub (apple, mac, mpw): Add various aliases. | |
44 | ||
5db7ecb7 SS |
45 | Fri Jan 7 14:34:31 1994 Stan Shebs ([email protected]) |
46 | ||
47 | * mpw-build.in: New file, top-level build script fragment for MPW. | |
48 | * mpw-configure: New file, configure script for MPW. | |
49 | * mpw-config.in: New file, config fragment for MPW. | |
50 | ||
51 |