Home | History | Annotate | Download | only in common_source
History log of /src/games/backgammon/common_source/Makefile
RevisionDateAuthorComments
 1.12  13-Apr-2021  mrg no longer need -Wno-error=implicit-fallthrough.
don't provide common symbols that are in libterminfo now days.
 1.11  29-Sep-2019  mrg convert HAVE_GCC == 7 to HAVE_GCC >= 7.
 1.10  04-Feb-2019  mrg apply -Wno-error=implicit-fallthrough on files that have fallthru
comments but are missed by the current checker.
 1.9  03-May-2008  lukem branches: 1.9.62;
Rename MKPRIVATELIB to LIBISPRIVATE, to make it clearer that this is
a variable that is used by in-tree Makefiles to control behaviour.
(MKsomevar variables are generally intended to be controlled by the end-user)
 1.8  25-Feb-2006  simonb branches: 1.8.18;
Use MKPRIVATELIB instead of NOLINKLIB/NOMAN/NOPIC/NOLINT.
 1.7  18-Sep-2002  lukem some makefile de-linting
 1.6  12-Dec-2001  tv MKfoo=no -> NOfoo=
 1.5  13-Mar-1999  lukem set MKLINT=no. noted by NAKAJIMA Yoshihiro <nakayosh@kcn.ne.jp>
 1.4  13-Feb-1999  lukem convert from NOxxx= to MKxxx=no.
include <bsd.own.mk> if testing a MKxxx variable.
 1.3  11-Oct-1997  mycroft common_source -> common, and GC some garbage variables.
 1.2  11-Oct-1997  veego Don't install this library, we only need this during the build.
 1.1  10-Oct-1997  lukem KNF & WARNSify, and only compile common_source once/* (compiles 25% faster)
 1.8.18.1  18-May-2008  yamt sync with head.
 1.9.62.2  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.9.62.1  10-Jun-2019  christos Sync with HEAD

RSS XML Feed