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 | r17531: fix whitespaces | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r16341: newer autoconf versions export 'datarootdir', | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r15577: Make popt CFLAGS popt-specific rather then global | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r15572: Trim build/m4/rewrite.m4 a bit more, remove unused tests. | Jelmer Vernooij | 1 | -88/+2 |
2007-10-10 | r15405: remove define for STAT_ST_BLOCKSIZE | Stefan Metzmacher | 1 | -39/+39 |
2007-10-10 | r15379: Fix shared library build's unresolved dependencies | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15321: Reduce the size of rewrite.m4 a bit more | Jelmer Vernooij | 2 | -240/+197 |
2007-10-10 | r15312: Fix dependency on gtksamba when GTK+ is not present | Jelmer Vernooij | 1 | -4/+0 |
2007-10-10 | r15304: Fix smbd build, more updates on getting --enable-dso to build again | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r15301: Use static libraries internally. This required a few hacks in the build | Jelmer Vernooij | 1 | -4/+0 |
2007-10-10 | r15280: - remove the 2nd check for __FUNCTION__ | Stefan Metzmacher | 1 | -7/+0 |
2007-10-10 | r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit... | Jelmer Vernooij | 2 | -18/+8 |
2007-10-10 | r15270: Rename EXTRA_CFLAGS to CFLAGS - initial work on getting DSO's working... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15257: Look for headers before trying to use them in any tests. This | Jelmer Vernooij | 1 | -6/+1 |
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 | 2 | -77/+2 |
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 | r15223: Move heimdal's -I parameters from the global list of includes to | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15214: Introduce subsystem-specific CFLAGS to keep the global CFLAGS short. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15200: Move MIN/MAX macros to libreplace as some systems have them | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15190: Disable sonames for the BSDs and solaris as they don't take more then | Jelmer Vernooij | 1 | -7/+1 |
2007-10-10 | r15143: Pull in GNU extensions right at the start of the configure process. This | James Peach | 1 | -0/+2 |
2007-10-10 | r15002: More cleanups in build/m4/rewrite.m4 | Jelmer Vernooij | 1 | -40/+0 |
2007-10-10 | r15000: Move some more autoconf tests out of build/m4/rewrite.m4 | Jelmer Vernooij | 1 | -42/+0 |
2007-10-10 | r14999: Remove more unused autoconf code | Jelmer Vernooij | 1 | -20/+1 |
2007-10-10 | r14998: Remove unused autoconf test, move others to proper places | Jelmer Vernooij | 1 | -205/+5 |
2007-10-10 | r14913: readd --with-selftest-prefix as it's needed | Stefan Metzmacher | 1 | -0/+18 |
2007-10-10 | r14910: Remove unused configure options | Jelmer Vernooij | 1 | -52/+0 |
2007-10-10 | r14844: Support a stdbool.h replacement in lib/replace/ | Jelmer Vernooij | 2 | -5/+1 |
2007-10-10 | r14816: Simplify test for comparison_fn_t | Jelmer Vernooij | 1 | -20/+0 |
2007-10-10 | r14813: Remove headers already checked for earlier or not used. | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r14812: Fix typos | Jelmer Vernooij | 1 | -2/+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 | r14281: Pull apart LIBDIR and MODULESDIR | Jelmer Vernooij | 1 | -1/+3 |
2007-10-10 | r14104: version.h has changed the location | Stefan Metzmacher | 1 | -2/+2 |
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 |