Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pass the full CFLAGS to cpp for MKlib_gen.sh. | John Baldwin | 2020-08-03 | 1 | -1/+1 |
* | ncurses: bump shlib number to version 9 | Baptiste Daroussin | 2020-02-20 | 1 | -2/+1 |
* | Update to 6.2-20200215 | Baptiste Daroussin | 2020-02-19 | 1 | -1/+1 |
* | lib_gen.c now also depends on ncurses_dll.h specify it to prevent some breakage | Baptiste Daroussin | 2020-02-19 | 1 | -1/+1 |
* | Update ncurses to 20200118 | Baptiste Daroussin | 2020-02-18 | 3 | -53/+97 |
* | Update Makefile.depend files | Simon J. Gerraty | 2019-12-11 | 4 | -4/+0 |
* | Fix .depend files to work for build tools. | Bryan Drewery | 2019-06-15 | 1 | -0/+1 |
* | Fix ncurses fallback.c build with a strict build shell | Alex Richardson | 2018-10-23 | 1 | -1/+2 |
* | Don't use CCACHE for linking. | Bryan Drewery | 2018-06-27 | 1 | -2/+2 |
* | General further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-20 | 2 | -2/+6 |
* | DIRDEPS_BUILD: Update dependencies. | Bryan Drewery | 2017-10-31 | 8 | -8/+0 |
* | Hide `sccsid` under #if 0, per example in style(9) | Enji Cooper | 2017-08-12 | 1 | -0/+2 |
* | Renumber copyright clause 4 | Warner Losh | 2017-02-28 | 2 | -2/+2 |
* | Use SRCTOP-relative paths and .CURDIR with :H instead of ".." specified paths | Enji Cooper | 2017-01-20 | 9 | -15/+15 |
* | DIRDEPS_BUILD: Run the staged bootstrap-tools version of build-tools. | Bryan Drewery | 2016-05-09 | 1 | -2/+2 |
* | MFH | Glen Barber | 2016-04-16 | 1 | -2/+2 |
|\ | |||||
| * | META_MODE: Don't rebuild build-tools targets during normal build. | Bryan Drewery | 2016-04-14 | 1 | -2/+2 |
* | | MFH | Glen Barber | 2016-04-04 | 1 | -3/+3 |
|\| | |||||
| * | CCACHE_BUILD: Don't use ccache when generating some files with CC -E. | Bryan Drewery | 2016-03-24 | 1 | -3/+3 |
* | | MFH | Glen Barber | 2016-03-02 | 8 | -4770/+0 |
|\| | |||||
| * | DIRDEPS_BUILD: Regenerate without local dependencies. | Bryan Drewery | 2016-02-24 | 8 | -4770/+0 |
* | | Remove libc, librtld_db, libthr packages, and further increase | Glen Barber | 2016-02-05 | 1 | -0/+1 |
|/ | |||||
* | META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host. | Bryan Drewery | 2015-11-25 | 8 | -8/+0 |
* | Add missing CLEANFILES. | Bryan Drewery | 2015-09-26 | 1 | -0/+1 |
* | META_MODE: Remove DEP_RELDIR from Makefile.depend files. | Bryan Drewery | 2015-09-25 | 4 | -8/+0 |
* | Install ncurses html documentation again after r284345 | Antoine Brodin | 2015-06-22 | 1 | -1/+1 |
* | new depends | Simon J. Gerraty | 2015-06-16 | 4 | -6/+0 |
* | Revert r284417 it is not necessary anymore | Baptiste Daroussin | 2015-06-15 | 1 | -1/+1 |
* | Enforce overwritting SHLIBDIR | Baptiste Daroussin | 2015-06-15 | 1 | -1/+1 |
* | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 9 | -0/+4948 |
|\ | |||||
| * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 2 | -4/+0 |
| * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 10 | -12/+10 |
| |\ | |/ |/| | |||||
| * | Merge head from 7/28 | Simon J. Gerraty | 2014-08-19 | 10 | -8/+11 |
| |\ | |||||
| * | | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 8 | -8/+8 |
| * | | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 8 | -0/+19 |
| * | | Merge from head | Simon J. Gerraty | 2014-05-08 | 2 | -2/+2 |
| |\ \ | |||||
| * | | | New/updated dependencies | Simon J. Gerraty | 2014-05-05 | 2 | -48/+517 |
| * | | | Merge head | Simon J. Gerraty | 2014-04-27 | 6 | -104/+272 |
| |\ \ \ | |||||
| * \ \ \ | Merge from head | Simon J. Gerraty | 2013-09-05 | 3 | -3/+3 |
| |\ \ \ \ | |||||
| * | | | | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 8 | -0/+8 |
| * | | | | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 8 | -16/+0 |
| * | | | | | Sync with HEAD. | David E. O'Brien | 2013-02-08 | 4 | -4/+16 |
| |\ \ \ \ \ | |||||
| * | | | | | | Avoid two makefiles trying to install the same headers | Simon J. Gerraty | 2012-11-08 | 1 | -0/+2 |
| * | | | | | | Updated/new Makefile.depend | Simon J. Gerraty | 2012-11-08 | 8 | -0/+24 |
| * | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 8 | -0/+4436 |
* | | | | | | | Parallelize building lib/ncurses | Enji Cooper | 2014-12-27 | 1 | -0/+7 |
* | | | | | | | Convert libraries to use LIBADD | Baptiste Daroussin | 2014-11-25 | 3 | -6/+3 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Remove ia64. | Marcel Moolenaar | 2014-07-07 | 1 | -1/+1 |
* | | | | | | Revert r261296. This removes the WITHOUT_NCURSESW option. | Brooks Davis | 2014-05-15 | 1 | -7/+2 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | Warner Losh | 2014-05-06 | 2 | -2/+2 |
| |_|_|/ |/| | | |