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