Home | History | Annotate | Download | only in libz
History log of /src/sys/rump/kern/lib/libz/Makefile
RevisionDateAuthorComments
 1.5  03-Jun-2023  lukem adapt to ${CC_WNO_IMPLICIT_FALLTHROUGH}

Use ${CC_WNO_IMPLICIT_FALLTHROUGH} instead of
the older style more complex expressions.
 1.4  29-Sep-2019  mrg convert HAVE_GCC == 7 to HAVE_GCC >= 7.
 1.3  05-Feb-2019  mrg be sure to only apply zlib.c's -Wno-error=implicit-fallthrough to GCC 7.
push the setting into the rump and module version too.
 1.2  19-Oct-2015  pooka branches: 1.2.18;
Add a COMMENT describing what each component roughly does.

"make describe" prints the comment.

Requested/inspired by Vincent Schwarzer on rumpkernel-users
 1.1  21-Jun-2010  pooka branches: 1.1.2; 1.1.4; 1.1.6; 1.1.24; 1.1.42;
support zlib
 1.1.42.1  27-Dec-2015  skrll Sync with HEAD (as of 26th Dec)
 1.1.24.1  03-Dec-2017  jdolecek update from HEAD
 1.1.6.2  17-Aug-2010  uebayasi Sync with HEAD.
 1.1.6.1  21-Jun-2010  uebayasi file Makefile was added on branch uebayasi-xip on 2010-08-17 06:48:00 +0000
 1.1.4.2  11-Aug-2010  yamt sync with head.
 1.1.4.1  21-Jun-2010  yamt file Makefile was added on branch yamt-nfs-mp on 2010-08-11 22:55:06 +0000
 1.1.2.2  03-Jul-2010  rmind sync with head
 1.1.2.1  21-Jun-2010  rmind file Makefile was added on branch rmind-uvmplock on 2010-07-03 01:20:02 +0000
 1.2.18.2  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.2.18.1  10-Jun-2019  christos Sync with HEAD

RSS XML Feed