The NetBSD Project

src/usr.bin/make/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [cvs.NetBSD.org] / src / usr.bin / make

Current tag: matt-nb6-plus-base


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[DIR] PSD.doc/        
[DIR] filemon/        
[DIR] lst.lib/        
[DIR] unit-tests/        
[TXT] hash.h  1.10   15 years  dsl   Don't cast 'time_t' to 'void *' and back it will lose precision.
[TXT] make.1  1.200   12 years  sjg   Fix description of 'silent' in .MAKE.MODE Also document 'env' in that context.
[TXT] make_malloc.h  1.4   15 years  dsl   Fixes to includes of make_malloc.h to that it actually builds when USE_EMALLOC i...
[TXT] pathnames.h  1.17   15 years  apb   Honour the TMPDIR environment variable instead of always using /tmp as a place t...
[TXT] trace.h  1.3   15 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] lst.h  1.18   15 years  dsl   Sprinkle some const. In particular for Lst_Find() and Lst_FindFrom(). Remove som...
[TXT] parse.c  1.180   12 years  christos   add debugging for parsedir and parsefile
[TXT] dir.h  1.14   15 years  dsl   branches: 1.14.8; Change 'ClientData' to 'void *' so that relevant parameters c...
[TXT] buf.h  1.16   15 years  dsl   branches: 1.16.8; __predict_false() isn't defined if we aren't netbsd, stub out...
[TXT] job.c  1.160   12 years  joerg   branches: 1.160.2; Use __dead consistently. If it doesn't exist, define it away...
[TXT] var.c  1.167   12 years  sjg   branches: 1.167.2; ApplyModifiers: if we parse a variable in the modifier list,...
[TXT] hash.c  1.19   15 years  dsl   branches: 1.19.8; 1.19.14; Don't cast 'time_t' to 'void *' and back it will lo...
[TXT] main.c  1.198   12 years  joerg   branches: 1.198.2; Use __dead consistently. If it doesn't exist, define it away...
[TXT] meta.h  1.2   13 years  sjg   branches: 1.2.4; 1.2.10; Add NetBSD tags
[TXT] config.h  1.20   16 years  apb   branches: 1.20.28; Make it easier for the build environment (such as a configur...
[TXT] Makefile.boot  1.20   13 years  dholland   branches: 1.20.4; 1.20.10; Catch up to Makefile rev 1.40 (from 2006): add lstP...
[TXT] meta.c  1.24   12 years  christos   branches: 1.24.2; PR/45383: Henning Petersen: Swapped lseek args
[TXT] buf.c  1.24   15 years  dsl   branches: 1.24.8; Change 'Buffer' so that it is the actual struct, not a pointe...
[TXT] str.c  1.33   15 years  sno   branches: 1.33.6; replace c++ style comment by a c-style one
[TXT] job.h  1.40   13 years  sjg   branches: 1.40.6; 1.40.12; Add meta.c which implements "meta" mode for make. I...
[TXT] for.c  1.48   13 years  dholland   branches: 1.48.6; Begin cleanup of the make parser: separate out the logic for ...
[TXT] util.c  1.51   13 years  mbalmer   branches: 1.51.4; Declare variable only once. Fixes PR 44795.
[TXT] Makefile  1.55   12 years  christos   branches: 1.55.2; - remove gcc-4.5 warnings - simplify job printing code - docu...
[TXT] targ.c  1.56   13 years  christos   branches: 1.56.6; Instead of keeping around the mtime of the youngest child, ke...
[TXT] make_malloc.c  1.6   13 years  dholland   branches: 1.6.6; Many C libraries don't set errno when malloc fails, so always ...
[TXT] cond.c  1.62   13 years  sjg   branches: 1.62.4; CondDoExists: Avoid use after free()
[TXT] arch.c  1.62   13 years  christos   branches: 1.62.6; fix typo (thanks simon)
[TXT] dir.c  1.63   13 years  sjg   branches: 1.63.4; Treat some/dir/ the same as some/dir/.
[TXT] suff.c  1.69   12 years  sjg   branches: 1.69.2; 1.69.8; Make sure .PHONY targets get .TARGET set. This wasn'...
[TXT] compat.c  1.84   12 years  joerg   branches: 1.84.2; Use __dead consistently. If it doesn't exist, define it away....
[TXT] make.c  1.84   12 years  joerg   branches: 1.84.2; Use __dead consistently. If it doesn't exist, define it away....
[TXT] make.h  1.87   12 years  joerg   branches: 1.87.2; Use __dead consistently. If it doesn't exist, define it away....
[TXT] trace.c  1.11   15 years  christos   prepare for time_t 64


CVSweb <webmaster@jp.NetBSD.org>