History log of /dragonfly/lib/libncurses/libtic/Makefile (Results 1 – 4 of 4)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: v6.2.1, v6.2.0, v6.3.0, v6.0.1, v6.0.0, v6.0.0rc1, v6.1.0, v5.8.3, v5.8.2, v5.8.1, v5.8.0, v5.9.0, v5.8.0rc1, v5.6.3
# 440aab37 02-Feb-2020 zrj <rimvydas.jasinskas@gmail.com>

hostprog: Remove NO_WERROR from btools tic.

Pointed-out-by: swildner


# 046153f8 01-Feb-2020 zrj <rimvydas.jasinskas@gmail.com>

tic(1): Explicitly disable WERROR in hostprog tic.

This special version is used during buildworld.
Helps with bootstrapping on OpenBSD.


Revision tags: v5.6.2, v5.6.1, v5.6.0, v5.6.0rc1, v5.7.0, v5.4.3, v5.4.2, v5.4.1, v5.4.0, v5.5.0, v5.4.0rc1, v5.2.2, v5.2.1
# a5875dd4 08-Apr-2018 zrj <rimvydas.jasinskas@gmail.com>

ncurses: Allow for easier bootstrap of libtic.

Mainly as backwards compat for gcc80.

Cherry-pick to 5.2


Revision tags: v5.2.0, v5.3.0, v5.2.0rc, v5.0.2
# a0f7baaf 14-Nov-2017 zrj <rimvydas.jasinskas@gmail.com>

ncurses: Add hostprog variant of tic.

Tic(1) uses some of internal bits of ncurses implementation.
* For now include a basic set of libncurses.
* Link this tic with wide version of ncurses.
*

ncurses: Add hostprog variant of tic.

Tic(1) uses some of internal bits of ncurses implementation.
* For now include a basic set of libncurses.
* Link this tic with wide version of ncurses.
* Adjust sources a bit for future reference.

show more ...