Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r18338: this isn't needed anymore | Stefan Metzmacher | 1 | -4/+0 |
2007-10-10 | r18333: $< is broken in older BSD version: | Stefan Metzmacher | 1 | -13/+20 |
2007-10-10 | r18329: print out special make variables when failing, to track down the | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r18267: print out the failing command for .ho files too | Stefan Metzmacher | 1 | -4/+7 |
2007-10-10 | r18265: print out the failling command | Stefan Metzmacher | 1 | -1/+4 |
2007-10-10 | r18264: print the full list of flags | Stefan Metzmacher | 1 | -3/+10 |
2007-10-10 | r18210: - reenable autodependencies | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r18154: try to get the heimdal_build code to use libreplace in a better way | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r18120: Remove generating dependencies for .d files for now as this was | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r18095: correctly rebuild the dependencies not only the object file | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r17932: Fix header installation. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r17768: This merges in the current version of Brad Henry's windows testing | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r17357: - fix the build | Stefan Metzmacher | 1 | -2/+0 |
2007-10-10 | r16561: - create version.h relative to srcdir | Stefan Metzmacher | 1 | -2/+5 |
2007-10-10 | r16558: Add make rule to generate version.h. Metze, can you please review? | James Peach | 1 | -0/+3 |
2007-10-10 | r15641: we know have source/version.h | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r15584: List SWIG files as being updated when pidl runs | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15321: Reduce the size of rewrite.m4 a bit more | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r15292: fix the IDL_* variable names | Stefan Metzmacher | 1 | -3/+4 |
2007-10-10 | r15276: Fix path to perl on some hosts | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15247: Get rid of patsubst macro as it is not supported by some makes and re... | Jelmer Vernooij | 1 | -10/+2 |
2007-10-10 | r15191: Avoid uint_t as it's not standard. | Jelmer Vernooij | 1 | -2/+3 |
2007-10-10 | r15157: Systems with argv limits can't handle the full list of $(DEP_FILE). R... | James Peach | 1 | -1/+2 |
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 |