summaryrefslogtreecommitdiffstats
path: root/source4/build
Commit message (Expand)AuthorAgeFilesLines
* r22455: split dependecies array for compiling and linking and use better name...Stefan Metzmacher2007-10-102-13/+21
* r22452: fix creation of MK_FILES variable in MakefileStefan Metzmacher2007-10-101-0/+1
* r22451: allowStefan Metzmacher2007-10-101-0/+8
* r22410: disallow PUBLIC_ options on MODULE and BINARYStefan Metzmacher2007-10-101-7/+0
* r22400: only add srcdir and builddir path if they differStefan Metzmacher2007-10-101-1/+4
* r22308: disabled shared libraries on aix and openbsdStefan Metzmacher2007-10-101-2/+4
* r22257: disable shared libraries on IRIX for nowStefan Metzmacher2007-10-101-1/+2
* r22186: fix build with autodependenciesStefan Metzmacher2007-10-101-1/+1
* r22047: Move suffix rules into smb_build. Enable $< if we are building withJames Peach2007-10-101-0/+52
* r22038: - fix perl warningStefan Metzmacher2007-10-101-1/+1
* r22037: Make sure STATICDIR exists before linking a static archive.James Peach2007-10-101-0/+1
* r22036: Make sure both srcdir and builddir are in VPATH.James Peach2007-10-101-3/+5
* r22035: Introduce HOSTLD which is needed to link the asn1 compiler when crossJames Peach2007-10-102-1/+29
* r22032: Make sure static libraries end up in bin/static.James Peach2007-10-101-0/+1
* r22031: Make sure we rewrite the include directives in CFLAGS to containJames Peach2007-10-102-4/+20
* r22030: Simplify include parsing for config.mk files, making sure we getJames Peach2007-10-101-31/+73
* r21707: Finally merge my (long-living) perlselftest branch.Jelmer Vernooij2007-10-101-1/+1
* r21684: remove summary line for gtk code, as it's now maintained out-of-treeJelmer Vernooij2007-10-101-1/+0
* r21678: Don't generate Requires.private lines for install .pc files. Static l...Jelmer Vernooij2007-10-101-1/+1
* r21582: Allow modification of LDFLAGSJelmer Vernooij2007-10-101-8/+7
* r21541: Export mgmt, samr and atsvc for use in samba-gtk.Jelmer Vernooij2007-10-101-6/+11
* r20942: Simplify handling of systems that don't support negative enum values ...Jelmer Vernooij2007-10-103-6/+1
* r20825: control the subsystem default output type via a variable tooStefan Metzmacher2007-10-101-3/+8
* r20814: always define SHLIBEXT, to fix the build on host with no support for ...Stefan Metzmacher2007-10-101-25/+46
* r20802: - don't add the same Makefile vars twice...Stefan Metzmacher2007-10-101-3/+8
* r20697: A couple of minot cross-compile fixes.James Peach2007-10-101-1/+2
* r20645: Commit the build system changes to allow scripts in config.mk files.Andrew Bartlett2007-10-101-4/+9
* r20444: WEB Application framework / SWAT.Derrell Lipman2007-10-101-1/+1
* r20303: try to fix 'make install' on solaris 8, ln -fs doesn't seem to work ifStefan Metzmacher2007-10-101-0/+5
* r20298: Fix pidl tests (missing symlink..).Jelmer Vernooij2007-10-102-6/+10
* r19908: Fix order of paths in pc files.Jelmer Vernooij2007-10-102-12/+12
* r19882: Fix static link flags in pkg-config files. Should allow runningJelmer Vernooij2007-10-101-4/+11
* r19881: Add private library flags when linking to static libraries.Jelmer Vernooij2007-10-102-6/+15
* r19863: Create -uninstalled.pc files. This should reenable compilation and ru...Jelmer Vernooij2007-10-103-22/+44
* r19678: Fix the build for now (ugly hack because of circular dependencies)Jelmer Vernooij2007-10-101-0/+1
* r19673: Build shared libs against shared libs.Jelmer Vernooij2007-10-101-1/+1
* r19670: Reduce the number of unresolved symbols when building with shared lib...Jelmer Vernooij2007-10-101-1/+2
* r19636: Add URLs to ldb and talloc pkg-config files.Jelmer Vernooij2007-10-101-2/+2
* r19634: Only use --allow-undef-shlib for modules.Jelmer Vernooij2007-10-102-2/+7
* r19631: Re-enable shared libraries, but don't use -rpath-link unlessJelmer Vernooij2007-10-102-5/+7
* r19625: not all linkers like -Wl,rpath-link, so don't use it till we have con...Stefan Metzmacher2007-10-101-5/+2
* r19623: disable building of shared libs until we have fixed them,Stefan Metzmacher2007-10-101-0/+4
* r19622: - remove unused varStefan Metzmacher2007-10-101-2/+2
* r19621: move enable-dso to check_ld.m4 again and add some checks and generate...Stefan Metzmacher2007-10-101-0/+18
* r19618: pass -D_SAMBA_HOSTCC_ when using the hostcompilerStefan Metzmacher2007-10-101-0/+2
* r19609: fix uninitialized perl variabel, we need AC_SUBST() for all configure...Stefan Metzmacher2007-10-101-1/+1
* r19582: Support building both shared and static versions of libraries at the ...Jelmer Vernooij2007-10-107-51/+45
* r19575: Build static libs in bin/static rather than bin/Jelmer Vernooij2007-10-102-4/+4
* r19574: Initial work towards supporting build of both shared and static libra...Jelmer Vernooij2007-10-102-23/+24
* r19571: Add a USESHARED parameter (different from BLDSHARED) + two smallJelmer Vernooij2007-10-101-6/+2