aboutsummaryrefslogtreecommitdiff
path: root/lib/ncurses/ncurses/Makefile
Commit message (Expand)AuthorAgeFilesLines
* pkgbase: move ncurses into its own packageKyle Evans2025-09-301-1/+0
* build: remove the last vestiges of lint supportBrooks Davis2025-06-051-2/+0
* Retire MK_PROFILE infrastructureEd Maste2024-11-121-6/+0
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* ncurses: avoid hardcoded assumptions about the layout of .OBJDIRKyle Evans2023-09-121-2/+2
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* ncurses: Silence -Wunused-but-set-variable for various files.John Baldwin2023-06-271-0/+2
* ncurses: to not create a libncursesw.a in the OBJDIRBaptiste Daroussin2021-11-241-4/+6
* ncurses: rework static linker script generationBaptiste Daroussin2021-10-261-10/+9
* ncurses: fix typo in makefileBaptiste Daroussin2021-10-101-1/+1
* ncurses: convert libncursesw.a into a static ldscriptBaptiste Daroussin2021-10-101-0/+14
* ncurses: fix path where to find curses.h at bootstrapBaptiste Daroussin2021-10-041-2/+2
* ncurses: split libtinfo from libncursesBaptiste Daroussin2021-10-041-982/+19
* ncurses: fix generation of term.hBaptiste Daroussin2021-02-251-1/+3
* ncurses: Silence MKuserdefs.sh callRenato Botelho2021-02-251-1/+1
* ncurses: Add support for terminfo databaseBaptiste Daroussin2021-02-251-6/+3
* ncurses: only keep the version with widechar supportBaptiste Daroussin2021-01-051-40/+31
* Pass the full CFLAGS to cpp for MKlib_gen.sh.John Baldwin2020-08-031-1/+1
* ncurses: bump shlib number to version 9Baptiste Daroussin2020-02-201-2/+1
* lib_gen.c now also depends on ncurses_dll.h specify it to prevent some breakageBaptiste Daroussin2020-02-191-1/+1
* Update ncurses to 20200118Baptiste Daroussin2020-02-181-26/+53
* Fix .depend files to work for build tools.Bryan Drewery2019-06-151-0/+1
* Fix ncurses fallback.c build with a strict build shellAlex Richardson2018-10-231-1/+2
* Don't use CCACHE for linking.Bryan Drewery2018-06-271-2/+2
* Use SRCTOP-relative paths and .CURDIR with :H instead of ".." specified pathsEnji Cooper2017-01-201-1/+1
* DIRDEPS_BUILD: Run the staged bootstrap-tools version of build-tools.Bryan Drewery2016-05-091-2/+2
* MFHGlen Barber2016-04-161-2/+2
|\
| * META_MODE: Don't rebuild build-tools targets during normal build.Bryan Drewery2016-04-141-2/+2
* | MFHGlen Barber2016-04-041-3/+3
|\|
| * CCACHE_BUILD: Don't use ccache when generating some files with CC -E.Bryan Drewery2016-03-241-3/+3
* | Remove libc, librtld_db, libthr packages, and further increaseGlen Barber2016-02-051-0/+1
|/
* Add missing CLEANFILES.Bryan Drewery2015-09-261-0/+1
* Install ncurses html documentation again after r284345Antoine Brodin2015-06-221-1/+1
* Revert r284417 it is not necessary anymoreBaptiste Daroussin2015-06-151-1/+1
* Enforce overwritting SHLIBDIRBaptiste Daroussin2015-06-151-1/+1
* Merge head from 7/28Simon J. Gerraty2014-08-191-1/+1
|\
| * Remove ia64.Marcel Moolenaar2014-07-071-1/+1
* | Merge from headSimon J. Gerraty2014-05-081-1/+1
|\|
| * Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* | Merge headSimon J. Gerraty2014-04-271-8/+139
|\|
| * Eliminate last vestigies of NO_MAN= in the tree. Also, removeWarner Losh2014-04-251-1/+2
| * NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-131-3/+3
| * MFV r262639: ncurses 5.9 20140222 snapshot.Xin LI2014-03-021-2/+4
| * MFV r262617: ncurses 5.9.Xin LI2014-02-281-2/+130
* | Sync with HEAD.David E. O'Brien2013-02-081-1/+7
|\|
| * Only install manpages and html documentation in the ncurses/*w (wchar)Brooks Davis2013-01-241-1/+7
* | Avoid two makefiles trying to install the same headersSimon J. Gerraty2012-11-081-0/+2
|/
* Bump the version of all non-symbol-versioned shared libraries inKen Smith2009-07-191-1/+1
* - Update ncurses to 5.7-20081102 (5.7 release) and build glueRong-En Fan2008-11-151-0/+3
* - Remove duplicate tputs.3 from MLINK. As we use termcap in the bsae, removeRong-En Fan2008-02-131-1/+0