| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-01-13 | unhook groff | christos | |
| 2012-08-10 | Don't link explicitly against libsupc++, just use the normal C++ | joerg | |
| linkage. | |||
| 2010-12-16 | Push C++ library linkage into the shared Makefile.inc fragments. | joerg | |
| 2006-10-09 | - use PROG not PROG_CXX | mrg | |
| - link with -lm -lsupc++ as discussed in the audit-trail for PR#26714, now fixed. | |||
| 2003-10-20 | * Support MAKEVERBOSE | lukem | |
| * Implement GROFFYSRCS, which contain a list of .y files to convert into .cpp and _tab.h. Simplifies .y -> .cpp (et al) . * Use "realall" target instead of "dependall"/"install" to ensure that various files are created correctly. | |||
| 2003-08-01 | Explicitly add dependencies for foo.cpp from foo.y. | lukem | |
| Ensures that foo.d is correctly built from foo.cpp and not foo.y->foo.c. | |||
| 2003-07-01 | give lex.cpp expclit dependancies for generated files so that "make all" as | mrg | |
| well as "make dependall" works. | |||
| 2003-07-01 | note why YHEADER is not appropriate here. | mrg | |
| 2003-07-01 | pic/refer: | mrg | |
| - set YFLAGS=-d pic: - remove pic_tab.h from SRCS. | |||
| 2003-06-30 | Add NetBSD RCS Id. | wiz | |
| 2003-06-30 | Make groff-1.19 build on NetBSD. | wiz | |
| 2003-06-30 | Import groff-1.19 build structure from FreeBSD. | wiz | |
