summaryrefslogtreecommitdiff
path: root/source4/build/smb_build
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r21707: Finally merge my (long-living) perlselftest branch.Jelmer Vernooij1-1/+1
2007-10-10r21684: remove summary line for gtk code, as it's now maintained out-of-treeJelmer Vernooij1-1/+0
2007-10-10r21678: Don't generate Requires.private lines for install .pc files. Static l...Jelmer Vernooij1-1/+1
2007-10-10r21541: Export mgmt, samr and atsvc for use in samba-gtk.Jelmer Vernooij1-6/+11
2007-10-10r20942: Simplify handling of systems that don't support negative enum values ...Jelmer Vernooij1-1/+0
2007-10-10r20825: control the subsystem default output type via a variable tooStefan Metzmacher1-3/+8
2007-10-10r20802: - don't add the same Makefile vars twice...Stefan Metzmacher1-3/+8
2007-10-10r20645: Commit the build system changes to allow scripts in config.mk files.Andrew Bartlett1-4/+9
2007-10-10r20444: WEB Application framework / SWAT.Derrell Lipman1-1/+1
2007-10-10r20303: try to fix 'make install' on solaris 8, ln -fs doesn't seem to work ifStefan Metzmacher1-0/+5
2007-10-10r20298: Fix pidl tests (missing symlink..).Jelmer Vernooij2-6/+10
2007-10-10r19908: Fix order of paths in pc files.Jelmer Vernooij2-12/+12
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 Vernooij2-6/+15
2007-10-10r19863: Create -uninstalled.pc files. This should reenable compilation and ru...Jelmer Vernooij3-22/+44
2007-10-10r19678: Fix the build for now (ugly hack because of circular dependencies)Jelmer Vernooij1-0/+1
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-10r19636: Add URLs to ldb and talloc pkg-config files.Jelmer Vernooij1-2/+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-10r19609: fix uninitialized perl variabel, we need AC_SUBST() for all configure...Stefan Metzmacher1-1/+1
2007-10-10r19582: Support building both shared and static versions of libraries at the ...Jelmer Vernooij6-44/+45
2007-10-10r19575: Build static libs in bin/static rather than bin/Jelmer Vernooij2-4/+4
2007-10-10r19574: Initial work towards supporting build of both shared and static libra...Jelmer Vernooij2-23/+24
2007-10-10r19571: Add a USESHARED parameter (different from BLDSHARED) + two smallJelmer Vernooij1-6/+2
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