Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r12615: prepare building with ../samba4/source/configure --srcdir=../samba4/s... | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r12613: workarround a BSD make bug, where $< gets expanded to 'torture/libnet... | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r12523: Convert the registry subsystem to use a seperate prototype header | Jelmer Vernooij | 1 | -5/+9 |
2007-10-10 | r12520: Add support for --help to mkproto.pl | Jelmer Vernooij | 1 | -5/+18 |
2007-10-10 | r12494: Support loading modules from .so files for most subsystems. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12450: Move generation of proto and full object lists to makefile.pm. 'make'... | Jelmer Vernooij | 1 | -1/+33 |
2007-10-10 | r12325: - remove the hostcc object files with make clean | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r12254: Add some (hopefully correct) descriptions for libraries that are inst... | Jelmer Vernooij | 1 | -1/+6 |
2007-10-10 | r12253: Automatically build seperate binaries without -rpath to install when | Jelmer Vernooij | 1 | -17/+42 |
2007-10-10 | r12219: Use some more common functions | Jelmer Vernooij | 1 | -32/+22 |
2007-10-10 | r12218: Use common functions for generating lists | Jelmer Vernooij | 1 | -41/+27 |
2007-10-10 | r12216: Couple of small fixes: reduce include/includes.h a bit, simplify headers | Jelmer Vernooij | 1 | -8/+6 |
2007-10-10 | r11377: Add support for building LIBRARY elements as shared libraries: | Jelmer Vernooij | 1 | -8/+26 |
2007-10-10 | r11311: Move some more logic to env | Jelmer Vernooij | 1 | -29/+28 |
2007-10-10 | r11307: Add support for generating pkg-config files | Jelmer Vernooij | 1 | -2/+16 |
2007-10-10 | r11306: Move more static Makefile data to main.mk | Jelmer Vernooij | 1 | -349/+89 |
2007-10-10 | r11303: Support defining and installing public headers for libraries. | Jelmer Vernooij | 1 | -0/+41 |
2007-10-10 | r11257: Add and use output function | Jelmer Vernooij | 1 | -143/+120 |
2007-10-10 | r11254: Remove support for [TARGET:foo]-like .mk-file entries | Jelmer Vernooij | 1 | -13/+0 |
2007-10-10 | r11252: Make makefile.pm OO and descend from env | Jelmer Vernooij | 1 | -121/+121 |
2007-10-10 | r11249: More OpenBSD make fixes... | Jelmer Vernooij | 1 | -1/+4 |
2007-10-10 | r11247: Add environment class | Jelmer Vernooij | 1 | -84/+78 |
2007-10-10 | r11245: Hopefully fix heimdal build on some hosts | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r10526: BASEDIR must be set or we end up installing most of the binaries into... | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r10366: More scons fixes. Building et, asn1, lex and yacc files sort-of works... | Jelmer Vernooij | 1 | -5/+1 |
2007-10-10 | r10294: Generate Makefile directly rather then thru Makefile.in. Autoconf | Jelmer Vernooij | 1 | -38/+50 |
2007-10-10 | r10287: Compile compilers for build host. This fixes some bits of | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r10283: Eliminate some more use of autoconf substitution variables. | Jelmer Vernooij | 1 | -9/+35 |
2007-10-10 | r10140: reorder some stuff, for nicer output | Stefan Metzmacher | 1 | -4/+8 |
2007-10-10 | r10091: Fix perl warnings | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r10043: Only recompile subsystems that actually need recompilation | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r10041: Add 'gcov' make target. Run | Jelmer Vernooij | 1 | -2/+3 |
2007-10-10 | r10032: Add tdr generated files to clean target | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r9939: Add configure check for yapp. | James Peach | 1 | -0/+1 |
2007-10-10 | r9587: Fix SWAT data dir for --with-fhs | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r9549: Rerun ./config.status if one of the .mk files changes | Jelmer Vernooij | 1 | -0/+19 |
2007-10-10 | r9142: fix the output to the new names | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r9049: - add property dependencies to include/proto.h | Stefan Metzmacher | 1 | -27/+5 |
2007-10-10 | r9001: Fix warning in make clean | Jelmer Vernooij | 1 | -5/+1 |
2007-10-10 | r8997: Define CPP for hosts that don't default to 'cpp' | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r8996: More build fixes... | Jelmer Vernooij | 1 | -9/+4 |
2007-10-10 | r8994: Clean up some more autogenerated files so I can predict when I'm going to | Jelmer Vernooij | 1 | -6/+9 |
2007-10-10 | r8988: Don't remove Makefile.core in distclean... | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r8985: Automatically generate make dependency rules for | Jelmer Vernooij | 1 | -137/+2 |
2007-10-10 | r8979: Bunch of makefile fragment inclusion fixes: | Jelmer Vernooij | 1 | -59/+10 |
2007-10-10 | r8974: Support makefile fragments in .mk files | Jelmer Vernooij | 1 | -26/+9 |
2007-10-10 | r8973: nicer output | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r8972: More simplifications... | Jelmer Vernooij | 1 | -26/+18 |
2007-10-10 | r8968: More simplifications | Jelmer Vernooij | 1 | -51/+16 |
2007-10-10 | r8966: Simplify the makefile generation system a bit. | Jelmer Vernooij | 1 | -110/+52 |