summaryrefslogtreecommitdiff
path: root/source4/build/m4
Commit message (Expand)AuthorAgeFilesLines
* r14322: Remove the BROKEN_CC flag for now. None of the buildfarm hosts hasJelmer Vernooij2007-10-101-9/+0
* r14281: Pull apart LIBDIR and MODULESDIRJelmer Vernooij2007-10-101-1/+3
* r14104: version.h has changed the locationStefan Metzmacher2007-10-101-2/+2
* r13967: change the standard visibility to "default" public againStefan Metzmacher2007-10-101-1/+0
* r13917: fix detection of the visibility support,Stefan Metzmacher2007-10-101-7/+14
* r13902: Stricter checking for the -fvisibility flagJelmer Vernooij2007-10-101-11/+18
* r13898: Add a subsystem-specific DEFAULT_VISIBILITY property that can be usedJelmer Vernooij2007-10-101-20/+12
* r13847: Fix some portability issues with the visibility attribute.Jelmer Vernooij2007-10-101-7/+9
* r13269: ${prefix} is a special case in the autoconf/build system, and shouldAndrew Bartlett2007-10-101-2/+2
* r13263: Check whether open(2) will accept the O_DIRECT flag. This should fix theJames Peach2007-10-101-0/+12
* r13249: Check for alloca.h. popt needs this.James Peach2007-10-101-0/+1
* r13248: Revert revision 13071. It turns out that sys/param.h can be implicitlyJames Peach2007-10-101-21/+0
* r13244: Allow control of the location of the Samba3-compatible winbindd pipeAndrew Bartlett2007-10-101-0/+19
* r13243: Bring __FUNCTION__ checks across from Samba 3.James Peach2007-10-101-0/+8
* r13241: Work around missing AS_HELP_STRING definition in autoconf 2.57. FixJames Peach2007-10-101-0/+5
* r13225: Enable full compiler warnings for developer mode on IRIX.James Peach2007-10-101-3/+7
* r13163: as we don't import the raw magic configure vars forStefan Metzmacher2007-10-101-11/+12
* r13153: Try to move closer to FHS. This probably breaks everything...Andrew Bartlett2007-10-101-51/+6
* r13152: Jelmer assures me that this won't break anything, but does make itAndrew Bartlett2007-10-101-7/+9
* r13071: Work around a really annoying compiler warning where header fileJames Peach2007-10-101-0/+21
* r12836: use: -fvisibility=hidden -D_PUBLIC_="__attribute__((visibility(\"defa...Stefan Metzmacher2007-10-101-0/+19
* r12805: merge from samba3Stefan Metzmacher2007-10-101-2/+2
* r12615: prepare building with ../samba4/source/configure --srcdir=../samba4/s...Stefan Metzmacher2007-10-101-2/+11
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij2007-10-101-5/+4
* r12379: export the detected perlStefan Metzmacher2007-10-101-0/+1
* r12301: FHS 2.2 says that /var/cache/* contains only cached data, which can w...Stefan Metzmacher2007-10-101-1/+1
* r12266: add --with-libdir option to overwrite the result that is set by --wit...Stefan Metzmacher2007-10-101-0/+13
* r11481: Disable pre-linking on VMSJelmer Vernooij2007-10-101-0/+5
* r11382: Require number of required M4 macrosJelmer Vernooij2007-10-101-29/+4
* r11304: Add support back in for loading shared modules (not used yet)Jelmer Vernooij2007-10-101-9/+0
* r11299: Try to fix build on Stratos VOS (doesn't support ld -r)Jelmer Vernooij2007-10-101-0/+4
* r11184: Remove test that checks whether ftruncate() needs root, because I can'tJelmer Vernooij2007-10-101-7/+0
* r10525: change from AC_CHECK_TYPES() to AC_CHECK_TYPE() for intptr_t, so theAndrew Tridgell2007-10-101-1/+0
* r10510: Decrease the amount of data included by includes.h a bitJelmer Vernooij2007-10-101-1/+0
* r10476: Move some more types to libreplace. Fix missing strndup errorsJelmer Vernooij2007-10-101-9/+1
* r10456: More SCons fixes:Jelmer Vernooij2007-10-101-4/+1
* r10438: Move portability functions to lib/replace/; replace now simply ensuresJelmer Vernooij2007-10-101-93/+7
* r10393: More type checking in sconsJelmer Vernooij2007-10-102-7/+0
* r10287: Compile compilers for build host. This fixes some bits ofJelmer Vernooij2007-10-101-3/+11
* r10283: Eliminate some more use of autoconf substitution variables.Jelmer Vernooij2007-10-101-2/+2
* r10077: - move gcc option checks to check_cc.m4Stefan Metzmacher2007-10-102-29/+44
* r10076: this macro was moved to build/m4/smb_cc_featues.m4Stefan Metzmacher2007-10-101-18/+0
* r10075: fix warning with autoconf 2.59 on SuSE 9.3Stefan Metzmacher2007-10-101-2/+2
* r10071: Configure checks for IRIX build environment. Test whether we canJames Peach2007-10-106-16/+243
* r10041: Add 'gcov' make target. RunJelmer Vernooij2007-10-101-0/+2
* r9939: Add configure check for yapp.James Peach2007-10-101-0/+2
* r9587: Fix SWAT data dir for --with-fhsJelmer Vernooij2007-10-101-1/+1
* r9494: Add ac-archive macro for checking GCC options. Use this to add toJames Peach2007-10-103-4/+200
* r9369: an attempt to fix the build on HPUX. This is based on work by DonAndrew Tridgell2007-10-101-1/+1
* r9148: remove the aix stuff it didn't fix the buildStefan Metzmacher2007-10-101-8/+0