summaryrefslogtreecommitdiffstats
path: root/source/build
Commit message (Expand)AuthorAgeFilesLines
* r17196: Clarify that SSL is used for LDAP as well as SWAT.Andrew Bartlett2006-07-231-1/+1
* r16341: newer autoconf versions export 'datarootdir',Stefan Metzmacher2006-06-181-0/+2
* r16040: Support more recent versions of autoconfJelmer Vernooij2006-06-042-0/+2
* r15607: Fix readline summary reportingJelmer Vernooij2006-05-151-1/+1
* r15585: Revive pidl's SWIG file generator. It now generates simple Jelmer Vernooij2006-05-131-0/+1
* r15578: Move some cpp-specific things from CFLAGS to CPPFLAGSJelmer Vernooij2006-05-131-2/+2
* r15577: Make popt CFLAGS popt-specific rather then globalJelmer Vernooij2006-05-131-1/+2
* r15572: Trim build/m4/rewrite.m4 a bit more, remove unused tests.Jelmer Vernooij2006-05-133-181/+2
* r15567: Add entry for iconvJelmer Vernooij2006-05-131-0/+1
* r15551: Fix clash between config.pm and globally installed Config.pm on Jelmer Vernooij2006-05-122-2/+2
* r15521: Take an optional subsystem name to generate a dependency graph for Jelmer Vernooij2006-05-091-6/+34
* r15405: remove define for STAT_ST_BLOCKSIZEStefan Metzmacher2006-05-031-39/+39
* r15387: Fix installation of dcerpc headers, remove more instances of uint_tJelmer Vernooij2006-05-011-0/+4
* r15384: Improve naming of socket library, disable Requires(.private)? fields ...Jelmer Vernooij2006-05-011-2/+2
* r15381: Make shared libraries the default (where supported). This concludes m...Jelmer Vernooij2006-05-011-4/+3
* r15379: Fix shared library build's unresolved dependenciesJelmer Vernooij2006-05-012-3/+3
* r15375: Rename readline.h to smbreadline.h avoid clashes with system header.Jelmer Vernooij2006-05-011-1/+3
* r15370: Fix more dependencies for shared libsJelmer Vernooij2006-05-011-0/+1
* r15363: Fix dependencies for shared libraryJelmer Vernooij2006-04-302-2/+3
* r15350: Remove empty subsystem, don't install .a files of subsystemsJelmer Vernooij2006-04-301-1/+1
* r15338: Fix build of most things with shared libs enabled.Jelmer Vernooij2006-04-302-2/+3
* r15322: Don't depend on nonexisting targets - should fix the buildJelmer Vernooij2006-04-291-3/+3
* r15321: Reduce the size of rewrite.m4 a bit moreJelmer Vernooij2006-04-292-240/+197
* r15318: Don't create empty static libraries as some hosts have trouble with t...Jelmer Vernooij2006-04-293-2/+7
* r15313: Fix some dependencies in dso modeJelmer Vernooij2006-04-292-0/+4
* r15312: Fix dependency on gtksamba when GTK+ is not presentJelmer Vernooij2006-04-291-4/+0
* r15304: Fix smbd build, more updates on getting --enable-dso to build againJelmer Vernooij2006-04-287-21/+15
* r15301: Use static libraries internally. This required a few hacks in the build Jelmer Vernooij2006-04-277-73/+7
* r15298: Fix the build using a few hacks in the build system. Jelmer Vernooij2006-04-275-58/+88
* r15290: don't spam the screenStefan Metzmacher2006-04-261-1/+1
* r15287: Simplify dependency detection codeJelmer Vernooij2006-04-263-42/+39
* r15284: Fix dot generationJelmer Vernooij2006-04-261-1/+1
* r15280: - remove the 2nd check for __FUNCTION__Stefan Metzmacher2006-04-261-7/+0
* r15279: Fix dependencies when using static librariesJelmer Vernooij2006-04-262-4/+3
* r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit...Jelmer Vernooij2006-04-263-21/+11
* r15271: Fix --enable-dsoJelmer Vernooij2006-04-263-16/+25
* r15270: Rename EXTRA_CFLAGS to CFLAGS - initial work on getting DSO's working...Jelmer Vernooij2006-04-265-16/+16
* r15267: Fix call to mkdir() for old versions of perl. This should fix install...Jelmer Vernooij2006-04-261-1/+4
* r15263: Remove another use of patsubst (should make tru64 happy)Jelmer Vernooij2006-04-261-0/+1
* r15257: Look for headers before trying to use them in any tests. This Jelmer Vernooij2006-04-251-6/+1
* r15248: Fix automatic dependencies buildJelmer Vernooij2006-04-253-7/+30
* r15236: Fix -MT detectionJelmer Vernooij2006-04-251-1/+1
* r15232: Look for CC flags, not C++ flags..Jelmer Vernooij2006-04-252-77/+2
* r15231: Try to fix detection of ability of CC to generate dependenciesJelmer Vernooij2006-04-252-3/+6
* r15224: Check whether -MT is actually supported by the compiler before using Jelmer Vernooij2006-04-241-1/+2
* r15223: Move heimdal's -I parameters from the global list of includes to Jelmer Vernooij2006-04-244-21/+11
* r15214: Introduce subsystem-specific CFLAGS to keep the global CFLAGS short.Jelmer Vernooij2006-04-242-1/+6
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement Jelmer Vernooij2006-04-243-9/+14
* r15205: Allow additional LDFLAGS, fixes #3961.Jelmer Vernooij2006-04-241-1/+1
* r15200: Move MIN/MAX macros to libreplace as some systems have them Jelmer Vernooij2006-04-241-1/+1