| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Recognize ".cpp" as a C++ suffix. | dt | 1998-06-05 | 1 | -3/+3 |
* | Fix my last commit which got caught in the cvs/cvsup cycle. | jb | 1998-06-03 | 1 | -3/+2 |
* | Uh, the NetBSD syscall define spam for alpha has to go after /etc/make.conf | jb | 1998-06-03 | 1 | -1/+6 |
* | In the case of alpha (only), more than just libc needs to know that | jb | 1998-06-03 | 1 | -1/+2 |
* | Oops, forgot references in previous commit. | bde | 1998-05-15 | 1 | -1/+1 |
* | Support Objective C almost as well as C++. | bde | 1998-05-15 | 1 | -2/+8 |
* | Add -pipe to default CFLAGS. The optimization it provides is cheap | jkh | 1998-05-01 | 1 | -2/+2 |
* | Support new version of global. | eivind | 1998-03-23 | 1 | -2/+2 |
* | Don't pass the undocumented flags `-se' to gtags (gtags ignores them for | bde | 1998-02-20 | 1 | -2/+2 |
* | FreeBSD's make knows about the MACHINE, but not the MACHINE_ARCH unless | jb | 1998-01-21 | 1 | -2/+9 |
* | Choose the default binary format based on machine type. | jb | 1998-01-13 | 1 | -1/+5 |
* | Restore the BINFORMAT?= in sys.mk, or it's painfully difficult to use | peter | 1997-09-05 | 1 | -1/+4 |
* | Change the BINFORMAT definitions so that they do not depend on sys.mk, | peter | 1997-09-05 | 1 | -4/+1 |
* | A first cut at some rules for building elf shared libs. Of particular | peter | 1997-08-30 | 1 | -1/+4 |
* | Support GLOBAL style tags. | jkh | 1997-04-13 | 1 | -1/+5 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Revert changes to make the .y.c rule 'make -j n' safe. | steve | 1997-01-12 | 1 | -2/+4 |
* | Make the .y.c rule 'make -j n' friendly. | steve | 1997-01-06 | 1 | -4/+2 |
* | Style changes: $(...) --> ${...}, consistent placement of -c. | alex | 1996-11-07 | 1 | -15/+15 |
* | Add in POSIX 1003.2 mandated rules. NOTE: these | steve | 1996-11-03 | 1 | -1/+93 |
* | Back out yacc change. | phk | 1996-06-02 | 1 | -8/+11 |
* | Make the yacc rules reentrant | phk | 1996-05-30 | 1 | -12/+9 |
* | Avoid a ton of "mv" when making libs by using -O to ld. | phk | 1996-05-28 | 1 | -12/+8 |
* | Make some rules reentrant, and mark the onces that cannot be. | phk | 1996-05-09 | 1 | -1/+7 |
* | delete ``.if ${MACHINE} == "sparc"'' | wosch | 1996-03-24 | 1 | -6/+1 |
* | Add `.sh' suffix and rule. | bde | 1995-10-21 | 1 | -10/+12 |
* | Changed default optimization from -O2 back to -O...gcc 2.6.* has serious | dg | 1995-08-11 | 1 | -2/+2 |
* | Move INSTALL?=install line duplicated into each .mk to sys.mk | ache | 1994-12-28 | 1 | -1/+3 |
* | Update make.conf and sys.mk to reflect the most recent advances in | phk | 1994-11-07 | 1 | -5/+3 |
* | Add .S to SUFFIXES and add .S.o: rule. | rgrimes | 1994-10-02 | 1 | -2/+5 |
* | The .c: rule added by Bruce, but as yet unused, causes serious problems | rgrimes | 1994-09-07 | 1 | -3/+5 |
* | Add an X11BASE variable that currently points to /usr/X386 but will | jkh | 1994-09-04 | 1 | -1/+5 |
* | Changed g++ to c++ | paul | 1994-08-31 | 1 | -2/+2 |
* | Recover improvements in 4.4lite version that were clobbered by the | bde | 1994-08-28 | 1 | -30/+50 |
* | Spplat our 1.1.5 `mk' ifiles over the top of the 4.4 ones. So far | wollman | 1994-08-04 | 1 | -35/+40 |
* | BSD 4.4 Lite Share Sources | rgrimes | 1994-05-30 | 1 | -0/+101 |