summaryrefslogtreecommitdiff
path: root/source4/lib/util/config.mk
AgeCommit message (Expand)AuthorFilesLines
2008-10-11Move lib/util from source4 to top-level libutil.Jelmer Vernooij1-71/+0
2008-05-18Fix a bunch of dependencies.Jelmer Vernooij1-1/+1
2008-05-18Fix a couple (well, little more than that..) of typos.Jelmer Vernooij1-3/+3
2008-05-18Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij1-3/+6
2008-05-18Use variables for source directory in remaining subsystems.Jelmer Vernooij1-7/+7
2008-04-15Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d...Jelmer Vernooij1-2/+0
2008-04-14Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij1-15/+17
2008-04-02Reduce the number of installed headers.Jelmer Vernooij1-1/+1
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij1-2/+1
2008-04-01Move ini-like file parser to the utility library.Jelmer Vernooij1-1/+2
2008-03-18lib/util: use LIBREPLACE_NETWORK as EXT_NSL doesn't exist anymoreStefan Metzmacher1-1/+1
2008-02-29Change remaining prototype headers to be private.Jelmer Vernooij1-3/+3
2008-02-29Move public header accumulation out of the perl code.Jelmer Vernooij1-11/+13
2008-01-22build: Remove support for DESCRIPTION setting that is now unused.Jelmer Vernooij1-1/+0
2008-01-15util: Move asn1 to lib/util to trim down the number of subsystems.Jelmer Vernooij1-0/+5
2007-12-21r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij1-4/+6
2007-10-10r25566: Use -lexecinfo for backtraces on FreeBSD. Patch by Timur I. Bakeyev <...Jelmer Vernooij1-1/+1
2007-10-10r25447: Fix installation of headers. Patch by Brad Hards.Jelmer Vernooij1-0/+1
2007-10-10r24814: Fix headers, trim core.h even more.Jelmer Vernooij1-1/+0
2007-10-10r24780: More work allowing libutil to be used by external users.Jelmer Vernooij1-1/+2
2007-10-10r22372: split out become_daemon() into it's own functionStefan Metzmacher1-1/+2
2007-10-10r19672: Make LIBSAMBA-UTIL a subsystem again for now because it has interdepe...Jelmer Vernooij1-4/+4
2007-10-10r19671: Fix remaining unresolved symbols in shared library build.Jelmer Vernooij1-1/+2
2007-10-10r19539: Move pidfile to smbd/Jelmer Vernooij1-5/+1
2007-10-10r19428: moved tdbutil.c from lib/tdb/common/ to lib/util/util_tdb.cAndrew Tridgell1-0/+10
2007-10-10r18213: don't list LIBREPLACE depdendecies explicit andStefan Metzmacher1-4/+2
2007-10-10r18138: LIBREPLACE provides stuff from -ldl so it should depend on itStefan Metzmacher1-1/+1
2007-10-10r18137: more LIBREPLACE depsAndrew Tridgell1-0/+1
2007-10-10r18130: the move to system/ in libreplace broke some things ... should beAndrew Tridgell1-1/+2
2007-10-10r18126: Fix -ldl dependency problemJelmer Vernooij1-1/+1
2007-10-10r17790: replace uses -ldl and should directly depend on itStefan Metzmacher1-1/+1
2007-10-10r16923: remove unused substitude codeStefan Metzmacher1-1/+0
2007-10-10r16051: Move the XATTR compatability code into a new file, so I can use it forAndrew Bartlett1-0/+11
2007-10-10r15377: Remove sys_select() code as it's no longer used.Jelmer Vernooij1-1/+0
2007-10-10r15376: Add detection of -lnsl, required for building on SUN boxes.Jelmer Vernooij1-1/+1
2007-10-10r15349: Integrate set_socket_options() into the socket libraryJelmer Vernooij1-1/+0
2007-10-10r15295: Fix some dependenciesJelmer Vernooij1-5/+2
2007-10-10r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit...Jelmer Vernooij1-1/+1
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-1/+1
2007-10-10r14572: Give libraries saner names, remove some .pc files, make some thingsJelmer Vernooij1-2/+2
2007-10-10r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.Jelmer Vernooij1-1/+1
2007-10-10r14484: Install more headersJelmer Vernooij1-1/+1
2007-10-10r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:Jelmer Vernooij1-3/+2
2007-10-10r13972: fix the build, jelmer can you please take a look at what's going wron...Stefan Metzmacher1-1/+1
2007-10-10r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij1-1/+1
2007-10-10r13944: Yet another round of splitups.Jelmer Vernooij1-1/+3
2007-10-10r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij1-1/+3
2007-10-10r13662: Typo fix, add more public headersJelmer Vernooij1-2/+11
2007-10-10r13658: More moving around of files:Jelmer Vernooij1-0/+34