The NetBSD Project

CVS log for src/compat/Makefile.compat

[BACK] Up to [cvs.NetBSD.org] / src / compat

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.9.34.2 / (download) - annotate - [select for diffs], Tue Apr 21 19:37:52 2020 UTC (3 years, 11 months ago) by martin
Branch: phil-wifi
Changes since 1.9.34.1: +0 -0 lines
Diff to previous 1.9.34.1 (colored) to branchpoint 1.9 (colored) to selected 1.9 (colored)

Ooops, restore accidently removed files from merge mishap

Revision 1.9.34.1, Tue Apr 21 18:41:25 2020 UTC (3 years, 11 months ago) by martin
Branch: phil-wifi
Changes since 1.9: +1 -1 lines
FILE REMOVED

Sync with HEAD

Revision 1.9 / (download) - annotate - [selected], Thu Aug 23 21:21:14 2012 UTC (11 years, 7 months ago) by joerg
Branch: MAIN
CVS Tags: yamt-pagecache-base9, yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6, tls-maxphys-base, tls-maxphys, tls-earlyentropy-base, tls-earlyentropy, riastradh-xf86-video-intel-2-7-1-pre-2-21-15, riastradh-drm2-base3, riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2, prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, phil-wifi-base, phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, phil-wifi-20191119, phil-wifi-20190609, pgoyette-localcount-base, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, pgoyette-localcount, pgoyette-compat-merge-20190127, pgoyette-compat-base, pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, pgoyette-compat-0728, pgoyette-compat-0625, pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315, pgoyette-compat, perseant-stdc-iso10646-base, perseant-stdc-iso10646, netbsd-9-base, netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1, netbsd-9, netbsd-8-base, netbsd-8-2-RELEASE, netbsd-8-1-RELEASE, netbsd-8-1-RC1, netbsd-8-0-RELEASE, netbsd-8-0-RC2, netbsd-8-0-RC1, netbsd-8, netbsd-7-nhusb-base-20170116, netbsd-7-nhusb-base, netbsd-7-nhusb, netbsd-7-base, netbsd-7-2-RELEASE, netbsd-7-1-RELEASE, netbsd-7-1-RC2, netbsd-7-1-RC1, netbsd-7-1-2-RELEASE, netbsd-7-1-1-RELEASE, netbsd-7-1, netbsd-7-0-RELEASE, netbsd-7-0-RC3, netbsd-7-0-RC2, netbsd-7-0-RC1, netbsd-7-0-2-RELEASE, netbsd-7-0-1-RELEASE, netbsd-7-0, netbsd-7, netbsd-10-base, netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, netbsd-10, matt-nb8-mediatek-base, matt-nb8-mediatek, localcount-20160914, khorben-n900, is-mlppp-base, is-mlppp, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan, agc-symver-base, agc-symver, HEAD
Branch point for: phil-wifi
Changes since 1.8: +4 -0 lines
Diff to previous 1.8 (colored)

Revert last, it breaks the tricks xsrc uses.

Revision 1.8 / (download) - annotate - [select for diffs], Thu Aug 23 15:45:02 2012 UTC (11 years, 7 months ago) by joerg
Branch: MAIN
Changes since 1.7: +1 -5 lines
Diff to previous 1.7 (colored) to selected 1.9 (colored)

Remove SHLIBINSTALLDIR and SHLINKINSTALLLIBDIR. Add rpath entries, if
SHLIBDIR differs from /usr/lib.

Revision 1.3.2.1 / (download) - annotate - [select for diffs], Thu Jan 6 05:19:55 2011 UTC (13 years, 2 months ago) by riz
Branch: netbsd-5
CVS Tags: netbsd-5-2-RELEASE, netbsd-5-2-RC1, netbsd-5-2-3-RELEASE, netbsd-5-2-2-RELEASE, netbsd-5-2-1-RELEASE, netbsd-5-2
Changes since 1.3: +27 -37 lines
Diff to previous 1.3 (colored) next main 1.4 (colored) to selected 1.9 (colored)

Apply patch (requested by mrg in ticket #1499):

src/compat version 2.  this allows building any number of alternate
library / program target ABIs.  rather than duplicating the list of
subdirs and Makefiles to build, it re-traverses the necessary ones.
details:
- add support for MAKEDIRTARGETENV to share/mk
- renames LD32DIR to MLIBDIR
- fixes library builds for some subdirs (more was built than needed)
- fixes /bin & /sbin apps in compat mode
- reduces complexity in src/compat and the rest of the tree
- updates ldd netbsd32 support

Revision 1.3.8.2 / (download) - annotate - [select for diffs], Mon Dec 14 06:20:58 2009 UTC (14 years, 3 months ago) by mrg
Branch: matt-nb5-mips64
CVS Tags: matt-nb5-mips64-premerge-20101231, matt-nb5-mips64-k15
Changes since 1.3.8.1: +28 -55 lines
Diff to previous 1.3.8.1 (colored) to branchpoint 1.3 (colored) next main 1.4 (colored) to selected 1.9 (colored)

merge the new src/compat build into the place it was actually born.
this replaces the old src/compat with a method that re-traverses the
library directories with a different set of flags, and is capable of
building more than one compat ABI.

Revision 1.7 / (download) - annotate - [select for diffs], Sun Dec 13 09:27:34 2009 UTC (14 years, 3 months ago) by mrg
Branch: MAIN
CVS Tags: yamt-pagecache-tag8, yamt-pagecache-base5, yamt-pagecache-base4, yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, yamt-pagecache, netbsd-6-base, netbsd-6-1-RELEASE, netbsd-6-1-RC4, netbsd-6-1-RC3, netbsd-6-1-RC2, netbsd-6-1-RC1, netbsd-6-1-5-RELEASE, netbsd-6-1-4-RELEASE, netbsd-6-1-3-RELEASE, netbsd-6-1-2-RELEASE, netbsd-6-1-1-RELEASE, netbsd-6-1, netbsd-6-0-RELEASE, netbsd-6-0-RC2, netbsd-6-0-RC1, netbsd-6-0-6-RELEASE, netbsd-6-0-5-RELEASE, netbsd-6-0-4-RELEASE, netbsd-6-0-3-RELEASE, netbsd-6-0-2-RELEASE, netbsd-6-0-1-RELEASE, netbsd-6-0, netbsd-6, matt-premerge-20091211, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus, matt-mips64-premerge-20101231, cherry-xenmp-base, cherry-xenmp, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2
Changes since 1.6: +20 -45 lines
Diff to previous 1.6 (colored) to selected 1.9 (colored)

- move -m32 style compat into "m32.mk"
- new Makefile.compat has mostly only the basics now

Revision 1.6 / (download) - annotate - [select for diffs], Sun Dec 13 08:25:20 2009 UTC (14 years, 3 months ago) by mrg
Branch: MAIN
Changes since 1.5: +21 -21 lines
Diff to previous 1.5 (colored) to selected 1.9 (colored)

rename LD32DIR to MLIBDIR.

Revision 1.3.8.1 / (download) - annotate - [select for diffs], Sun Sep 13 21:21:16 2009 UTC (14 years, 6 months ago) by matt
Branch: matt-nb5-mips64
CVS Tags: matt-nb5-mips64-premerge-20091211
Changes since 1.3: +24 -5 lines
Diff to previous 1.3 (colored) to selected 1.9 (colored)

Add mips64 support (making n64 libraries) to compat

Revision 1.5 / (download) - annotate - [select for diffs], Tue May 19 20:27:50 2009 UTC (14 years, 10 months ago) by christos
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored) to selected 1.9 (colored)

we need SHLINKINSTALLDIR to be /libexec for /bin and /sbin binaries.

Revision 1.3.4.1 / (download) - annotate - [select for diffs], Wed May 13 19:15:51 2009 UTC (14 years, 10 months ago) by jym
Branch: jym-xensuspend
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 (colored) next main 1.4 (colored) to selected 1.9 (colored)

Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html

Revision 1.4 / (download) - annotate - [select for diffs], Thu Mar 12 17:16:58 2009 UTC (15 years ago) by abs
Branch: MAIN
CVS Tags: jym-xensuspend-nbase, jym-xensuspend-base
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 (colored) to selected 1.9 (colored)

Prefer MACHINE_ARCH to MACHINE in some tests

Revision 1.3 / (download) - annotate - [select for diffs], Tue Oct 28 22:58:23 2008 UTC (15 years, 5 months ago) by mrg
Branch: MAIN
CVS Tags: netbsd-5-base, netbsd-5-1-RELEASE, netbsd-5-1-RC4, netbsd-5-1-RC3, netbsd-5-1-RC2, netbsd-5-1-RC1, netbsd-5-1-5-RELEASE, netbsd-5-1-4-RELEASE, netbsd-5-1-3-RELEASE, netbsd-5-1-2-RELEASE, netbsd-5-1-1-RELEASE, netbsd-5-1, netbsd-5-0-RELEASE, netbsd-5-0-RC4, netbsd-5-0-RC3, netbsd-5-0-RC2, netbsd-5-0-RC1, netbsd-5-0-2-RELEASE, netbsd-5-0-1-RELEASE, netbsd-5-0, matt-nb5-pq3-base, matt-nb5-pq3, matt-nb5-mips64-u2-k2-k4-k7-k8-k9, matt-nb5-mips64-u1-k1-k5, matt-nb4-mips64-k7-u2a-k9b
Branch point for: netbsd-5, matt-nb5-mips64, jym-xensuspend
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored) to selected 1.9 (colored)

need to set MKDEPFLAGS to -m32 as well

Revision 1.2 / (download) - annotate - [select for diffs], Mon Oct 27 07:58:42 2008 UTC (15 years, 5 months ago) by mrg
Branch: MAIN
Changes since 1.1: +3 -3 lines
Diff to previous 1.1 (colored) to selected 1.9 (colored)

support /usr/lib/<arch>/security/.

Revision 1.1 / (download) - annotate - [select for diffs], Sun Oct 26 07:38:27 2008 UTC (15 years, 5 months ago) by mrg
Branch: MAIN
Diff to selected 1.9 (colored)

build 32 bit compat libraries and ld.elf_so for amd64 and sparc64 builds.

two issues remain:
- LIBDPLIBS isn't working correctly, requiring hand-holding builds
- libc, libipsec, and libpcap have yacc issues, also requiring hand holding


ideally this will be replaced with a better method that can handle more
than one compat target, but i can't get that working yet.  see the README
file for mroe details.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>