summaryrefslogtreecommitdiffstats
path: root/source4/build
Commit message (Expand)AuthorAgeFilesLines
...
* r26279: Don't compile any python stuff if python is not available.Jelmer Vernooij2007-12-211-0/+2
* r26122: Don't install python bindings yet.Jelmer Vernooij2007-12-211-12/+11
* r26121: Don't build modules if subsystem isn't build.Jelmer Vernooij2007-12-211-0/+5
* r26120: Don't install python modules as modules.Jelmer Vernooij2007-12-211-3/+3
* r26116: Mention python in the config.status summary.Jelmer Vernooij2007-12-211-0/+1
* r26100: Also check for SWIG.Jelmer Vernooij2007-12-211-0/+1
* r26097: Consider python modules special modules rather than special libraries.Jelmer Vernooij2007-12-213-9/+11
* r26068: Import improved Python bindings for LDB, including tests.Jelmer Vernooij2007-12-212-1/+2
* r26067: Merge improvements building Python modules.Jelmer Vernooij2007-12-215-9/+79
* r26005: Notice the user about LD_LIBRARY_PATH or equivalent when building wit...Jelmer Vernooij2007-12-212-1/+14
* r26000: build: use AC_LIBREPLACE_STLD_* macrosStefan Metzmacher2007-12-211-5/+3
* r25996: build: rename LD -> BNLD and LDFLAGS -> BNLD_FLAGSStefan Metzmacher2007-12-211-3/+3
* r25994: build: use HOSTCC, HOSTCC_FLAGS, HOSTLD and HOSTLD_FLAGSStefan Metzmacher2007-12-211-9/+9
* 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-212-4/+31
* r25975: build: split SharedModule from SharedLibraryStefan Metzmacher2007-12-212-47/+72
* r25954: we don't need this twiceStefan Metzmacher2007-12-211-7/+0
* r25944: Fix handling of sonameflag on AIX, which doesn't have anything like t...Jelmer Vernooij2007-12-211-2/+2
* r25913: maybe some platforms have problems with echo -eStefan Metzmacher2007-12-211-1/+5
* 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
* r25847: Don't link modules against their subsystem.Jelmer Vernooij2007-12-211-1/+0
* r25712: try to fix the build, perl should handle by_path as comparison functionStefan Metzmacher2007-12-211-1/+1
* r25711: only use sort if availableStefan Metzmacher2007-12-211-2/+8
* r25697: make *clean doesn't work after a svn up when some *.mk files were rem...Stefan Metzmacher2007-12-212-0/+17
* r25617: Make sure system include paths come after samba include paths. Patch ...Jelmer Vernooij2007-12-211-14/+23
* r25524: Fix directory names for local module builds.Jelmer Vernooij2007-10-103-12/+19
* r25515: Revert r25448:Michael Adam2007-10-101-0/+4
* r25448: Remove IMMEDIATE_STRUCTURES define, which was used for splint. Newer ...Jelmer Vernooij2007-10-101-4/+0
* r25187: pass FIRST_PREREQ to Makefile so that the value can be usedStefan Metzmacher2007-10-101-7/+9
* r25095: Display of which libraries the system-provided version is being used.Jelmer Vernooij2007-10-101-2/+11
* r25094: Force building shared module if subsystem is a shared library.Jelmer Vernooij2007-10-101-1/+5
* r25051: Move SWAT back to the old-style form-submit modal.Andrew Bartlett2007-10-101-2/+1
* 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
* r24814: Fix headers, trim core.h even more.Jelmer Vernooij2007-10-101-1/+1
* r23862: Explain who requested unknown dependency. Helps a lot in chasing depe...Alexander Bokovoy2007-10-101-1/+1
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-101-2/+1
* r23800: LGPL is now called GNU Lesser General Public LicenseAndrew Tridgell2007-10-101-2/+2
* r23795: more v2->v3 conversionAndrew Tridgell2007-10-101-1/+1
* r23638: add SMB_LIBRARY() macro to create a LIBRARY::foo section inStefan Metzmacher2007-10-101-0/+20