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