Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r14554: Write out header dependencies. This means all C files affected will be | Jelmer Vernooij | 2007-10-10 | 1 | -1/+1 |
| | | | | | | | | | | | | | | rebuilt when a header file is changed. It also means parallel builds work now. It will take a minute or so to generate all the dependency information, but there should be no need to rebuild that information later on, unless a file changes. This behaviour is only enabled when building in developer mode (--enable-developer) and requires a GNU make (or compatible). In all other cases, the file 'static_deps.mk' is included, which contains some basic hardcoded dependency information. (This used to be commit eb435386f015ce1d89eb6f7e7837622ebd9e1951) | ||||
* | r14542: Remove librpc, libndr and libnbt from includes.h | Jelmer Vernooij | 2007-10-10 | 1 | -0/+1 |
| | | | | (This used to be commit 51b4270513752d2eafbe77f9de598de16ef84a1f) | ||||
* | r14380: Reduce the size of structs.h | Jelmer Vernooij | 2007-10-10 | 1 | -0/+4 |
| | | | | (This used to be commit 1a16a6f1dfa66499af43a6b88b3ea69a6a75f1fe) | ||||
* | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 2007-10-10 | 1 | -0/+1 |
| | | | | | file dependencies (This used to be commit 122835876748a3eaf5e8d31ad1abddab9acb8781) | ||||
* | r12694: Move some headers to the directory of the subsystem they belong to. | Jelmer Vernooij | 2007-10-10 | 1 | -0/+30 |
(This used to be commit c722f665c90103f3ed57621c460e32ad33e7a8a3) |