| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove trailing spaces. | krion | 2005-01-06 | 1 | -1/+1 |
* | NOTAGS -> NO_TAGS | ru | 2004-12-21 | 1 | -1/+1 |
* | This are the build infrastructure changes to allow to use the | trhodes | 2004-03-12 | 1 | -6/+13 |
* | Fixed bogus ${FOO:Mbar} tests where the actual intent is to check | ru | 2004-01-27 | 1 | -6/+6 |
* | Guess better the source for object files in case .depend file is | ru | 2004-01-17 | 1 | -0/+12 |
* | Introduce DPSRCS, that holds the list of source files which are | ru | 2004-01-13 | 1 | -5/+8 |
* | - Replaced several := ops with their += equivalents; the old | ru | 2004-01-12 | 1 | -9/+8 |
* | Use make(1) instead of a shell script to implement the checkdpadd target. | bde | 2003-07-03 | 1 | -9/+7 |
* | The .s files do not have to be preprocessed with cpp(1). | ru | 2003-07-02 | 1 | -2/+2 |
* | There's no reason to keep separate AINC knob anymore. | ru | 2003-07-01 | 1 | -8/+2 |
* | Added the new variable CTAGS which, if set to "ctags", reverts | ru | 2002-10-17 | 1 | -17/+37 |
* | Initiate deorbit burn for the i386-only a.out related support. Moves are | peter | 2002-09-17 | 1 | -9/+0 |
* | Moved checkdpadd target to where it logically belongs. | ru | 2002-07-03 | 1 | -0/+22 |
* | Fixed missing quotes in the default for MKDEPCMD in the CC != cc case. | bde | 2002-05-07 | 1 | -1/+1 |
* | Merge bsd.obj.mk's version of the _SUBDIR target with bsd.subdir.mk. | ru | 2002-04-23 | 1 | -4/+4 |
* | Prohibit the direct inclusion of bsd.dep.mk. | ru | 2002-04-22 | 1 | -0/+3 |
* | Doh, previous revision made .depend to be almost always out of date. | ru | 2002-04-17 | 1 | -3/+2 |
* | Don't spawn extra make(1) process to execute _EXTRADEPEND. | ru | 2002-04-16 | 1 | -2/+4 |
* | Only pass our idea of `CC' down to mkdep(1) if it's non-default. | ru | 2002-04-15 | 1 | -0/+4 |
* | Removed bogus env(1) commands. make(1) uses a real shell, so | bde | 2002-03-19 | 1 | -1/+1 |
* | Pass our idea of `CC' down to mkdep. | obrien | 2002-03-15 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Clean new index file(GPATH) of global. | simokawa | 1999-01-18 | 1 | -2/+3 |
* | Recognize ".cpp" as a C++ suffix. | dt | 1998-06-05 | 1 | -3/+4 |
* | 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 | -1/+7 |
* | Oops, the lex and yacc sources must be added to SRCS before ${SRCS} | bde | 1998-05-11 | 1 | -40/+40 |
* | Moved lex and yacc source handling from bsd.prog.mk to bsd.dep.mk | bde | 1998-05-08 | 1 | -1/+40 |
* | Only include bsd.dep.mk in `mk'files that handle C sources. Abuse | bde | 1998-05-06 | 1 | -14/+1 |
* | Support new version of global. | eivind | 1998-03-23 | 1 | -5/+5 |
* | Pass -nostdinc to mkdep for assembler and C files (it was already | bde | 1998-03-07 | 1 | -16/+15 |
* | Fixed cleaning of tags files. GSYMS was forgotten. | bde | 1998-02-20 | 1 | -2/+2 |
* | Optimize rm(1) usage. | wosch | 1997-12-14 | 1 | -3/+2 |
* | Changes to support full make parallelism (-j<n>) in the world | jkh | 1997-10-05 | 1 | -3/+7 |
* | Fixed cleandepend target. Subdirectories weren't handled unless SRCS | bde | 1997-08-26 | 1 | -2/+2 |
* | Add `B' to list of flags to pass through from C*FLAGS when using mkdep | asami | 1997-06-18 | 1 | -4/+4 |
* | Support GLOBAL style tags. | jkh | 1997-04-13 | 1 | -9/+15 |
* | Use `ld -f' (actually `cc -Wl,-f') at `make depend' time to generate | bde | 1997-04-09 | 1 | -1/+4 |
* | 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 |
* | Back out the recent DEPEND changes - as Bruce points out, it's bogus. | jkh | 1996-08-25 | 1 | -3/+0 |
* | Make it possible to turn the depend pass off entirely with a NO_DEPEND | jkh | 1996-08-23 | 1 | -1/+4 |
* | The clean rule in here was bogus. | jkh | 1996-07-27 | 1 | -4/+1 |
* | Bring in my changes for removing the pestilent obj links (unless you | jkh | 1996-06-24 | 1 | -9/+25 |
* | Add some comments for variables and targets. | wosch | 1996-05-25 | 1 | -1/+29 |
* | add MKDEPCMD?= and DEPENDFILE?= | wosch | 1996-04-01 | 1 | -18/+29 |
* | More complete implementation of SUBDIR for programs, libraries and kmods. | bde | 1995-02-08 | 1 | -3/+3 |
* | Add a couple of files we created in 1.x. | wollman | 1994-08-04 | 1 | -0/+47 |