summaryrefslogtreecommitdiff
path: root/source4/param/config.mk
AgeCommit message (Expand)AuthorFilesLines
2008-05-18Use variable for param src dir.Jelmer Vernooij1-17/+9
2008-05-10Fix soversion for libtorture and libsamba-hostconfig.Jelmer Vernooij1-1/+1
2008-04-25Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij1-3/+13
2008-04-15Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d...Jelmer Vernooij1-3/+5
2008-04-14Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij1-10/+17
2008-04-09Fix so version of hostconfig library.Jelmer Vernooij1-1/+1
2008-04-09Move provision C bindings to param/.Jelmer Vernooij1-0/+4
2008-04-08Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij1-2/+6
2008-04-01Install samba-hostconfig library.Jelmer Vernooij1-1/+4
2008-04-01Rename libsamba-config to libsamba-hostconfig.Jelmer Vernooij1-2/+2
2008-04-01Move ini-like file parser to the utility library.Jelmer Vernooij1-1/+0
2008-03-04Fix includes.Jelmer Vernooij1-0/+2
2008-03-03Move object file lists to the Makefile.Jelmer Vernooij1-9/+14
2008-02-29Change remaining prototype headers to be private.Jelmer Vernooij1-1/+1
2008-02-29Move public header accumulation out of the perl code.Jelmer Vernooij1-3/+5
2008-02-26Move public header accumulation out of the perl code.Jelmer Vernooij1-2/+4
2008-02-25Remove public prototype headers. Generating both public and private prototype...Jelmer Vernooij1-2/+2
2008-02-18Fix build with partial linking.Jelmer Vernooij1-4/+1
2008-01-22build: Remove support for DESCRIPTION setting that is now unused.Jelmer Vernooij1-1/+0
2008-01-22param: Use manually written .pc file.Jelmer Vernooij1-0/+1
2008-01-21build: Demote a bunch of libraries to subsystems. This makes packaging easier...Jelmer Vernooij1-4/+1
2007-12-21r26464: Tighten dependencies.Jelmer Vernooij1-2/+2
2007-12-21r26461: Tighten dependencies.Jelmer Vernooij1-1/+1
2007-12-21r26446: Convert param module to SWIG.Jelmer Vernooij1-0/+4
2007-12-21r26415: LIBSAMBA-CONFIG used dlopen(), so it has to depend on LIBREPLACE_EXT ...Stefan Metzmacher1-1/+1
2007-12-21r26203: Avoid using ldb_wrap for secrets database.Jelmer Vernooij1-1/+1
2007-12-21r26006: Improve some dependencies.Jelmer Vernooij1-1/+1
2007-12-21r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij1-1/+1
2007-10-10r25028: Fix more warnings.Jelmer Vernooij1-1/+0
2007-10-10r22762: Some ldb_map changes:Jelmer Vernooij1-1/+1
2007-10-10r22406: this dependencies should also be privateStefan Metzmacher1-2/+2
2007-10-10r19676: Fix some more dependencies.Jelmer Vernooij1-0/+1
2007-10-10r19573: Move secrets.o into param/ (subsystems haven't been integrated yet).Jelmer Vernooij1-0/+4
2007-10-10r19543: Make dynconfig less special.Jelmer Vernooij1-0/+1
2007-10-10r19358: Use subunit tests from the right location (fromJelmer Vernooij1-1/+1
2007-10-10r17207: Add the ldb based shares configuration moduleSimo Sorce1-0/+10
2007-10-10r17206: Add a modular API for share configuration.Simo Sorce1-0/+23
2007-10-10r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij1-1/+1
2007-10-10r14575: Move some path-related functions to libsamba-config so libsamba-utilJelmer Vernooij1-0/+1
2007-10-10r14573: Install samba-config and headersJelmer Vernooij1-3/+2
2007-10-10r14572: Give libraries saner names, remove some .pc files, make some thingsJelmer Vernooij1-2/+5
2007-10-10r14499: Remove dynconfig hack for now - it caused a recompile of theJelmer Vernooij1-30/+1
2007-10-10r14381: Kill structs.hJelmer Vernooij1-1/+1
2007-10-10r14332: Built in different paths when running locally (from ./bin/) in developerJelmer Vernooij1-5/+23
2007-10-10r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:Jelmer Vernooij1-0/+9
2007-10-10r14322: Remove the BROKEN_CC flag for now. None of the buildfarm hosts hasJelmer Vernooij1-0/+4
2007-10-10r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij1-1/+2
2007-10-10r12670: Make a couple of dependencies stricterJelmer Vernooij1-1/+0
2007-10-10r12592: Remove some useless dependenciesJelmer Vernooij1-0/+1
2007-10-10r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij1-2/+2