Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r19678: Fix the build for now (ugly hack because of circular dependencies) | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r19673: Build shared libs against shared libs. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r19670: Reduce the number of unresolved symbols when building with shared lib... | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r19636: Add URLs to ldb and talloc pkg-config files. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r19634: Only use --allow-undef-shlib for modules. | Jelmer Vernooij | 1 | -1/+4 |
2007-10-10 | r19631: Re-enable shared libraries, but don't use -rpath-link unless | Jelmer Vernooij | 1 | -2/+7 |
2007-10-10 | r19625: not all linkers like -Wl,rpath-link, so don't use it till we have con... | Stefan Metzmacher | 1 | -5/+2 |
2007-10-10 | r19618: pass -D_SAMBA_HOSTCC_ when using the hostcompiler | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r19609: fix uninitialized perl variabel, we need AC_SUBST() for all configure... | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r19582: Support building both shared and static versions of libraries at the ... | Jelmer Vernooij | 6 | -44/+45 |
2007-10-10 | r19575: Build static libs in bin/static rather than bin/ | Jelmer Vernooij | 2 | -4/+4 |
2007-10-10 | r19574: Initial work towards supporting build of both shared and static libra... | Jelmer Vernooij | 2 | -23/+24 |
2007-10-10 | r19571: Add a USESHARED parameter (different from BLDSHARED) + two small | Jelmer Vernooij | 1 | -6/+2 |
2007-10-10 | r19543: Make dynconfig less special. | Jelmer Vernooij | 1 | -5/+2 |
2007-10-10 | r19509: Simplify buildsystem code, create proper symlinks for aliases. | Jelmer Vernooij | 1 | -36/+17 |
2007-10-10 | r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r19495: Stop linking binaries twice (once before installation, once during bu... | Jelmer Vernooij | 1 | -39/+2 |
2007-10-10 | r19449: ldbbrowse: installation hopefully works now. "Developer" installations | Derrell Lipman | 1 | -0/+1 |
2007-10-10 | r19364: Fix build for 'regular' installs. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r19358: Use subunit tests from the right location (from | Jelmer Vernooij | 1 | -7/+14 |
2007-10-10 | r19350: Properly list LOCAL-TALLOC under the "LOCAL" header. | Jelmer Vernooij | 1 | -8/+7 |
2007-10-10 | r19343: Add support for external scripts/binaries that write results using the | Jelmer Vernooij | 1 | -3/+16 |
2007-10-10 | r18833: darn, forgot to commit this | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r18749: Disable automatic dependencies by default (use --enable-automatic-dep... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r18294: remove leading ././ from .mk files | Stefan Metzmacher | 1 | -8/+28 |
2007-10-10 | r18293: use the correct name it's not always under $srcdir... | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r18291: don't add ./ for files in the top dir '.' | Stefan Metzmacher | 1 | -1/+5 |
2007-10-10 | r18260: fix the build on systems with broken readdir | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r18223: the perl array of dependecies is in reversed order | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r18222: filter out double entries from CFLAGS | Stefan Metzmacher | 4 | -25/+33 |
2007-10-10 | r18220: $#foo returns the index of the last element not the count of elements, | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r18217: use shorter perl | Stefan Metzmacher | 1 | -5/+1 |
2007-10-10 | r18215: use a shorter version | Stefan Metzmacher | 1 | -7/+2 |
2007-10-10 | r18214: don't add empty elements | Stefan Metzmacher | 1 | -2/+16 |
2007-10-10 | r18213: don't list LIBREPLACE depdendecies explicit and | Stefan Metzmacher | 1 | -2/+6 |
2007-10-10 | r18210: - reenable autodependencies | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r18184: make clear that autodepencies are disabled currently | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r18183: - add LIBREPLACE globaly and add LIBREPLACE_HOSTCC | Stefan Metzmacher | 3 | -3/+28 |
2007-10-10 | r18181: use: | Stefan Metzmacher | 1 | -7/+6 |
2007-10-10 | r18136: put lib/replace in the default include path | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r17196: Clarify that SSL is used for LDAP as well as SWAT. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r16040: Support more recent versions of autoconf | Jelmer Vernooij | 2 | -0/+2 |
2007-10-10 | r15607: Fix readline summary reporting | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15585: Revive pidl's SWIG file generator. It now generates simple | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r15578: Move some cpp-specific things from CFLAGS to CPPFLAGS | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r15567: Add entry for iconv | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r15551: Fix clash between config.pm and globally installed Config.pm on | Jelmer Vernooij | 2 | -2/+2 |
2007-10-10 | r15521: Take an optional subsystem name to generate a dependency graph for | Jelmer Vernooij | 1 | -6/+34 |
2007-10-10 | r15387: Fix installation of dcerpc headers, remove more instances of uint_t | Jelmer Vernooij | 1 | -0/+4 |
2007-10-10 | r15384: Improve naming of socket library, disable Requires(.private)? fields ... | Jelmer Vernooij | 1 | -2/+2 |