summaryrefslogtreecommitdiffstats
path: root/source4/build
Commit message (Expand)AuthorAgeFilesLines
* r18184: make clear that autodepencies are disabled currentlyStefan Metzmacher2007-10-101-1/+1
* r18183: - add LIBREPLACE globaly and add LIBREPLACE_HOSTCCStefan Metzmacher2007-10-104-3/+29
* r18181: use:Stefan Metzmacher2007-10-102-116/+107
* r18179: - move CC specific stuff to check_cc.m4Stefan Metzmacher2007-10-102-34/+102
* r18173: PICSUFFIX isn't used anymoreStefan Metzmacher2007-10-101-13/+4
* r18152: move our AC macros into lib/replace/libreplace_macros.m4Stefan Metzmacher2007-10-102-37/+1
* r18136: put lib/replace in the default include pathStefan Metzmacher2007-10-101-2/+2
* r18087: use m4_include() do notice missing filesStefan Metzmacher2007-10-101-6/+6
* r17904: we don't want warnings about unused parametersStefan Metzmacher2007-10-101-1/+9
* r17890: add -Wc++-compat option to gcc but don't use it yetStefan Metzmacher2007-10-101-0/+1
* r17793: add -Wmissing-prototypes, -Wmissing-declarations, -Wmissing-field-ini...Stefan Metzmacher2007-10-101-0/+3
* r17772: warn about unused macrosStefan Metzmacher2007-10-101-0/+1
* r17744: we explicit want to get warnings about declarations after statements:-)Stefan Metzmacher2007-10-101-1/+1
* r17566: test if the compiler support inline, this resultsStefan Metzmacher2007-10-101-0/+2
* r17565: expand the test for negative enum values, systems like Tru64Stefan Metzmacher2007-10-101-2/+19
* r17564: we don't need a AC_TRY_RUN to test the compiler warning optionsStefan Metzmacher2007-10-101-1/+1
* r17531: fix whitespacesStefan Metzmacher2007-10-101-1/+1
* r17196: Clarify that SSL is used for LDAP as well as SWAT.Andrew Bartlett2007-10-101-1/+1
* r16341: newer autoconf versions export 'datarootdir',Stefan Metzmacher2007-10-101-0/+2
* r16040: Support more recent versions of autoconfJelmer Vernooij2007-10-102-0/+2
* r15607: Fix readline summary reportingJelmer Vernooij2007-10-101-1/+1
* r15585: Revive pidl's SWIG file generator. It now generates simpleJelmer Vernooij2007-10-101-0/+1
* r15578: Move some cpp-specific things from CFLAGS to CPPFLAGSJelmer Vernooij2007-10-101-2/+2
* r15577: Make popt CFLAGS popt-specific rather then globalJelmer Vernooij2007-10-101-1/+2
* r15572: Trim build/m4/rewrite.m4 a bit more, remove unused tests.Jelmer Vernooij2007-10-103-181/+2
* r15567: Add entry for iconvJelmer Vernooij2007-10-101-0/+1
* r15551: Fix clash between config.pm and globally installed Config.pm onJelmer Vernooij2007-10-102-2/+2
* r15521: Take an optional subsystem name to generate a dependency graph forJelmer Vernooij2007-10-101-6/+34
* r15405: remove define for STAT_ST_BLOCKSIZEStefan Metzmacher2007-10-101-39/+39
* r15387: Fix installation of dcerpc headers, remove more instances of uint_tJelmer Vernooij2007-10-101-0/+4
* r15384: Improve naming of socket library, disable Requires(.private)? fields ...Jelmer Vernooij2007-10-101-2/+2
* r15381: Make shared libraries the default (where supported). This concludes m...Jelmer Vernooij2007-10-101-4/+3
* r15379: Fix shared library build's unresolved dependenciesJelmer Vernooij2007-10-102-3/+3
* r15375: Rename readline.h to smbreadline.h avoid clashes with system header.Jelmer Vernooij2007-10-101-1/+3
* r15370: Fix more dependencies for shared libsJelmer Vernooij2007-10-101-0/+1
* r15363: Fix dependencies for shared libraryJelmer Vernooij2007-10-102-2/+3
* r15350: Remove empty subsystem, don't install .a files of subsystemsJelmer Vernooij2007-10-101-1/+1
* r15338: Fix build of most things with shared libs enabled.Jelmer Vernooij2007-10-102-2/+3
* r15322: Don't depend on nonexisting targets - should fix the buildJelmer Vernooij2007-10-101-3/+3
* r15321: Reduce the size of rewrite.m4 a bit moreJelmer Vernooij2007-10-102-240/+197
* r15318: Don't create empty static libraries as some hosts have trouble with t...Jelmer Vernooij2007-10-103-2/+7
* r15313: Fix some dependencies in dso modeJelmer Vernooij2007-10-102-0/+4
* r15312: Fix dependency on gtksamba when GTK+ is not presentJelmer Vernooij2007-10-101-4/+0
* r15304: Fix smbd build, more updates on getting --enable-dso to build againJelmer Vernooij2007-10-107-21/+15
* r15301: Use static libraries internally. This required a few hacks in the buildJelmer Vernooij2007-10-107-73/+7
* r15298: Fix the build using a few hacks in the build system.Jelmer Vernooij2007-10-105-58/+88
* r15290: don't spam the screenStefan Metzmacher2007-10-101-1/+1
* r15287: Simplify dependency detection codeJelmer Vernooij2007-10-103-42/+39
* r15284: Fix dot generationJelmer Vernooij2007-10-101-1/+1
* r15280: - remove the 2nd check for __FUNCTION__Stefan Metzmacher2007-10-101-7/+0