Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NO_MAN= has been deprecated in favor of MAN= for some time, go ahead | imp | 2014-04-13 | 1 | -1/+1 |
| | | | | | | and finish the job. ncurses is now the only Makefile in the tree that uses it since it wasn't a simple mechanical change, and will be addressed in a future commit. | ||||
* | Fixed missing or broken library dependencies. | ru | 2010-02-25 | 1 | -2/+2 |
| | |||||
* | Start the dreaded NOFOO -> NO_FOO conversion. | ru | 2004-12-21 | 1 | -1/+1 |
| | | | | OK'ed by: core | ||||
* | For variables that are only checked with defined(), don't provide | ru | 2004-10-24 | 1 | -1/+1 |
| | | | | any fake value. | ||||
* | Remove some debug cruft from the Makefiles and make them ${.OBJDIR} | dfr | 2004-08-16 | 1 | -5/+2 |
| | | | | friendly. | ||||
* | This file is not suppose be be all one big comment :-( | dfr | 2004-08-05 | 1 | -1/+1 |
| | | | | Pointed out by: ssouhlal | ||||
* | Add regression tests for TLS. | dfr | 2004-08-03 | 2 | -0/+27 |