summaryrefslogtreecommitdiffstats
path: root/source4/build
Commit message (Expand)AuthorAgeFilesLines
...
* r14606: Fix paths in developer mode. This allows 'make quicktest' to work whenJelmer Vernooij2007-10-102-14/+26
* r14605: Create heimdal/lib/des/hcrypto symlink if it doesn't existJelmer Vernooij2007-10-101-1/+1
* r14604: Support 'aliases' for ldb modulesJelmer Vernooij2007-10-101-0/+6
* r14603: Fix building of ejs modules as shared libsJelmer Vernooij2007-10-101-0/+2
* r14594: Fix some dependencies (required for shared library build)Jelmer Vernooij2007-10-101-2/+2
* r14592: Add support for loading shared modules to LDB.Jelmer Vernooij2007-10-102-2/+1
* r14586: Some small fixes, update TODO.Jelmer Vernooij2007-10-101-1/+5
* r14583: Enable automatic dependencies only if GNU make >= 3.81 is present.Jelmer Vernooij2007-10-104-6/+42
* r14582: No longer require 'make proto' when running without automatic depende...Jelmer Vernooij2007-10-101-4/+17
* r14581: Disable automatic dependencies for now, as some make versions seem to...Jelmer Vernooij2007-10-101-4/+4
* r14575: Move some path-related functions to libsamba-config so libsamba-utilJelmer Vernooij2007-10-101-4/+1
* r14572: Give libraries saner names, remove some .pc files, make some thingsJelmer Vernooij2007-10-102-2/+2
* r14571: More improvements on shared library support in Samba. Only ldb is lef...Jelmer Vernooij2007-10-101-6/+1
* r14569: Make more functions public.Jelmer Vernooij2007-10-101-1/+1
* r14565: Fix shared library sonamesJelmer Vernooij2007-10-101-6/+5
* r14563: Include both private and proto names in makefile ruleJelmer Vernooij2007-10-101-0/+5
* r14562: Use VPATH to solve strange heimdal dependenciesJelmer Vernooij2007-10-101-1/+1
* r14554: Write out header dependencies. This means all C files affected will beJelmer Vernooij2007-10-102-6/+4
* r14552: Remove old dependency codeJelmer Vernooij2007-10-102-17/+3
* r14549: Use make-compatible syntax in extra_cflags.txt so we can avoidJelmer Vernooij2007-10-101-1/+4
* r14543: Fix some build dependency problems caused by the use of $(builddir)Jelmer Vernooij2007-10-102-18/+18
* r14529: Include $(builddir) where necesaryJelmer Vernooij2007-10-103-18/+19
* r14528: Fix installation of manpagesJelmer Vernooij2007-10-101-0/+1
* r14518: Support STANDARD_VISIBILITY property on binariesJelmer Vernooij2007-10-102-2/+2
* r14517: Put Modulesdir: line in .pc files, so 3rd parties know where to installJelmer Vernooij2007-10-101-3/+11
* r14516: dynconfig fixesJelmer Vernooij2007-10-101-1/+3
* r14511: Install more headersJelmer Vernooij2007-10-102-14/+6
* r14501: Re-add nicely working hack to allow running from the builddirJelmer Vernooij2007-10-101-0/+5
* r14499: Remove dynconfig hack for now - it caused a recompile of theJelmer Vernooij2007-10-102-4/+6
* r14497: Fix build with shared librariesJelmer Vernooij2007-10-102-2/+8
* r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.Jelmer Vernooij2007-10-102-2/+5
* r14488: Install more headers.Jelmer Vernooij2007-10-101-4/+2
* r14483: Allow subsystems with just a public prototype header, no private onesJelmer Vernooij2007-10-102-5/+15
* r14478: Remove unused proto_objs variableJelmer Vernooij2007-10-101-21/+0
* r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.Jelmer Vernooij2007-10-101-4/+0
* r14472: fix typoStefan Metzmacher2007-10-101-1/+1
* r14469: Don't the variable INSTALLDIR for two different things...Jelmer Vernooij2007-10-102-12/+12
* r14383: Fix non-developer build.Jelmer Vernooij2007-10-101-1/+0
* r14363: Remove credentials.h from the global includes.Jelmer Vernooij2007-10-101-3/+1
* r14349: Kill proto.h!Jelmer Vernooij2007-10-101-3/+3
* r14347: Add registration function to allow registering smbtorture test(suites)Jelmer Vernooij2007-10-101-1/+3
* r14335: Build shared modules in bin/modules/$SUBSYSTEM when in developer mode.Jelmer Vernooij2007-10-103-10/+25
* r14332: Built in different paths when running locally (from ./bin/) in developerJelmer Vernooij2007-10-101-4/+4
* r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:Jelmer Vernooij2007-10-106-51/+25
* r14322: Remove the BROKEN_CC flag for now. None of the buildfarm hosts hasJelmer Vernooij2007-10-102-69/+0
* r14281: Pull apart LIBDIR and MODULESDIRJelmer Vernooij2007-10-103-3/+6
* r14240: fix summary output (step 2)Stefan Metzmacher2007-10-101-1/+5
* r14237: fix the summary output (step 1)Stefan Metzmacher2007-10-101-3/+6
* r14154: Add summary line for extended attribute libraryJelmer Vernooij2007-10-101-0/+1
* r14151: Add simple script that writes a summary to show what libraries the userJelmer Vernooij2007-10-105-17/+60