summaryrefslogtreecommitdiffstats
path: root/source/build/m4
Commit message (Expand)AuthorAgeFilesLines
* r15143: Pull in GNU extensions right at the start of the configure process. ThisJames Peach2006-04-201-0/+2
* r15002: More cleanups in build/m4/rewrite.m4Jelmer Vernooij2006-04-081-40/+0
* r15000: Move some more autoconf tests out of build/m4/rewrite.m4Jelmer Vernooij2006-04-081-42/+0
* r14999: Remove more unused autoconf codeJelmer Vernooij2006-04-081-20/+1
* r14998: Remove unused autoconf test, move others to proper placesJelmer Vernooij2006-04-081-205/+5
* r14913: readd --with-selftest-prefix as it's neededStefan Metzmacher2006-04-041-0/+18
* r14910: Remove unused configure optionsJelmer Vernooij2006-04-041-52/+0
* r14844: Support a stdbool.h replacement in lib/replace/Jelmer Vernooij2006-03-312-5/+1
* r14816: Simplify test for comparison_fn_tJelmer Vernooij2006-03-301-20/+0
* r14813: Remove headers already checked for earlier or not used.Jelmer Vernooij2006-03-301-2/+1
* r14812: Fix typosJelmer Vernooij2006-03-301-2/+2
* r14621: Define HAVE_IMMEDIATE_STRUCTURES for those using Samba headers, Jelmer Vernooij2006-03-211-0/+1
* r14583: Enable automatic dependencies only if GNU make >= 3.81 is present.Jelmer Vernooij2006-03-201-0/+31
* r14322: Remove the BROKEN_CC flag for now. None of the buildfarm hosts has Jelmer Vernooij2006-03-131-9/+0
* r14281: Pull apart LIBDIR and MODULESDIRJelmer Vernooij2006-03-131-1/+3
* r14104: version.h has changed the locationStefan Metzmacher2006-03-091-2/+2
* r13967: change the standard visibility to "default" public againStefan Metzmacher2006-03-071-1/+0
* r13917: fix detection of the visibility support,Stefan Metzmacher2006-03-071-7/+14
* r13902: Stricter checking for the -fvisibility flagJelmer Vernooij2006-03-061-11/+18
* r13898: Add a subsystem-specific DEFAULT_VISIBILITY property that can be used Jelmer Vernooij2006-03-061-20/+12
* r13847: Fix some portability issues with the visibility attribute.Jelmer Vernooij2006-03-051-7/+9
* r13269: ${prefix} is a special case in the autoconf/build system, and shouldAndrew Bartlett2006-02-011-2/+2
* r13263: Check whether open(2) will accept the O_DIRECT flag. This should fix theJames Peach2006-01-311-0/+12
* r13249: Check for alloca.h. popt needs this.James Peach2006-01-311-0/+1
* r13248: Revert revision 13071. It turns out that sys/param.h can be implicitlyJames Peach2006-01-311-21/+0
* r13244: Allow control of the location of the Samba3-compatible winbindd pipeAndrew Bartlett2006-01-311-0/+19
* r13243: Bring __FUNCTION__ checks across from Samba 3.James Peach2006-01-311-0/+8
* r13241: Work around missing AS_HELP_STRING definition in autoconf 2.57. FixJames Peach2006-01-301-0/+5
* r13225: Enable full compiler warnings for developer mode on IRIX.James Peach2006-01-301-3/+7
* r13163: as we don't import the raw magic configure vars forStefan Metzmacher2006-01-261-11/+12
* r13153: Try to move closer to FHS. This probably breaks everything...Andrew Bartlett2006-01-261-51/+6
* r13152: Jelmer assures me that this won't break anything, but does make itAndrew Bartlett2006-01-261-7/+9
* r13071: Work around a really annoying compiler warning where header fileJames Peach2006-01-221-0/+21
* r12836: use: -fvisibility=hidden -D_PUBLIC_="__attribute__((visibility(\"defa...Stefan Metzmacher2006-01-111-0/+19
* r12805: merge from samba3Stefan Metzmacher2006-01-091-2/+2
* r12615: prepare building with ../samba4/source/configure --srcdir=../samba4/s...Stefan Metzmacher2005-12-301-2/+11
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using Jelmer Vernooij2005-12-261-5/+4
* r12379: export the detected perlStefan Metzmacher2005-12-191-0/+1
* r12301: FHS 2.2 says that /var/cache/* contains only cached data, which can w...Stefan Metzmacher2005-12-171-1/+1
* r12266: add --with-libdir option to overwrite the result that is set by --wit...Stefan Metzmacher2005-12-151-0/+13
* r11481: Disable pre-linking on VMSJelmer Vernooij2005-11-021-0/+5
* r11382: Require number of required M4 macrosJelmer Vernooij2005-10-281-29/+4
* r11304: Add support back in for loading shared modules (not used yet)Jelmer Vernooij2005-10-261-9/+0
* r11299: Try to fix build on Stratos VOS (doesn't support ld -r)Jelmer Vernooij2005-10-261-0/+4
* r11184: Remove test that checks whether ftruncate() needs root, because I can'tJelmer Vernooij2005-10-191-7/+0
* r10525: change from AC_CHECK_TYPES() to AC_CHECK_TYPE() for intptr_t, so theAndrew Tridgell2005-09-271-1/+0
* r10510: Decrease the amount of data included by includes.h a bitJelmer Vernooij2005-09-261-1/+0
* r10476: Move some more types to libreplace. Fix missing strndup errors Jelmer Vernooij2005-09-241-9/+1
* r10456: More SCons fixes:Jelmer Vernooij2005-09-231-4/+1
* r10438: Move portability functions to lib/replace/; replace now simply ensures Jelmer Vernooij2005-09-231-93/+7