Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r17793: add -Wmissing-prototypes, -Wmissing-declarations, -Wmissing-field-ini... | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r17772: warn about unused macros | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r17744: we explicit want to get warnings about declarations after statements:-) | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r17566: test if the compiler support inline, this results | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r17565: expand the test for negative enum values, systems like Tru64 | Stefan Metzmacher | 1 | -2/+19 |
2007-10-10 | r17564: we don't need a AC_TRY_RUN to test the compiler warning options | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r15280: - remove the 2nd check for __FUNCTION__ | Stefan Metzmacher | 1 | -7/+0 |
2007-10-10 | r15236: Fix -MT detection | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15232: Look for CC flags, not C++ flags.. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15231: Try to fix detection of ability of CC to generate dependencies | Jelmer Vernooij | 1 | -2/+6 |
2007-10-10 | r15224: Check whether -MT is actually supported by the compiler before using | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r14621: Define HAVE_IMMEDIATE_STRUCTURES for those using Samba headers, | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14583: Enable automatic dependencies only if GNU make >= 3.81 is present. | Jelmer Vernooij | 1 | -0/+31 |
2007-10-10 | r14322: Remove the BROKEN_CC flag for now. None of the buildfarm hosts has | Jelmer Vernooij | 1 | -9/+0 |
2007-10-10 | r13967: change the standard visibility to "default" public again | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r13917: fix detection of the visibility support, | Stefan Metzmacher | 1 | -7/+14 |
2007-10-10 | r13902: Stricter checking for the -fvisibility flag | Jelmer Vernooij | 1 | -11/+18 |
2007-10-10 | r13898: Add a subsystem-specific DEFAULT_VISIBILITY property that can be used | Jelmer Vernooij | 1 | -20/+12 |
2007-10-10 | r13847: Fix some portability issues with the visibility attribute. | Jelmer Vernooij | 1 | -7/+9 |
2007-10-10 | r13243: Bring __FUNCTION__ checks across from Samba 3. | James Peach | 1 | -0/+8 |
2007-10-10 | r13225: Enable full compiler warnings for developer mode on IRIX. | James Peach | 1 | -3/+7 |
2007-10-10 | r12836: use: -fvisibility=hidden -D_PUBLIC_="__attribute__((visibility(\"defa... | Stefan Metzmacher | 1 | -0/+19 |
2007-10-10 | r10287: Compile compilers for build host. This fixes some bits of | Jelmer Vernooij | 1 | -3/+11 |
2007-10-10 | r10283: Eliminate some more use of autoconf substitution variables. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r10077: - move gcc option checks to check_cc.m4 | Stefan Metzmacher | 1 | -1/+32 |
2007-10-10 | r10076: this macro was moved to build/m4/smb_cc_featues.m4 | Stefan Metzmacher | 1 | -18/+0 |
2007-10-10 | r10071: Configure checks for IRIX build environment. Test whether we can | James Peach | 1 | -13/+27 |
2007-10-10 | r10041: Add 'gcov' make target. Run | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r9494: Add ac-archive macro for checking GCC options. Use this to add to | James Peach | 1 | -2/+1 |
2007-10-10 | r8868: add comfigure check for c99 struct initialization, | Stefan Metzmacher | 1 | -0/+21 |
2007-10-10 | r8533: improve --help output | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8532: this miight fix cross compilation for reactos | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r7895: hopefully this will fix the popt build on solaris | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r7425: configure check to see if a compiler can handle negative enum values | Stefan Metzmacher | 1 | -0/+14 |
2007-10-10 | r7274: Move m4 files to seperate dir | Jelmer Vernooij | 1 | -0/+89 |