summaryrefslogtreecommitdiff
path: root/source4/build/smb_build
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r19543: Make dynconfig less special.Jelmer Vernooij1-5/+2
2007-10-10r19509: Simplify buildsystem code, create proper symlinks for aliases.Jelmer Vernooij1-36/+17
2007-10-10r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...Jelmer Vernooij1-1/+1
2007-10-10r19495: Stop linking binaries twice (once before installation, once during bu...Jelmer Vernooij1-39/+2
2007-10-10r19449: ldbbrowse: installation hopefully works now. "Developer" installationsDerrell Lipman1-0/+1
2007-10-10r19364: Fix build for 'regular' installs.Jelmer Vernooij1-1/+1
2007-10-10r19358: Use subunit tests from the right location (fromJelmer Vernooij1-7/+14
2007-10-10r19350: Properly list LOCAL-TALLOC under the "LOCAL" header.Jelmer Vernooij1-8/+7
2007-10-10r19343: Add support for external scripts/binaries that write results using theJelmer Vernooij1-3/+16
2007-10-10r18833: darn, forgot to commit thisAndrew Tridgell1-1/+1
2007-10-10r18749: Disable automatic dependencies by default (use --enable-automatic-dep...Jelmer Vernooij1-1/+1
2007-10-10r18294: remove leading ././ from .mk filesStefan Metzmacher1-8/+28
2007-10-10r18293: use the correct name it's not always under $srcdir...Stefan Metzmacher1-4/+4
2007-10-10r18291: don't add ./ for files in the top dir '.'Stefan Metzmacher1-1/+5
2007-10-10r18260: fix the build on systems with broken readdirStefan Metzmacher1-0/+1
2007-10-10r18223: the perl array of dependecies is in reversed orderStefan Metzmacher1-1/+1
2007-10-10r18222: filter out double entries from CFLAGSStefan Metzmacher4-25/+33
2007-10-10r18220: $#foo returns the index of the last element not the count of elements,Stefan Metzmacher1-1/+1
2007-10-10r18217: use shorter perlStefan Metzmacher1-5/+1
2007-10-10r18215: use a shorter versionStefan Metzmacher1-7/+2
2007-10-10r18214: don't add empty elementsStefan Metzmacher1-2/+16
2007-10-10r18213: don't list LIBREPLACE depdendecies explicit andStefan Metzmacher1-2/+6
2007-10-10r18210: - reenable autodependenciesStefan Metzmacher1-1/+1
2007-10-10r18184: make clear that autodepencies are disabled currentlyStefan Metzmacher1-1/+1
2007-10-10r18183: - add LIBREPLACE globaly and add LIBREPLACE_HOSTCCStefan Metzmacher3-3/+28
2007-10-10r18181: use:Stefan Metzmacher1-7/+6
2007-10-10r18136: put lib/replace in the default include pathStefan Metzmacher1-2/+2
2007-10-10r17196: Clarify that SSL is used for LDAP as well as SWAT.Andrew Bartlett1-1/+1
2007-10-10r16040: Support more recent versions of autoconfJelmer Vernooij2-0/+2
2007-10-10r15607: Fix readline summary reportingJelmer Vernooij1-1/+1
2007-10-10r15585: Revive pidl's SWIG file generator. It now generates simpleJelmer Vernooij1-0/+1
2007-10-10r15578: Move some cpp-specific things from CFLAGS to CPPFLAGSJelmer Vernooij1-2/+2
2007-10-10r15567: Add entry for iconvJelmer Vernooij1-0/+1
2007-10-10r15551: Fix clash between config.pm and globally installed Config.pm onJelmer Vernooij2-2/+2
2007-10-10r15521: Take an optional subsystem name to generate a dependency graph forJelmer Vernooij1-6/+34
2007-10-10r15387: Fix installation of dcerpc headers, remove more instances of uint_tJelmer Vernooij1-0/+4
2007-10-10r15384: Improve naming of socket library, disable Requires(.private)? fields ...Jelmer Vernooij1-2/+2
2007-10-10r15381: Make shared libraries the default (where supported). This concludes m...Jelmer Vernooij1-4/+3
2007-10-10r15379: Fix shared library build's unresolved dependenciesJelmer Vernooij1-2/+2
2007-10-10r15375: Rename readline.h to smbreadline.h avoid clashes with system header.Jelmer Vernooij1-1/+3
2007-10-10r15370: Fix more dependencies for shared libsJelmer Vernooij1-0/+1
2007-10-10r15363: Fix dependencies for shared libraryJelmer Vernooij2-2/+3
2007-10-10r15350: Remove empty subsystem, don't install .a files of subsystemsJelmer Vernooij1-1/+1
2007-10-10r15338: Fix build of most things with shared libs enabled.Jelmer Vernooij2-2/+3
2007-10-10r15322: Don't depend on nonexisting targets - should fix the buildJelmer Vernooij1-3/+3
2007-10-10r15318: Don't create empty static libraries as some hosts have trouble with t...Jelmer Vernooij3-2/+7
2007-10-10r15313: Fix some dependencies in dso modeJelmer Vernooij2-0/+4
2007-10-10r15304: Fix smbd build, more updates on getting --enable-dso to build againJelmer Vernooij6-19/+13
2007-10-10r15301: Use static libraries internally. This required a few hacks in the buildJelmer Vernooij6-69/+7
2007-10-10r15298: Fix the build using a few hacks in the build system.Jelmer Vernooij5-58/+88