Home | History | Annotate | only in /src/compat/dirshack
History log of /src/compat/dirshack
RevisionDateAuthorComments
 1.4 13-May-2023  riastradh compat: Nix trailing whitespace.

No functional change intended.
 1.3 17-Aug-2012  joerg branches: 1.3.34;
Implement build_install in src/lib/Makefile, which traverses the
subdirectories and invokes dependall/install. Do this in groups
delimited by .WAIT to ensure that depending libraries can use the
installed versions and don't need to know the locations in the source
tree.

Use this new target in src/Makefile to replace most of the adhoc library
logic with two special cases, src/lib and src/compat. Adjust
sys/Makefile to include the module directory when building them. Add
some necessary .WAITs in src/lib/Makefile to reflect the dependencies
from src/Makefile and also add the rump libraries here.
 1.2 17-Apr-2011  mrg branches: 1.2.4;
catch up with s/MAKEDIROBJPREFIX/MAKEOBJDIR/ changes in comments.
 1.1 13-Dec-2009  mrg branches: 1.1.2; 1.1.4;
a hack to force the top-level compat objdir to be created before the
library ones are. the Makefile has a long description of what's
really going on here.
 1.1.4.2 06-Jan-2011  riz 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
 1.1.4.1 13-Dec-2009  riz file Makefile was added on branch netbsd-5 on 2011-01-06 05:19:55 +0000
 1.1.2.3 27-Jan-2010  matt Make compat build more tolerant of large number of parallel jobs
 1.1.2.2 14-Dec-2009  mrg 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.
 1.1.2.1 13-Dec-2009  mrg file Makefile was added on branch matt-nb5-mips64 on 2009-12-14 06:20:58 +0000
 1.2.4.1 30-Oct-2012  yamt sync with head
 1.3.34.2 21-Apr-2020  martin Ooops, restore accidently removed files from merge mishap
 1.3.34.1 21-Apr-2020  martin Sync with HEAD

RSS XML Feed