OpenGrok
Cross Reference: trace.h
xref
: /
src
/
usr.bin
/
make
/
trace.h
Home
|
History
|
Annotate
|
Download
|
only in
make
History log of
/src/usr.bin/make/trace.h
Revision
Date
Author
Comments
1.6
19-Jan-2021
rillig
make(1): remove do-not-format markers from comments
These markers had been used inconsistently. Furthermore the source code
had not been formatted automatically before 2020 at all, otherwise there
wouldn't have been any trailing whitespace left.
1.5
28-Nov-2020
rillig
make(1): add multiple-inclusion guard for trace.h
Needed for all-in-one mode since this header is included 3 times.
1.4
18-Oct-2020
rillig
make(1): add tags to enum types
This allows IDEs to offer better type information than "anonymous enum".
1.3
28-Apr-2008
martin
Remove clause 3 and 4 from TNF licenses
1.2
18-Feb-2006
sjg
branches: 1.2.20;
Fix enum for better portability
1.1
29-Dec-2000
sommerfeld
Quick and dirty trace mechanism to make it easier to look at how different
parallel make job distribution algorithms work in practice.
1.2.20.1
18-May-2008
yamt
sync with head.
Indexes created Thu Oct 16 14:10:15 GMT 2025