Commit Graph

6 Commits

Author SHA1 Message Date
rillig
85aee7a6f7 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.
2021-01-19 20:51:46 +00:00
rillig
153e6e1aab make(1): add multiple-inclusion guard for trace.h
Needed for all-in-one mode since this header is included 3 times.
2020-11-28 08:41:53 +00:00
rillig
2e62f9c853 make(1): add tags to enum types
This allows IDEs to offer better type information than "anonymous enum".
2020-10-18 17:19:54 +00:00
martin
ce099b4099 Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
sjg
555fff313b Fix enum for better portability 2006-02-18 01:28:48 +00:00
sommerfeld
694b899b9c Quick and dirty trace mechanism to make it easier to look at how different
parallel make job distribution algorithms work in practice.
2000-12-29 23:11:08 +00:00