Commit Graph

567 Commits

Author SHA1 Message Date
Derrick Brashear
b01f9b7673 configure-add-darwin-52-support-as-14-since-no-change-otherwise-20020128
it was previously agreed that we wouldn't add gratuitous new sysnames unless things
(not just what the vendor calls the operating system) changed. precedent is
sun4m_412 still being "current" for sun4m_413, etc.
2002-01-28 21:32:20 +00:00
Derrick Brashear
8a906250f7 linux-use-results-of-all-inode-configure-tests-20020122
we tested for and then failed to use things before
2002-01-23 00:43:35 +00:00
Derrick Brashear
8f4a0c1e27 i-hate-autoconf-20020120
AC_PROG_CC not safe to call this early
2002-01-21 09:14:21 +00:00
Love Hörnquist-Åstrand
60612252e7 netbsd-alpha-start-at-server-support-20020118
not ready yet
adds the concept of a common OS param file
2002-01-18 18:45:27 +00:00
Derrick Brashear
11a5394620 linux24-add-configure-glue-for-new-inode-fields-20020108
based on report from cg@cdegroot.com
2002-01-08 20:41:11 +00:00
Ted McCabe
24f9306e65 acinclude-update-for-new-darwin-version-strings-20020101
so we can build for new darwin versions
2002-01-01 19:01:54 +00:00
Love Hörnquist-Åstrand
3e843e3dab netbsd-server-support-20020101
support for fileserver (namei) on netbsd

====================
This delta was composed from multiple commits as part of the CVS->Git migration.
The checkin message with each commit was inconsistent.
The following are the additional commit messages.
====================

like openbsd, stripping on netbsd strips libraries
2002-01-01 18:57:18 +00:00
Chas Williams
5edece8304 irix-build-cleanup-20011113
make IP35 port select correctly. make pagsh build again
2001-11-13 04:52:26 +00:00
Derrick Brashear
b1c72363e0 irix-build-ip35-module-only-if-headers-exist-20011031
IP35 support requires 6.5.9 or later; only build if we have headers
2001-11-01 05:05:26 +00:00
Nathan Neulinger
838e1eae1a build-system-specific-makefile-configuration-from-configure-20011031
junk all of Makefile.${SYS_NAME} in favor of a common makefile built by
configure, and use it
2001-11-01 04:59:26 +00:00
Derrick Brashear
28df303079 linux-configure-support-mandrake-kernel-patches-20011023
init_once in mandrake calls init_rwsem(&inode->i_truncate_sem);

so do we
2001-10-23 16:27:25 +00:00
Nathan Neulinger
b9948dd965 initial-objdir-support-20011017
first cut at objdir support
2001-10-18 00:06:58 +00:00
Jeffrey Hutzelman
3626c9a350 support-nested-variables-20011009
bash 1.14.7 can't deal with backslash-quoting for this
2001-10-11 21:34:50 +00:00
Nickolai Zeldovich
3ccf53b878 merged-configure-support-solaris9-20011011
this slipped through the cracks when configure and configure-libafs were merged
2001-10-11 08:43:17 +00:00
Nathan Neulinger
f10372acf2 tbutc-make-tsm-a-configure-option-20011009
not tsm support can be configure'd on

====================
This delta was composed from multiple commits as part of the CVS->Git migration.
The checkin message with each commit was inconsistent.
The following are the additional commit messages.
====================

gmake wasn't part of the deal
2001-10-10 00:57:05 +00:00
Jeremy Katz
11171303cd support-nested-variables-20011009
necessary changes to nest variables so build directories can be changed when
installing by overriding fewer variables
2001-10-10 00:45:54 +00:00
Jeffrey Hutzelman
309122e864 configure-and-configure-libafs-use-acinclude-as-common-ground-20011008
use a single file for most of both configure scripts

====================
This delta was composed from multiple commits as part of the CVS->Git migration.
The checkin message with each commit was inconsistent.
The following are the additional commit messages.
====================

except don't require autoconf 2.50
2001-10-09 15:48:25 +00:00