summaryrefslogtreecommitdiff
path: root/source4/build
AgeCommit message (Expand)AuthorFilesLines
2007-12-21r26005: Notice the user about LD_LIBRARY_PATH or equivalent when building wit...Jelmer Vernooij2-1/+14
2007-12-21r26000: build: use AC_LIBREPLACE_STLD_* macrosStefan Metzmacher1-5/+3
2007-12-21r25996: build: rename LD -> BNLD and LDFLAGS -> BNLD_FLAGSStefan Metzmacher1-3/+3
2007-12-21r25994: build: use HOSTCC, HOSTCC_FLAGS, HOSTLD and HOSTLD_FLAGSStefan Metzmacher1-9/+9
2007-12-21r25993: build: HOSTLD should always match HOSTCC if not specifiedStefan Metzmacher1-7/+1
2007-12-21r25989: build: use AC_LIBREPLACE_SHLDStefan Metzmacher1-3/+1
2007-12-21r25987: libreplace: rename AC_LD_SHLDFLAGS into AC_LIBREPLACE_SHLD_FLAGSStefan Metzmacher1-1/+1
2007-12-21r25985: build: SHLD_UNDEF_FLAGS isn't used anymoreStefan Metzmacher1-2/+0
2007-12-21r25978: build: use AC_LIBREPLACE_MDLD_* macros and use the result to build mo...Stefan Metzmacher2-4/+31
2007-12-21r25975: build: split SharedModule from SharedLibraryStefan Metzmacher2-47/+72
2007-12-21r25954: we don't need this twiceStefan Metzmacher1-7/+0
2007-12-21r25944: Fix handling of sonameflag on AIX, which doesn't have anything like t...Jelmer Vernooij1-2/+2
2007-12-21r25913: maybe some platforms have problems with echo -eStefan Metzmacher1-1/+5
2007-12-21r25904: Remove extraJelmer Vernooij1-1/+1
2007-12-21r25901: Remove obsolete --enable-shared option (whether shared libs should be...Jelmer Vernooij1-9/+1
2007-12-21r25878: Fix syntax error.Jelmer Vernooij1-2/+0
2007-12-21r25877: Add libreplace macro for soname flags.Jelmer Vernooij1-13/+1
2007-12-21r25876: Attempt to build shard libs everywhere again.Jelmer Vernooij1-10/+5
2007-12-21r25852: Move SHLIBEXT determination into a test as well.Jelmer Vernooij1-7/+1
2007-12-21r25851: Move system-specific ldflags checks to libreplace so they can be used...Jelmer Vernooij1-12/+2
2007-12-21r25850: Add macro for picflag.Jelmer Vernooij1-18/+2
2007-12-21r25847: Don't link modules against their subsystem.Jelmer Vernooij1-1/+0
2007-12-21r25712: try to fix the build, perl should handle by_path as comparison functionStefan Metzmacher1-1/+1
2007-12-21r25711: only use sort if availableStefan Metzmacher1-2/+8
2007-12-21r25697: make *clean doesn't work after a svn up when some *.mk files were rem...Stefan Metzmacher2-0/+17
2007-12-21r25617: Make sure system include paths come after samba include paths. Patch ...Jelmer Vernooij1-14/+23
2007-10-10r25524: Fix directory names for local module builds.Jelmer Vernooij3-12/+19
2007-10-10r25515: Revert r25448:Michael Adam1-0/+4
2007-10-10r25448: Remove IMMEDIATE_STRUCTURES define, which was used for splint. Newer ...Jelmer Vernooij1-4/+0
2007-10-10r25187: pass FIRST_PREREQ to Makefile so that the value can be usedStefan Metzmacher1-7/+9
2007-10-10r25095: Display of which libraries the system-provided version is being used.Jelmer Vernooij1-2/+11
2007-10-10r25094: Force building shared module if subsystem is a shared library.Jelmer Vernooij1-1/+5
2007-10-10r25051: Move SWAT back to the old-style form-submit modal.Andrew Bartlett1-2/+1
2007-10-10r24997: Re-enable use of system-provided tdb and/or talloc when available.Jelmer Vernooij1-17/+14
2007-10-10r24995: Update upstream URLs.Jelmer Vernooij1-2/+2
2007-10-10r24814: Fix headers, trim core.h even more.Jelmer Vernooij1-1/+1
2007-10-10r23862: Explain who requested unknown dependency. Helps a lot in chasing depe...Alexander Bokovoy1-1/+1
2007-10-10r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell1-2/+1
2007-10-10r23800: LGPL is now called GNU Lesser General Public LicenseAndrew Tridgell1-2/+2
2007-10-10r23795: more v2->v3 conversionAndrew Tridgell1-1/+1
2007-10-10r23638: add SMB_LIBRARY() macro to create a LIBRARY::foo section inStefan Metzmacher1-0/+20
2007-10-10r23637: fix detection of visibility attribute supportStefan Metzmacher1-3/+2
2007-10-10r23635: fix the samba4 build...Stefan Metzmacher1-1/+2
2007-10-10r23631: when linking shared libraries we need to make shure the linker doesn'tStefan Metzmacher1-4/+16
2007-10-10r23111: nicer ./configure --help outputStefan Metzmacher2-2/+2
2007-10-10r23110: add --disable-shared option, very useful for the build-farm...Stefan Metzmacher1-2/+10
2007-10-10r22996: merge HPUX compiler flag fixes from SAMBA_3_0Stefan Metzmacher1-1/+2
2007-10-10r22697: Support building with external talloc.Jelmer Vernooij1-4/+20
2007-10-10r22662: disable shared library support on Tru64Stefan Metzmacher1-1/+2
2007-10-10r22455: split dependecies array for compiling and linking and use better name...Stefan Metzmacher2-13/+21