summaryrefslogtreecommitdiffstats
path: root/source4/build
Commit message (Expand)AuthorAgeFilesLines
* r21582: Allow modification of LDFLAGSJelmer Vernooij2007-10-101-8/+7
* r21541: Export mgmt, samr and atsvc for use in samba-gtk.Jelmer Vernooij2007-10-101-6/+11
* r20942: Simplify handling of systems that don't support negative enum values ...Jelmer Vernooij2007-10-103-6/+1
* r20825: control the subsystem default output type via a variable tooStefan Metzmacher2007-10-101-3/+8
* r20814: always define SHLIBEXT, to fix the build on host with no support for ...Stefan Metzmacher2007-10-101-25/+46
* r20802: - don't add the same Makefile vars twice...Stefan Metzmacher2007-10-101-3/+8
* r20697: A couple of minot cross-compile fixes.James Peach2007-10-101-1/+2
* r20645: Commit the build system changes to allow scripts in config.mk files.Andrew Bartlett2007-10-101-4/+9
* r20444: WEB Application framework / SWAT.Derrell Lipman2007-10-101-1/+1
* r20303: try to fix 'make install' on solaris 8, ln -fs doesn't seem to work ifStefan Metzmacher2007-10-101-0/+5
* r20298: Fix pidl tests (missing symlink..).Jelmer Vernooij2007-10-102-6/+10
* r19908: Fix order of paths in pc files.Jelmer Vernooij2007-10-102-12/+12
* r19882: Fix static link flags in pkg-config files. Should allow runningJelmer Vernooij2007-10-101-4/+11
* r19881: Add private library flags when linking to static libraries.Jelmer Vernooij2007-10-102-6/+15
* r19863: Create -uninstalled.pc files. This should reenable compilation and ru...Jelmer Vernooij2007-10-103-22/+44
* r19678: Fix the build for now (ugly hack because of circular dependencies)Jelmer Vernooij2007-10-101-0/+1
* r19673: Build shared libs against shared libs.Jelmer Vernooij2007-10-101-1/+1
* r19670: Reduce the number of unresolved symbols when building with shared lib...Jelmer Vernooij2007-10-101-1/+2
* r19636: Add URLs to ldb and talloc pkg-config files.Jelmer Vernooij2007-10-101-2/+2
* r19634: Only use --allow-undef-shlib for modules.Jelmer Vernooij2007-10-102-2/+7
* r19631: Re-enable shared libraries, but don't use -rpath-link unlessJelmer Vernooij2007-10-102-5/+7
* r19625: not all linkers like -Wl,rpath-link, so don't use it till we have con...Stefan Metzmacher2007-10-101-5/+2
* r19623: disable building of shared libs until we have fixed them,Stefan Metzmacher2007-10-101-0/+4
* r19622: - remove unused varStefan Metzmacher2007-10-101-2/+2
* r19621: move enable-dso to check_ld.m4 again and add some checks and generate...Stefan Metzmacher2007-10-101-0/+18
* r19618: pass -D_SAMBA_HOSTCC_ when using the hostcompilerStefan Metzmacher2007-10-101-0/+2
* r19609: fix uninitialized perl variabel, we need AC_SUBST() for all configure...Stefan Metzmacher2007-10-101-1/+1
* r19582: Support building both shared and static versions of libraries at the ...Jelmer Vernooij2007-10-107-51/+45
* r19575: Build static libs in bin/static rather than bin/Jelmer Vernooij2007-10-102-4/+4
* r19574: Initial work towards supporting build of both shared and static libra...Jelmer Vernooij2007-10-102-23/+24
* r19571: Add a USESHARED parameter (different from BLDSHARED) + two smallJelmer Vernooij2007-10-101-6/+2
* r19543: Make dynconfig less special.Jelmer Vernooij2007-10-101-5/+2
* r19509: Simplify buildsystem code, create proper symlinks for aliases.Jelmer Vernooij2007-10-101-36/+17
* r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...Jelmer Vernooij2007-10-102-1/+2
* r19495: Stop linking binaries twice (once before installation, once during bu...Jelmer Vernooij2007-10-101-39/+2
* r19449: ldbbrowse: installation hopefully works now. "Developer" installationsDerrell Lipman2007-10-101-0/+1
* r19364: Fix build for 'regular' installs.Jelmer Vernooij2007-10-101-1/+1
* r19358: Use subunit tests from the right location (fromJelmer Vernooij2007-10-101-7/+14
* r19350: Properly list LOCAL-TALLOC under the "LOCAL" header.Jelmer Vernooij2007-10-101-8/+7
* r19343: Add support for external scripts/binaries that write results using theJelmer Vernooij2007-10-101-3/+16
* r18975: follow the advice from "William Jojo" <jojowil@hvcc.edu>Stefan Metzmacher2007-10-101-1/+1
* r18974: we don't have the configure check that setsStefan Metzmacher2007-10-101-5/+1
* r18936: hopefully fix the test for negative enum values. When a compilerAndrew Tridgell2007-10-101-9/+3
* r18833: darn, forgot to commit thisAndrew Tridgell2007-10-101-1/+1
* r18749: Disable automatic dependencies by default (use --enable-automatic-dep...Jelmer Vernooij2007-10-102-1/+6
* r18549: move gcc version check to libreplace and reorder the tests a bitStefan Metzmacher2007-10-101-6/+0
* r18544: - use AC_LIBREPLACE_LOCATION_CHECKS in samba4Stefan Metzmacher2007-10-101-0/+2
* r18535: move the AC_CANONICAL_HOST and host specific flag tests intoAndrew Tridgell2007-10-102-41/+0
* r18503: - _GNU_SOURCE is defined by libreplaceStefan Metzmacher2007-10-101-7/+0
* r18501: libreplace needs 'long long', bailout if not presentStefan Metzmacher2007-10-102-18/+0