summaryrefslogtreecommitdiff
path: root/source4/build/smb_build/makefile.pm
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r19908: Fix order of paths in pc files.Jelmer Vernooij1-10/+10
2007-10-10r19882: Fix static link flags in pkg-config files. Should allow runningJelmer Vernooij1-4/+11
2007-10-10r19881: Add private library flags when linking to static libraries.Jelmer Vernooij1-4/+12
2007-10-10r19863: Create -uninstalled.pc files. This should reenable compilation and ru...Jelmer Vernooij1-11/+37
2007-10-10r19673: Build shared libs against shared libs.Jelmer Vernooij1-1/+1
2007-10-10r19670: Reduce the number of unresolved symbols when building with shared lib...Jelmer Vernooij1-1/+2
2007-10-10r19634: Only use --allow-undef-shlib for modules.Jelmer Vernooij1-1/+4
2007-10-10r19631: Re-enable shared libraries, but don't use -rpath-link unlessJelmer Vernooij1-2/+7
2007-10-10r19625: not all linkers like -Wl,rpath-link, so don't use it till we have con...Stefan Metzmacher1-5/+2
2007-10-10r19618: pass -D_SAMBA_HOSTCC_ when using the hostcompilerStefan Metzmacher1-0/+2
2007-10-10r19582: Support building both shared and static versions of libraries at the ...Jelmer Vernooij1-10/+7
2007-10-10r19575: Build static libs in bin/static rather than bin/Jelmer Vernooij1-3/+3
2007-10-10r19574: Initial work towards supporting build of both shared and static libra...Jelmer Vernooij1-16/+20
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-10r18183: - add LIBREPLACE globaly and add LIBREPLACE_HOSTCCStefan Metzmacher1-2/+2
2007-10-10r18181: use:Stefan Metzmacher1-7/+6
2007-10-10r18136: put lib/replace in the default include pathStefan Metzmacher1-2/+2
2007-10-10r16040: Support more recent versions of autoconfJelmer Vernooij1-0/+1
2007-10-10r15578: Move some cpp-specific things from CFLAGS to CPPFLAGSJelmer Vernooij1-2/+2
2007-10-10r15384: Improve naming of socket library, disable Requires(.private)? fields ...Jelmer Vernooij1-2/+2
2007-10-10r15379: Fix shared library build's unresolved dependenciesJelmer Vernooij1-2/+2
2007-10-10r15363: Fix dependencies for shared libraryJelmer Vernooij1-0/+1
2007-10-10r15350: Remove empty subsystem, don't install .a files of subsystemsJelmer Vernooij1-1/+1
2007-10-10r15318: Don't create empty static libraries as some hosts have trouble with t...Jelmer Vernooij1-0/+2
2007-10-10r15313: Fix some dependencies in dso modeJelmer Vernooij1-0/+2
2007-10-10r15304: Fix smbd build, more updates on getting --enable-dso to build againJelmer Vernooij1-0/+1
2007-10-10r15301: Use static libraries internally. This required a few hacks in the buildJelmer Vernooij1-35/+1
2007-10-10r15298: Fix the build using a few hacks in the build system.Jelmer Vernooij1-25/+31
2007-10-10r15248: Fix automatic dependencies buildJelmer Vernooij1-3/+24
2007-10-10r15223: Move heimdal's -I parameters from the global list of includes toJelmer Vernooij1-5/+0
2007-10-10r15205: Allow additional LDFLAGS, fixes #3961.Jelmer Vernooij1-1/+1
2007-10-10r15064: Remove the change until I find proper solutionAlexander Bokovoy1-4/+0
2007-10-10r15063: Theoretically, this should allow NetBSD make to handle VPATH-like loo...Alexander Bokovoy1-0/+2
2007-10-10r15062: Theoretically, this should allow NetBSD make to handle VPATH-like loo...Alexander Bokovoy1-0/+2
2007-10-10r15052: Do not add builddir variants into include paths when building in-treeAlexander Bokovoy1-1/+7
2007-10-10r15036: Add out of tree build support and see how buildfarm will respond to m...Alexander Bokovoy1-4/+8
2007-10-10r14997: Fix build of static libraries. Libraries build fine now, but linking ...Jelmer Vernooij1-4/+4
2007-10-10r14995: Avoid parallel builds unless there is support for automatic dependenc...Jelmer Vernooij1-0/+1
2007-10-10r14913: readd --with-selftest-prefix as it's neededStefan Metzmacher1-1/+1
2007-10-10r14911: Allow easy modification of selftest subdirectory nameJelmer Vernooij1-1/+1
2007-10-10r14910: Remove unused configure optionsJelmer Vernooij1-1/+1