Home | History | Annotate | Download | only in slave
History log of /src/tests/lib/libcurses/slave/Makefile
RevisionDateAuthorComments
 1.7  19-Jan-2014  apb Remove "-g" from CPPFLAGS and LDFLAGS in curses tests.

The debug information contains embedded references to the src directory,
which is bad for reproducible builds.
 1.6  08-Sep-2011  jmmv branches: 1.6.2; 1.6.6; 1.6.8;
It's ATFFILE=no, not NOATFFILE=true. This fixes the contents of the
installed Atffile, and allows the tests to actually run.
 1.5  17-Aug-2011  christos document non-literal format strings
 1.4  11-Jun-2011  christos Turn warns on for all tests and fix all the bugs.
 1.3  26-May-2011  joerg branches: 1.3.2;
Default to -Wno-sign-compare -Wno-pointer-sign for clang.
Push -Wno-array-bounds down to the cases that depend on it.
Selectively disable warnings for 3rd party software or non-trivial
issues to be reviewed later to get clang -Werror to build most of the
tree.
 1.2  13-Apr-2011  he Explicitly list -lterminfo after -lcurses, to support static builds.
 1.1  10-Apr-2011  blymn Add atf for libcurses with some tests
 1.3.2.1  23-Jun-2011  cherry Catchup with rmind-uvmplock merge.
 1.6.8.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.6.6.1  20-Nov-2012  matt Conditionalize use of --no-fatal-warnings on ${HAVE_BINUTILS} == "219"
 1.6.2.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")

RSS XML Feed