summaryrefslogtreecommitdiffstats
path: root/lib/libcurses/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Also remove tbl files from CLEANFILES now they are not generated.nicm2019-02-131-3/+2
* Remove obsolete tbl suffix from ncurses man pages, no objections fromnicm2019-02-131-10/+1
* remove misc. depend and yacc nits that no longer matter.espie2017-07-101-8/+1
* mark files as BUILDFIRST, or write explicit dependencies, so that mostespie2017-06-161-1/+3
* Include the legacy_coding(3) page which documents use_legacy_coding(),nicm2016-09-161-2/+2
* DEBUGLIBS has been broken since the gcc4 switch, so delete it. CFLAGSguenther2016-07-041-8/+1
* Use "cc -E" instead of "cpp". OK deraadt@ natano@millert2016-05-261-3/+3
* for some time now mandoc has not required MLINKS to functionjmc2016-03-301-175/+1
* Instead of using our own custom BDB terminfo databases, use the ncursesnicm2015-12-031-2/+2
* the tparam mlink is probably a typo (and duplicate) for tparm, so kill it;jmc2015-11-121-2/+2
* lynx has left the tree, and let's be honest noone will find these htmlderaadt2014-07-161-5/+1
* remove makefile hacks that are no longer needed with t1 t2: working properlyespie2012-12-211-6/+4
* remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets.okan2012-08-021-2/+1
* switch to installing source manuals (base part)schwarze2011-06-231-8/+18
* Enable wide character support in ncurses. It is built into libcurses,nicm2010-09-061-7/+55
* Update to ncurses 5.7, with local changes reapplied.nicm2010-01-121-52/+94
* various MLINK fixes from Alan R. S. Bueno;jmc2009-08-131-5/+5
* fix yacc/lex parallel file generationespie2007-11-241-3/+6
* add missing dependencyespie2007-10-261-1/+2
* use WANTLINT= (on all architectures)deraadt2005-11-241-1/+2
* fix installation of DEBUGLIBS libcurses symlink.brad2003-10-191-2/+2
* Add the generated files as a dependency for the 'all' target.millert2003-05-191-3/+4
* Add a link to libncurses. Lots of programs/configure scripts out theremillert2002-11-141-1/+3
* use HOSTCFLAGS and HOSTLDFLAGS with HOSTCC.wcobb2002-08-161-4/+9
* Obey LDSTATIC for the helper binaries.art2002-07-261-3/+3
* Properly install links for debug libraries; ok deraadt@tholo2002-06-241-2/+9
* another MLINKderaadt2000-11-081-3/+4
* update to ncurses-5.1-20001007millert2000-10-081-4/+4
* Update to ncurses-5.1-20000722millert2000-07-241-4/+5
* ncurses 5.1millert2000-07-101-11/+15
* more MLINKSderaadt2000-03-291-1/+3
* Update to ncurses-19991218millert1999-12-281-9/+9
* update to ncurses-5.0-19991127millert1999-11-281-3/+4
* add MLINKs I missedmillert1999-11-171-3/+5
* add more MLINKsmillert1999-11-171-11/+16
* Add missing MLINKsmillert1999-11-171-19/+23
* Install termcap.h too. Some packages assume that if you are usingmillert1999-05-111-2/+2
* ncurses-4.2-990301millert1999-03-021-9/+9
* ncurses-4.2-990220; this is a pre-release of 5.0millert1999-02-241-12/+12
* use the doc dirmillert1999-01-181-1/+5
* ncurses-4.2-990116millert1999-01-181-51/+62
* typomillert1998-11-301-2/+2
* Link -ltermcap to -lcurses and -lotermcap to -locurses. This fixesmillert1998-11-301-2/+3
* man updates from ncurses-4.2-981114millert1998-11-171-5/+5
* update to ncurses-4.2-981114millert1998-11-171-11/+12
* update to ncurses 4.2-981017millert1998-10-311-6/+6
* ncurses-4.2-980905millert1998-09-131-3/+3
* use HOSTCC to compile helper programsmickey1998-08-311-3/+3
* man page repairs; aaron@ug.cs.dal.caderaadt1998-08-291-15/+17
* don't define HAVE_* since it conflicts with other configure scriptsmillert1998-08-141-2/+2