Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r15061: Use $(PERL) to run cflags.pl as actual perl binary might not be in /u... | Alexander Bokovoy | 1 | -6/+6 |
2007-10-10 | r15036: Add out of tree build support and see how buildfarm will respond to m... | Alexander Bokovoy | 1 | -18/+18 |
2007-10-10 | r15001: Add 'make dist' | Jelmer Vernooij | 1 | -0/+5 |
2007-10-10 | r14950: make sure include/config.h is only updated when the content was changed | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r14911: Allow easy modification of selftest subdirectory name | Jelmer Vernooij | 1 | -9/+9 |
2007-10-10 | r14906: Move SWIG-specific files to scripting/swig/ | Jelmer Vernooij | 1 | -3/+2 |
2007-10-10 | r14852: See if all target platforms support multiple .SUFFIXES lines. | Jelmer Vernooij | 1 | -4/+1 |
2007-10-10 | r14801: Move swig testing makefile fragment into swig's config.mk and out of | Tim Potter | 1 | -3/+0 |
2007-10-10 | r14798: Get swig building again (by commenting out dcerpc stuff for now). | Tim Potter | 1 | -0/+3 |
2007-10-10 | r14730: Remove dependency information with 'make clean' | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r14661: Install symlinks for shared libraries | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r14606: Fix paths in developer mode. This allows 'make quicktest' to work when | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14586: Some small fixes, update TODO. | Jelmer Vernooij | 1 | -8/+4 |
2007-10-10 | r14582: No longer require 'make proto' when running without automatic depende... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14564: Remove dependencies when running distclean | Jelmer Vernooij | 1 | -3/+4 |
2007-10-10 | r14556: Fix some dependencies | Jelmer Vernooij | 1 | -3/+7 |
2007-10-10 | r14554: Write out header dependencies. This means all C files affected will be | Jelmer Vernooij | 1 | -25/+19 |
2007-10-10 | r14553: Use double colon feature in the makefile (supported by all buildfarm ... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14547: Don't install pidl - it fails on the buildfarm as it doesn't obey $PR... | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r14546: Install pidl in the same location as all other binaries. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14542: Remove librpc, libndr and libnbt from includes.h | Jelmer Vernooij | 1 | -5/+2 |
2007-10-10 | r14536: add make gdbtest-all and make valgrindtest-all | Stefan Metzmacher | 1 | -2/+15 |
2007-10-10 | r14535: Fix header installation | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14533: Install pidl, remove some useless header dependencies | Jelmer Vernooij | 1 | -6/+7 |
2007-10-10 | r14531: Install two extra header files | Jelmer Vernooij | 1 | -1/+3 |
2007-10-10 | r14528: Fix installation of manpages | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r14500: Make some more functions public | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r14471: Convert installheader script to perl | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14386: - use echo "..." instead of echo ... in all places | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r14385: Fix header dependencies. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r14371: - make 'make CC_CHECKER=foo' possible | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r14361: Support 'helper' attribute in pidl and use it. | Jelmer Vernooij | 1 | -5/+0 |
2007-10-10 | r14350: Keep "make proto". It's hard to forget old habits. :-) | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r14349: Kill proto.h! | Jelmer Vernooij | 1 | -12/+8 |
2007-10-10 | r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters: | Jelmer Vernooij | 1 | -9/+0 |
2007-10-10 | r14322: Remove the BROKEN_CC flag for now. None of the buildfarm hosts has | Jelmer Vernooij | 1 | -0/+14 |
2007-10-10 | r14281: Pull apart LIBDIR and MODULESDIR | Jelmer Vernooij | 1 | -3/+6 |
2007-10-10 | r14097: Remove subsystem names when installing modules (they're already insta... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14094: Use saner module directory names, fix loading of server service modules. | Jelmer Vernooij | 1 | -3/+4 |
2007-10-10 | r14072: - only add the 'lib' prefix to libraries not modules | Stefan Metzmacher | 1 | -2/+8 |
2007-10-10 | r13938: Around round of splitups | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r13926: More header splitups. | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r13905: include/includes.h now includes param/param.h.. | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r13658: More moving around of files: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r13653: Copy headers from the right place | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r13246: Print winbindd pipe location correctly. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r13244: Allow control of the location of the Samba3-compatible winbindd pipe | Andrew Bartlett | 1 | -13/+14 |
2007-10-10 | r13158: Fix setup and ejs paths | Jelmer Vernooij | 1 | -2/+4 |