aboutsummaryrefslogtreecommitdiff
path: root/lib/ncurses
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update to 6.2-20200215Baptiste Daroussin2020-02-191-1/+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-183-53/+97
* Update Makefile.depend filesSimon J. Gerraty2019-12-114-4/+0
* 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
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-202-2/+6
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-318-8/+0
* Hide `sccsid` under #if 0, per example in style(9)Enji Cooper2017-08-121-0/+2
* Renumber copyright clause 4Warner Losh2017-02-282-2/+2
* Use SRCTOP-relative paths and .CURDIR with :H instead of ".." specified pathsEnji Cooper2017-01-209-15/+15
* 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
* | MFHGlen Barber2016-03-028-4770/+0
|\|
| * DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery2016-02-248-4770/+0
* | Remove libc, librtld_db, libthr packages, and further increaseGlen Barber2016-02-051-0/+1
|/
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.Bryan Drewery2015-11-258-8/+0
* Add missing CLEANFILES.Bryan Drewery2015-09-261-0/+1
* META_MODE: Remove DEP_RELDIR from Makefile.depend files.Bryan Drewery2015-09-254-8/+0
* Install ncurses html documentation again after r284345Antoine Brodin2015-06-221-1/+1
* new dependsSimon J. Gerraty2015-06-164-6/+0
* Revert r284417 it is not necessary anymoreBaptiste Daroussin2015-06-151-1/+1
* Enforce overwritting SHLIBDIRBaptiste Daroussin2015-06-151-1/+1
* Add META_MODE support.Simon J. Gerraty2015-06-139-0/+4948
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-082-4/+0
| * Merge sync of headSimon J. Gerraty2015-05-2710-12/+10
| |\ | |/ |/|
| * Merge head from 7/28Simon J. Gerraty2014-08-1910-8/+11
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-168-8/+8
| * | Updated dependenciesSimon J. Gerraty2014-05-108-0/+19
| * | Merge from headSimon J. Gerraty2014-05-082-2/+2
| |\ \
| * | | New/updated dependenciesSimon J. Gerraty2014-05-052-48/+517
| * | | Merge headSimon J. Gerraty2014-04-276-104/+272
| |\ \ \
| * \ \ \ Merge from headSimon J. Gerraty2013-09-053-3/+3
| |\ \ \ \
| * | | | | Updated dependenciesSimon J. Gerraty2013-03-118-0/+8
| * | | | | Updated dependenciesSimon J. Gerraty2013-02-168-16/+0
| * | | | | Sync with HEAD.David E. O'Brien2013-02-084-4/+16
| |\ \ \ \ \
| * | | | | | Avoid two makefiles trying to install the same headersSimon J. Gerraty2012-11-081-0/+2
| * | | | | | Updated/new Makefile.dependSimon J. Gerraty2012-11-088-0/+24
| * | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-228-0/+4436
* | | | | | | Parallelize building lib/ncursesEnji Cooper2014-12-271-0/+7
* | | | | | | Convert libraries to use LIBADDBaptiste Daroussin2014-11-253-6/+3
| |_|_|_|_|/ |/| | | | |
* | | | | | Remove ia64.Marcel Moolenaar2014-07-071-1/+1
* | | | | | Revert r261296. This removes the WITHOUT_NCURSESW option.Brooks Davis2014-05-151-7/+2
| |_|_|_|/ |/| | | |
* | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-062-2/+2
| |_|_|/ |/| | |