summaryrefslogtreecommitdiffstats
path: root/mpw-configure
Commit message (Collapse)AuthorAgeFilesLines
* * mpw-configure: Add support for exec-prefix.Stan Shebs1995-12-041-12/+51
|
* Add PowerMac support and many other enhancements.Stan Shebs1995-09-261-70/+218
| | | | | | | | | | | | | | | * mpw-configure: New option --cc to select compiler to use, paste options set according to --cc into the generated Makefile, generate the Makefile by sed'ing the Unix Makefile.in if mpw-make.sed is present. * mpw-config.in: Don't test for gC1, test for mpw-touch, add forward includes for PowerPC include files. * mpw-build.in: Build using Makefile.PPC if present. (do-byacc, etc): Remove separate version resource builds. (do-gas): Build "stamps" before "all". (do-gcc): Build "stamps-h" and "stamps-c" before "all". * mpw-README: Update to reflect --cc option, PowerMac support, and recently-reported compatibility problems.
* Thu Mar 17 12:55:51 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1994-03-171-3/+27
| | | | | | | | | | | * mpw-configure: Conditionalize more Makefile insertions, set MAYBE_TARGET_DEFAULT for gcc, set NATDEPFILES for gdb, delete Makefile.tem, compute target_{cpu,vendor,os}. * mpw-config.in: Forward-include most .h files in include into extra-include. (readline): Don't build. mpw-build.in (install): Install GDB. mpw-README: Update/add helpful comments.
* Sun Feb 27 16:05:15 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1994-02-281-3/+28
| | | | | | | | | | | | | * mpw-configure (prefix, mpw_prefix): Handle it. (ARCHDEFS): Add to makefile editing. (TDEPFILES, TM_FILE, XDEPFILES, XM_FILE, NAT_FILE): Add to makefile if defined. (mpw-edit-prefix): Use during makefile editing. * mpw-config.in (mmalloc, readline): Don't configure. * mpw-build.in (thisscript): Rename to ThisScript. Use mpw-build instead of BuildProgram everywhere. (mmalloc, readline): Don't build. * mpw-README: New file, basic documentation about the MPW port.
* Mon Jan 31 16:07:58 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1994-02-011-0/+1
| | | | | * mpw-configure: Add definition of EMUL to makefiles. * mpw-config.in: Use forward-include to create include files.
* Sat Jan 22 13:23:46 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1994-01-221-2/+6
| | | | | | | * mpw-configure: Add more things to the top of each configured Makefile, including contents of config/mpw-mh-mpw. * mpw-config.in (extra-include): Create this directory and fill it with Posix-like include files when configuring.
* Fri Jan 7 14:34:31 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1994-01-151-0/+122
* mpw-build.in: New file, top-level build script fragment for MPW. * mpw-configure: New file, configure script for MPW. * mpw-config.in: New file, config fragment for MPW.
OpenPOWER on IntegriCloud