Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r18214: don't add empty elements | Stefan Metzmacher | 1 | -2/+16 |
2007-10-10 | r18213: don't list LIBREPLACE depdendecies explicit and | Stefan Metzmacher | 1 | -2/+6 |
2007-10-10 | r18210: - reenable autodependencies | Stefan Metzmacher | 2 | -2/+1 |
2007-10-10 | r18184: make clear that autodepencies are disabled currently | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r18183: - add LIBREPLACE globaly and add LIBREPLACE_HOSTCC | Stefan Metzmacher | 4 | -3/+29 |
2007-10-10 | r18181: use: | Stefan Metzmacher | 2 | -116/+107 |
2007-10-10 | r18179: - move CC specific stuff to check_cc.m4 | Stefan Metzmacher | 2 | -34/+102 |
2007-10-10 | r18173: PICSUFFIX isn't used anymore | Stefan Metzmacher | 1 | -13/+4 |
2007-10-10 | r18152: move our AC macros into lib/replace/libreplace_macros.m4 | Stefan Metzmacher | 2 | -37/+1 |
2007-10-10 | r18136: put lib/replace in the default include path | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r18087: use m4_include() do notice missing files | Stefan Metzmacher | 1 | -6/+6 |
2007-10-10 | r17904: we don't want warnings about unused parameters | Stefan Metzmacher | 1 | -1/+9 |
2007-10-10 | r17890: add -Wc++-compat option to gcc but don't use it yet | Stefan Metzmacher | 1 | -0/+1 |
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 | r17196: Clarify that SSL is used for LDAP as well as SWAT. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r16341: newer autoconf versions export 'datarootdir', | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r16040: Support more recent versions of autoconf | Jelmer Vernooij | 2 | -0/+2 |
2007-10-10 | r15607: Fix readline summary reporting | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15585: Revive pidl's SWIG file generator. It now generates simple | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r15578: Move some cpp-specific things from CFLAGS to CPPFLAGS | Jelmer Vernooij | 1 | -2/+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 | 3 | -181/+2 |
2007-10-10 | r15567: Add entry for iconv | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r15551: Fix clash between config.pm and globally installed Config.pm on | Jelmer Vernooij | 2 | -2/+2 |
2007-10-10 | r15521: Take an optional subsystem name to generate a dependency graph for | Jelmer Vernooij | 1 | -6/+34 |
2007-10-10 | r15405: remove define for STAT_ST_BLOCKSIZE | Stefan Metzmacher | 1 | -39/+39 |
2007-10-10 | r15387: Fix installation of dcerpc headers, remove more instances of uint_t | Jelmer Vernooij | 1 | -0/+4 |
2007-10-10 | r15384: Improve naming of socket library, disable Requires(.private)? fields ... | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r15381: Make shared libraries the default (where supported). This concludes m... | Jelmer Vernooij | 1 | -4/+3 |
2007-10-10 | r15379: Fix shared library build's unresolved dependencies | Jelmer Vernooij | 2 | -3/+3 |
2007-10-10 | r15375: Rename readline.h to smbreadline.h avoid clashes with system header. | Jelmer Vernooij | 1 | -1/+3 |
2007-10-10 | r15370: Fix more dependencies for shared libs | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r15363: Fix dependencies for shared library | Jelmer Vernooij | 2 | -2/+3 |
2007-10-10 | r15350: Remove empty subsystem, don't install .a files of subsystems | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15338: Fix build of most things with shared libs enabled. | Jelmer Vernooij | 2 | -2/+3 |
2007-10-10 | r15322: Don't depend on nonexisting targets - should fix the build | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r15321: Reduce the size of rewrite.m4 a bit more | Jelmer Vernooij | 2 | -240/+197 |
2007-10-10 | r15318: Don't create empty static libraries as some hosts have trouble with t... | Jelmer Vernooij | 3 | -2/+7 |
2007-10-10 | r15313: Fix some dependencies in dso mode | Jelmer Vernooij | 2 | -0/+4 |
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 | 7 | -21/+15 |
2007-10-10 | r15301: Use static libraries internally. This required a few hacks in the build | Jelmer Vernooij | 7 | -73/+7 |
2007-10-10 | r15298: Fix the build using a few hacks in the build system. | Jelmer Vernooij | 5 | -58/+88 |
2007-10-10 | r15290: don't spam the screen | Stefan Metzmacher | 1 | -1/+1 |