History log of /src/tools/compat/README |
Revision | | Date | Author | Comments |
1.29 |
| 02-Sep-2023 |
palle | Update build instructions for Solaris 10 hosts
|
1.28 |
| 24-Aug-2023 |
palle | Update build instructions for Solaris 11.3 hosts
|
1.27 |
| 23-Aug-2023 |
palle | Update build instructions for Solaris 11.3 hosts
|
1.26 |
| 15-Aug-2023 |
palle | Update build instructions for Solaris 10 and Solaris 11.3 hosts
|
1.25 |
| 14-Aug-2023 |
palle | Update build instructions for Solaris 11.4 (CBE) hosts
|
1.24 |
| 30-Jul-2023 |
palle | Update build instruction for Solaris 11.4 (CBE) hosts
|
1.23 |
| 16-Jul-2023 |
palle | Update build instructions for Solaris 11.4 hosts: specify HOST_SH and note standards
|
1.22 |
| 05-Jul-2023 |
palle | Update build instruction for Solaris 11.4 hosts
|
1.21 |
| 11-Jul-2021 |
cjep | Final note on OpenBSD cross-buildling. Remaining issues were due to default limits on the build host.
|
1.20 |
| 04-Jul-2021 |
cjep | LLVM RT library will actually cross-build from OpenBSD provided sufficient limits are in place for the build user.
|
1.19 |
| 29-Jun-2021 |
cjep | Note OpenBSD cross-build progress
|
1.18 |
| 28-Jun-2021 |
cjep | avoid triggering conflict indicator warnings
|
1.17 |
| 28-Jun-2021 |
cjep | note on Darwin/Mac
|
1.16 |
| 12-May-2021 |
cjep | Add macOS High Sierra to the list of verified build platforms
|
1.15 |
| 07-May-2021 |
cjep | branches: 1.15.2; More test notes from using build.sh against non NetBSD platforms.
|
1.14 |
| 06-May-2021 |
cjep | Update with information from recent testing of different Linux variants on AWS. Also FreeBSD 13.
|
1.13 |
| 09-Sep-2018 |
palle | Add instructions for building NetBSD on modern Solaris 11 hosts
|
1.12 |
| 05-Apr-2005 |
jmc | branches: 1.12.82; 1.12.84; Update notes for testing on linux, OS/X
|
1.11 |
| 22-Jun-2004 |
jmc | Note on NetBSD that _NETBSD_SOURCE should never be defined and it's an error if it is
|
1.10 |
| 29-Dec-2003 |
jmc | List that all hosts require a posix sh and override with HOST_SH if needed. Start a list of any other general tools assumed (gzip being the only one right now). Note that redhat8 works with no special settings.
|
1.9 |
| 17-Nov-2003 |
dbj | note successful build on Mac OS 10.3 with xcode 1.0 developer tools
|
1.8 |
| 29-Sep-2002 |
lukem | It's "HP-UX" not "HP/UX". (Thanks Giles).
|
1.7 |
| 22-Sep-2002 |
lukem | preliminary HP/UX notes from Giles; it needs zlib. (as Solaris, Linux and HP/UX all mention they need zlib and it should be part of libnbcompat, maybe this is a hint for us to get a move on and do that :)
|
1.6 |
| 16-Sep-2002 |
briggs | Note that RedHat 7.3 hosts successfully as of today with the caveat that LANG=C must be in the environment.
|
1.5 |
| 13-Sep-2002 |
thorpej | Update Solaris section (again).
|
1.4 |
| 13-Sep-2002 |
thorpej | * Always include the NetBSD glob(3) in libnbcompat, as the host tools use some features of glob(3) that are not available on all systems. * Always include the NetBSD vis(3) in libnbcompat, since vis(3) is not really standardized, and the vis(3) present on some systems is different from ours. * Always include the NetBSD MD2, MD4, MD5, RMD160, and SHA1 implementations in libnbcompat. The host tools use features of the NetBSD versions which aren't present on all systems that include those functions. * Add a check for random(3) -- the Heimdal host tools want it. * Add a check for termios.h -- the Heimdal host tools want it. * Update the README to indicate the current state of building the host tools on Solaris 8 (for SPARC).
|
1.3 |
| 28-Apr-2002 |
bjh21 | branches: 1.3.2; I believe I've fixed nbmake's dependency on /bin/sh.
|
1.2 |
| 24-Apr-2002 |
bjh21 | src/tools/dbsym has been buildable on non-NetBSD systems for some time.
|
1.1 |
| 01-Feb-2002 |
tv | Cross-hosting notes for foreign OS's. (Currently Linux, Solaris, and older releases of NetBSD.)
|
1.3.2.2 |
| 03-Nov-2002 |
he | Pull up revision 1.5 (requested by thorpej in ticket #801): Update Solaris section.
|
1.3.2.1 |
| 03-Nov-2002 |
he | Pull up revision 1.4 (requested by thorpej in ticket #797): Include various more functions in libnbcompat, mostly becuase our tools use features not universally present in other versions. This applies to glob(3), vis(3), and the MD2, MD4, RMD160 and SHA1 implementations. Also add checks for random(3) and termios.h for the Heimdal host tools. Update README to indicate the current state of building the host tools on Solaris 8 (for SPARC).
|
1.12.84.1 |
| 10-Jun-2019 |
christos | Sync with HEAD
|
1.12.82.1 |
| 30-Sep-2018 |
pgoyette | Ssync with HEAD
|
1.15.2.1 |
| 31-May-2021 |
cjep | sync with head
|