summaryrefslogtreecommitdiff
path: root/lib/libcurses/Makefile
AgeCommit message (Expand)Author
2019-02-13Also remove tbl files from CLEANFILES now they are not generated.Nicholas Marriott
2019-02-13Remove obsolete tbl suffix from ncurses man pages, no objections fromNicholas Marriott
2017-07-10remove misc. depend and yacc nits that no longer matter.Marc Espie
2017-06-16mark files as BUILDFIRST, or write explicit dependencies, so that mostMarc Espie
2016-09-16Include the legacy_coding(3) page which documents use_legacy_coding(),Nicholas Marriott
2016-07-04DEBUGLIBS has been broken since the gcc4 switch, so delete it. CFLAGSPhilip Guenther
2016-05-26Use "cc -E" instead of "cpp". OK deraadt@ natano@Todd C. Miller
2016-03-30for some time now mandoc has not required MLINKS to functionJason McIntyre
2015-12-03Instead of using our own custom BDB terminfo databases, use the ncursesNicholas Marriott
2015-11-12the tparam mlink is probably a typo (and duplicate) for tparm, so kill it;Jason McIntyre
2014-07-16lynx has left the tree, and let's be honest noone will find these htmlTheo de Raadt
2012-12-21remove makefile hacks that are no longer needed with t1 t2: working properlyMarc Espie
2012-08-02remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets.Okan Demirmen
2011-06-23switch to installing source manuals (base part)Ingo Schwarze
2010-09-06Enable wide character support in ncurses. It is built into libcurses,Nicholas Marriott
2010-01-12Update to ncurses 5.7, with local changes reapplied.Nicholas Marriott
2009-08-13various MLINK fixes from Alan R. S. Bueno;Jason McIntyre
2007-11-24fix yacc/lex parallel file generationMarc Espie
2007-10-26add missing dependencyMarc Espie
2005-11-24use WANTLINT= (on all architectures)Theo de Raadt
2003-10-19fix installation of DEBUGLIBS libcurses symlink.Brad Smith
2003-05-19Add the generated files as a dependency for the 'all' target.Todd C. Miller
2002-11-14Add a link to libncurses. Lots of programs/configure scripts out thereTodd C. Miller
2002-08-16use HOSTCFLAGS and HOSTLDFLAGS with HOSTCC.Wilbern Cobb
2002-07-26Obey LDSTATIC for the helper binaries.Artur Grabowski
2002-06-24Properly install links for debug libraries; ok deraadt@Thorsten Lockert
2000-11-08another MLINKTheo de Raadt
2000-10-08update to ncurses-5.1-20001007Todd C. Miller
2000-07-24Update to ncurses-5.1-20000722Todd C. Miller
2000-07-10ncurses 5.1Todd C. Miller
2000-03-29more MLINKSTheo de Raadt
1999-12-28Update to ncurses-19991218Todd C. Miller
1999-11-28update to ncurses-5.0-19991127Todd C. Miller
1999-11-17add MLINKs I missedTodd C. Miller
1999-11-17add more MLINKsTodd C. Miller
1999-11-17Add missing MLINKsTodd C. Miller
1999-05-11Install termcap.h too. Some packages assume that if you are usingTodd C. Miller
1999-03-02ncurses-4.2-990301Todd C. Miller
1999-02-24ncurses-4.2-990220; this is a pre-release of 5.0Todd C. Miller
1999-01-18use the doc dirTodd C. Miller
1999-01-18ncurses-4.2-990116Todd C. Miller
1998-11-30typoTodd C. Miller
1998-11-30Link -ltermcap to -lcurses and -lotermcap to -locurses. This fixesTodd C. Miller
1998-11-17man updates from ncurses-4.2-981114Todd C. Miller
1998-11-17update to ncurses-4.2-981114Todd C. Miller
1998-10-31update to ncurses 4.2-981017Todd C. Miller
1998-09-13ncurses-4.2-980905Todd C. Miller
1998-08-31use HOSTCC to compile helper programsMichael Shalayeff
1998-08-29man page repairs; aaron@ug.cs.dal.caTheo de Raadt
1998-08-14don't define HAVE_* since it conflicts with other configure scriptsTodd C. Miller