summaryrefslogtreecommitdiff
path: root/source/build/m4
Commit message (Expand)AuthorAgeFilesLines
* Move object files lists to makefile rather than smb_build.Jelmer Vernooij2008-04-141-7/+3
* Remove workaround for some non-GNU makes.Jelmer Vernooij2008-02-291-23/+6
* Simpler specification of CFLAGS and LDFLAGSAndrew Bartlett2008-02-201-7/+10
* Fix a typo.Michael Adam2008-02-191-1/+1
* Rename include to mkinclude to emphasize it is different from make's include.Jelmer Vernooij2008-02-181-1/+1
* Use implicit build system element creation for external libraries.Jelmer Vernooij2008-02-181-18/+4
* Use make variables in cflags file (now supported by cflags.pl)Jelmer Vernooij2008-02-111-4/+4
* Make data about what subsystems/libraries are enabled available in the mkconf...Jelmer Vernooij2008-02-111-2/+5
* Move some variables to a separate .mk file that could also be included by a n...Jelmer Vernooij2008-02-101-9/+9
* Start working on generating .mk file from configure for inclusion in Makefile.Jelmer Vernooij2008-02-101-9/+26
* Move first_prereq test to m4 code.Jelmer Vernooij2008-02-091-0/+8
* Reformat SMB_EXT_LIB_FROM_PKGCONFIG: fix spacing and indentation.Michael Adam2008-02-081-23/+21
* build: Remove support for DESCRIPTION setting that is now unused.Jelmer Vernooij2008-01-221-9/+8
* build: Fix handling of external pkg-config dependencies when generating pkg-c...Jelmer Vernooij2008-01-201-4/+7
* prepare the mkversion.sh infrastructure for git branches in the build-farmStefan Metzmacher2008-01-101-3/+14
* r26571: Hide warnings about unused macros and casting qualifiers in autogener...Jelmer Vernooij2007-12-241-0/+4
* r26005: Notice the user about LD_LIBRARY_PATH or equivalent when building wit...Jelmer Vernooij2007-12-211-0/+1
* r26000: build: use AC_LIBREPLACE_STLD_* macrosStefan Metzmacher2007-12-211-5/+3
* r25993: build: HOSTLD should always match HOSTCC if not specifiedStefan Metzmacher2007-12-211-7/+1
* r25989: build: use AC_LIBREPLACE_SHLDStefan Metzmacher2007-12-211-3/+1
* r25987: libreplace: rename AC_LD_SHLDFLAGS into AC_LIBREPLACE_SHLD_FLAGSStefan Metzmacher2007-12-211-1/+1
* r25985: build: SHLD_UNDEF_FLAGS isn't used anymoreStefan Metzmacher2007-12-211-2/+0
* r25978: build: use AC_LIBREPLACE_MDLD_* macros and use the result to build mo...Stefan Metzmacher2007-12-211-1/+25
* r25904: Remove extraJelmer Vernooij2007-12-211-1/+1
* r25901: Remove obsolete --enable-shared option (whether shared libs should be...Jelmer Vernooij2007-12-211-9/+1
* r25878: Fix syntax error.Jelmer Vernooij2007-12-211-2/+0
* r25877: Add libreplace macro for soname flags.Jelmer Vernooij2007-12-211-13/+1
* r25876: Attempt to build shard libs everywhere again.Jelmer Vernooij2007-12-211-10/+5
* r25852: Move SHLIBEXT determination into a test as well.Jelmer Vernooij2007-12-211-7/+1
* r25851: Move system-specific ldflags checks to libreplace so they can be used...Jelmer Vernooij2007-12-211-12/+2
* r25850: Add macro for picflag.Jelmer Vernooij2007-12-211-18/+2
* r24997: Re-enable use of system-provided tdb and/or talloc when available.Jelmer Vernooij2007-10-101-17/+14
* r24995: Update upstream URLs.Jelmer Vernooij2007-10-101-2/+2
* r23638: add SMB_LIBRARY() macro to create a LIBRARY::foo section inStefan Metzmacher2007-10-101-0/+20
* r23637: fix detection of visibility attribute supportStefan Metzmacher2007-10-101-3/+2
* r23111: nicer ./configure --help outputStefan Metzmacher2007-10-102-2/+2
* r23110: add --disable-shared option, very useful for the build-farm...Stefan Metzmacher2007-10-101-2/+10
* r22996: merge HPUX compiler flag fixes from SAMBA_3_0Stefan Metzmacher2007-10-101-1/+2
* r22697: Support building with external talloc.Jelmer Vernooij2007-10-101-4/+20
* r22662: disable shared library support on Tru64Stefan Metzmacher2007-10-101-1/+2
* 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
* r22035: Introduce HOSTLD which is needed to link the asn1 compiler when crossJames Peach2007-10-101-0/+13
* r21582: Allow modification of LDFLAGSJelmer Vernooij2007-10-101-8/+7
* r20942: Simplify handling of systems that don't support negative enum values ...Jelmer Vernooij2007-10-102-5/+1
* r20814: always define SHLIBEXT, to fix the build on host with no support for ...Stefan Metzmacher2007-10-101-25/+46
* r20697: A couple of minot cross-compile fixes.James Peach2007-10-101-1/+2
* r19634: Only use --allow-undef-shlib for modules.Jelmer Vernooij2007-10-101-1/+3
* r19631: Re-enable shared libraries, but don't use -rpath-link unlessJelmer Vernooij2007-10-101-3/+0
* r19623: disable building of shared libs until we have fixed them,Stefan Metzmacher2007-10-101-0/+4