summaryrefslogtreecommitdiffstats
path: root/lib/libcurses/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* update to ncurses-4.2-980725millert1998-07-271-2/+2
* fix commentmillert1998-07-231-2/+2
* ncurses-4.2-980718millert1998-07-231-38/+91
* Use _ti_get_screensize() from libtermlib to update screen size if changedmillert1998-01-171-3/+3
* Add in lots of MLINKSmillert1997-12-171-2/+91
* ncurses-4.1-971213millert1997-12-141-3/+4
* Merge of ncurses-4.1-971129millert1997-12-031-14/+21
* Fix syntax wrt tracing stuff and change TRACE -> CURSESTRACEmillert1997-11-281-4/+4
* Add tracing/debugging code from ncurses 4.1 but don't compile by default.millert1997-11-281-2/+8
* ncurses 4.1 + changes to work with our terminfo libs (instead ofmillert1997-11-261-15/+20
* COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPmillert1997-04-271-3/+3
* Undo last change. nawk == awk in our tree, and no different behaviour istholo1997-02-271-3/+3
* awk fails to create a couple of files during the build. nawk does theangelos1997-02-271-3/+3
* do not make changes here that hide a problem which needs fixingderaadt1997-02-091-3/+1
* don't use LDADD+=-ltermlib on the mips - because it causes problemsgraichen1997-01-071-1/+3
* Generate library versions of macro implementations as welltholo1996-12-161-3/+6
* install -> ${INSTALL}, -c -> ${COPY}downsj1996-12-081-3/+3
* OpenBSD RCSIDniklas1996-06-191-0/+2
* The man page for wresize() was accidentally omittedtholo1996-06-161-3/+3
* Install ncurses as -lcurses and <curses.h>tholo1996-06-021-18/+39