Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-04-14 | Use _OBJ_FILES variables in a couple more places. | Jelmer Vernooij | 1 | -6/+8 | |
(This used to be commit 92856d5054106894b65cd1a1b5119c0facfc4cff) | |||||
2008-02-18 | Fix build with partial linking. | Jelmer Vernooij | 1 | -1/+0 | |
(This used to be commit bfad9610c472e8d7e3656e19c8dbb6b85727dc13) | |||||
2008-02-14 | Remove type before variables in data.mk | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 3c1a7c0dcc56ed5595e31a8df023a04ae95bfca5) | |||||
2007-12-21 | r26504: Don't rely on system-provided kerberos headers. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit c4b1df047663519300370508761c70b0c096b7f2) | |||||
2007-10-10 | r15314: Fix recursive dependency hack for static libs. Should fix the build | Jelmer Vernooij | 1 | -1/+1 | |
on most systems. (This used to be commit c0ab0f4ed49d88807d07b1504574ca35542e2943) | |||||
2007-10-10 | r15313: Fix some dependencies in dso mode | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit f0afe9e2ff16515df1b3226b479b19ea3e9c3d0c) | |||||
2007-10-10 | r15301: Use static libraries internally. This required a few hacks in the build | Jelmer Vernooij | 1 | -0/+1 | |
system - these should be removed later on. (This used to be commit 06547391669e064d2b92f5841b7df5f101a34cb9) | |||||
2007-10-10 | r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement | Jelmer Vernooij | 1 | -1/+1 | |
for REQUIRED_SUBSYSTEMS. (This used to be commit adc8a019b6da256f104abed1b82bfde6998a2ac9) | |||||
2007-10-10 | r13960: Generate makefile rules for installing/removing shared modules. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 2c746980328431ab04852dc668899e3eb042da99) | |||||
2007-10-10 | r12542: Move some more prototypes out to seperate headers | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit 0aca5fd5130d980d07398f3291d294202aefe3c2) | |||||
2007-10-10 | r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using | Jelmer Vernooij | 1 | -3/+2 | |
the difference between these at all, and in the future the fact that INIT_OBJ_FILES include smb_build.h will be sufficient to have recompiles at the right time. (This used to be commit b24f2583edee38abafa58578d8b5c4b43e517def) | |||||
2007-10-10 | r11787: add missing file | Stefan Metzmacher | 1 | -0/+20 | |
metze (This used to be commit d74f333a84658a45d5386c39787e61bd31ab540d) |