Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r15295: Fix some dependencies | Jelmer Vernooij | 1 | -2/+3 |
2007-10-10 | r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15253: Fix dependency on tdr_regf.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r15248: Fix automatic dependencies build | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement | Jelmer Vernooij | 1 | -19/+15 |
2007-10-10 | r15099: An attempt to fix BSD make portability issues. With these changes Sam... | Alexander Bokovoy | 1 | -1/+1 |
2007-10-10 | r15036: Add out of tree build support and see how buildfarm will respond to m... | Alexander Bokovoy | 1 | -4/+7 |
2007-10-10 | r14906: Move SWIG-specific files to scripting/swig/ | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r14572: Give libraries saner names, remove some .pc files, make some things | Jelmer Vernooij | 1 | -5/+5 |
2007-10-10 | r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters: | Jelmer Vernooij | 1 | -3/+2 |
2007-10-10 | r14094: Use saner module directory names, fix loading of server service modules. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r13960: Generate makefile rules for installing/removing shared modules. | Jelmer Vernooij | 1 | -13/+13 |
2007-10-10 | r13944: Yet another round of splitups. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r13920: "hidden" visibility is the default... | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r13903: Don't generate prototypes for modules and binaries in include/proto.h by | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r13898: Add a subsystem-specific DEFAULT_VISIBILITY property that can be used | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12670: Make a couple of dependencies stricter | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12638: fix the build on BSD systems | Stefan Metzmacher | 1 | -3/+5 |
2007-10-10 | r12624: (hopefully) fix for BSD make after srcdir/builddir changes | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r12592: Remove some useless dependencies | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r12523: Convert the registry subsystem to use a seperate prototype header | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12500: Use init functions explicitly in a few more places. 'gensec' and 'lib... | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using | Jelmer Vernooij | 1 | -10/+9 |
2007-10-10 | r12494: Support loading modules from .so files for most subsystems. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12483: Remove --tdr-header option (merged into --tdr-parser) | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r12385: call pidl with the perl found by configure | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r12254: Add some (hopefully correct) descriptions for libraries that are inst... | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r11303: Support defining and installing public headers for libraries. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r11300: Treat libraries as a special kind of subsystem | Jelmer Vernooij | 1 | -13/+4 |
2007-10-10 | r11249: More OpenBSD make fixes... | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r11246: Another fix for OpenBSD's make | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r11244: Relative path names in .mk files | Jelmer Vernooij | 1 | -19/+19 |
2007-10-10 | r10604: Put in the new registry "patchfile" code (similar to ldif | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r10294: Generate Makefile directly rather then thru Makefile.in. Autoconf | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r10111: Make pidl by default assume the input file is an IDL file rather | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r10089: Fix a typo breaking the Makefile generator and therefore - the build. | Rafal Szczesniak | 1 | -1/+1 |
2007-10-10 | r10074: Pass CPP to pidl via environment variables rather then config.pm. Thi... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r10043: Only recompile subsystems that actually need recompilation | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r10030: Add hierarchical memory allocation to TDR's pull functions | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r10015: Change the NT4 registry backend to use the IDL-generate parse functions. | Jelmer Vernooij | 1 | -0/+10 |
2007-10-10 | r8966: Simplify the makefile generation system a bit. | Jelmer Vernooij | 1 | -0/+4 |
2007-10-10 | r7943: Add 'make manpages', fix 'make installman' and 'make uninstallman'. | Jelmer Vernooij | 1 | -0/+4 |
2007-10-10 | r4132: - Bunch of rather large fixes in the registry | Jelmer Vernooij | 1 | -7/+10 |
2007-10-10 | r3881: Split up the LIBNDR_GEN subsystem into NDR_* and RPC_NDR_* subsystems. | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r3737: - Get rid of the register_subsystem() and register_backend() functions. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r3734: Fix some incorrect dependencies | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r3733: More build system fixes/features: | Jelmer Vernooij | 1 | -0/+6 |
2007-10-10 | r3730: More build system fixes and simplifications | Jelmer Vernooij | 1 | -2/+1 |