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