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