Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r15578: Move some cpp-specific things from CFLAGS to CPPFLAGS | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r15384: Improve naming of socket library, disable Requires(.private)? fields ... | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r15379: Fix shared library build's unresolved dependencies | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r15363: Fix dependencies for shared library | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r15350: Remove empty subsystem, don't install .a files of subsystems | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15318: Don't create empty static libraries as some hosts have trouble with t... | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r15313: Fix some dependencies in dso mode | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r15304: Fix smbd build, more updates on getting --enable-dso to build again | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r15301: Use static libraries internally. This required a few hacks in the build | Jelmer Vernooij | 1 | -35/+1 |
2007-10-10 | r15298: Fix the build using a few hacks in the build system. | Jelmer Vernooij | 1 | -25/+31 |
2007-10-10 | r15248: Fix automatic dependencies build | Jelmer Vernooij | 1 | -3/+24 |
2007-10-10 | r15223: Move heimdal's -I parameters from the global list of includes to | Jelmer Vernooij | 1 | -5/+0 |
2007-10-10 | r15205: Allow additional LDFLAGS, fixes #3961. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15064: Remove the change until I find proper solution | Alexander Bokovoy | 1 | -4/+0 |
2007-10-10 | r15063: Theoretically, this should allow NetBSD make to handle VPATH-like loo... | Alexander Bokovoy | 1 | -0/+2 |
2007-10-10 | r15062: Theoretically, this should allow NetBSD make to handle VPATH-like loo... | Alexander Bokovoy | 1 | -0/+2 |
2007-10-10 | r15052: Do not add builddir variants into include paths when building in-tree | Alexander Bokovoy | 1 | -1/+7 |
2007-10-10 | r15036: Add out of tree build support and see how buildfarm will respond to m... | Alexander Bokovoy | 1 | -4/+8 |
2007-10-10 | r14997: Fix build of static libraries. Libraries build fine now, but linking ... | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r14995: Avoid parallel builds unless there is support for automatic dependenc... | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14913: readd --with-selftest-prefix as it's needed | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r14911: Allow easy modification of selftest subdirectory name | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14910: Remove unused configure options | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14874: Allow overriding LIBRARY_REALNAME | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r14861: regenerate the proto headers when the .mk file changes | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r14737: Fix shared library build without --enable-developer | Jelmer Vernooij | 1 | -2/+11 |
2007-10-10 | r14694: Remove for now until it does something useful. | Jelmer Vernooij | 1 | -2/+0 |
2007-10-10 | r14693: Automatically update dependencies during compilation | Jelmer Vernooij | 1 | -4/+6 |
2007-10-10 | r14670: Fix module extensions | Jelmer Vernooij | 1 | -6/+6 |
2007-10-10 | r14666: Fix handling of naming of shared modules when not in developer mode | Jelmer Vernooij | 1 | -7/+8 |
2007-10-10 | r14640: Fix dependency | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r14609: Add heimdal/lib/des to the VPATH (required for some headers) | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14608: Force creating symlinks (otherwise we end up with EEXIST errors) | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r14606: Fix paths in developer mode. This allows 'make quicktest' to work when | Jelmer Vernooij | 1 | -13/+15 |
2007-10-10 | r14605: Create heimdal/lib/des/hcrypto symlink if it doesn't exist | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14604: Support 'aliases' for ldb modules | Jelmer Vernooij | 1 | -0/+6 |
2007-10-10 | r14594: Fix some dependencies (required for shared library build) | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r14592: Add support for loading shared modules to LDB. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14583: Enable automatic dependencies only if GNU make >= 3.81 is present. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r14582: No longer require 'make proto' when running without automatic depende... | Jelmer Vernooij | 1 | -4/+17 |
2007-10-10 | r14581: Disable automatic dependencies for now, as some make versions seem to... | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r14575: Move some path-related functions to libsamba-config so libsamba-util | Jelmer Vernooij | 1 | -4/+1 |
2007-10-10 | r14572: Give libraries saner names, remove some .pc files, make some things | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14569: Make more functions public. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14565: Fix shared library sonames | Jelmer Vernooij | 1 | -6/+5 |
2007-10-10 | r14563: Include both private and proto names in makefile rule | Jelmer Vernooij | 1 | -0/+5 |
2007-10-10 | r14562: Use VPATH to solve strange heimdal dependencies | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14554: Write out header dependencies. This means all C files affected will be | Jelmer Vernooij | 1 | -6/+3 |
2007-10-10 | r14552: Remove old dependency code | Jelmer Vernooij | 1 | -15/+3 |
2007-10-10 | r14543: Fix some build dependency problems caused by the use of $(builddir) | Jelmer Vernooij | 1 | -10/+10 |