r21497: Pass more of the RPC-CRACKNAMES test by using the new search_options control.
[ira/wip.git] / source4 / build /
2007-10-10 Jelmer Vernooijr20942: Simplify handling of systems that don't support...
2007-10-10 Stefan Metzmacherr20825: control the subsystem default output type via...
2007-10-10 Stefan Metzmacherr20814: always define SHLIBEXT, to fix the build on...
2007-10-10 Stefan Metzmacherr20802: - don't add the same Makefile vars twice...
2007-10-10 James Peachr20697: A couple of minot cross-compile fixes.
2007-10-10 Andrew Bartlettr20645: Commit the build system changes to allow script...
2007-10-10 Derrell Lipmanr20444: WEB Application framework / SWAT.
2007-10-10 Stefan Metzmacherr20303: try to fix 'make install' on solaris 8, ln...
2007-10-10 Jelmer Vernooijr20298: Fix pidl tests (missing symlink..).
2007-10-10 Jelmer Vernooijr19908: Fix order of paths in pc files.
2007-10-10 Jelmer Vernooijr19882: Fix static link flags in pkg-config files....
2007-10-10 Jelmer Vernooijr19881: Add private library flags when linking to stati...
2007-10-10 Jelmer Vernooijr19863: Create -uninstalled.pc files. This should reena...
2007-10-10 Jelmer Vernooijr19678: Fix the build for now (ugly hack because of...
2007-10-10 Jelmer Vernooijr19673: Build shared libs against shared libs.
2007-10-10 Jelmer Vernooijr19670: Reduce the number of unresolved symbols when...
2007-10-10 Jelmer Vernooijr19636: Add URLs to ldb and talloc pkg-config files.
2007-10-10 Jelmer Vernooijr19634: Only use --allow-undef-shlib for modules.
2007-10-10 Jelmer Vernooijr19631: Re-enable shared libraries, but don't use ...
2007-10-10 Stefan Metzmacherr19625: not all linkers like -Wl,rpath-link, so don...
2007-10-10 Stefan Metzmacherr19623: disable building of shared libs until we have...
2007-10-10 Stefan Metzmacherr19622: - remove unused var
2007-10-10 Stefan Metzmacherr19621: move enable-dso to check_ld.m4 again and add...
2007-10-10 Stefan Metzmacherr19618: pass -D_SAMBA_HOSTCC_ when using the hostcompiler
2007-10-10 Stefan Metzmacherr19609: fix uninitialized perl variabel, we need AC_SUB...
2007-10-10 Jelmer Vernooijr19582: Support building both shared and static version...
2007-10-10 Jelmer Vernooijr19575: Build static libs in bin/static rather than...
2007-10-10 Jelmer Vernooijr19574: Initial work towards supporting build of both...
2007-10-10 Jelmer Vernooijr19571: Add a USESHARED parameter (different from BLDSH...
2007-10-10 Jelmer Vernooijr19543: Make dynconfig less special.
2007-10-10 Jelmer Vernooijr19509: Simplify buildsystem code, create proper symlin...
2007-10-10 Jelmer Vernooijr19507: Merge my DSO fixes branch. Building Samba's...
2007-10-10 Jelmer Vernooijr19495: Stop linking binaries twice (once before instal...
2007-10-10 Derrell Lipmanr19449: ldbbrowse: installation hopefully works now...
2007-10-10 Jelmer Vernooijr19364: Fix build for 'regular' installs.
2007-10-10 Jelmer Vernooijr19358: Use subunit tests from the right location ...
2007-10-10 Jelmer Vernooijr19350: Properly list LOCAL-TALLOC under the "LOCAL...
2007-10-10 Jelmer Vernooijr19343: Add support for external scripts/binaries that...
2007-10-10 Stefan Metzmacherr18975: follow the advice from "William Jojo" <jojowil...
2007-10-10 Stefan Metzmacherr18974: we don't have the configure check that sets
2007-10-10 Andrew Tridgellr18936: hopefully fix the test for negative enum values...
2007-10-10 Andrew Tridgellr18833: darn, forgot to commit this
2007-10-10 Jelmer Vernooijr18749: Disable automatic dependencies by default ...
2007-10-10 Stefan Metzmacherr18549: move gcc version check to libreplace and reorde...
2007-10-10 Stefan Metzmacherr18544: - use AC_LIBREPLACE_LOCATION_CHECKS in samba4
2007-10-10 Andrew Tridgellr18535: move the AC_CANONICAL_HOST and host specific...
2007-10-10 Stefan Metzmacherr18503: - _GNU_SOURCE is defined by libreplace
2007-10-10 Stefan Metzmacherr18501: libreplace needs 'long long', bailout if not...
2007-10-10 Stefan Metzmacherr18500: move make related checks into its own file
2007-10-10 Stefan Metzmacherr18485: include libreplace.m4 in the aclocal.m4 files
2007-10-10 Stefan Metzmacherr18419: fix include paths of the configure tests
2007-10-10 Stefan Metzmacherr18366: check if we can link using the selected flags
2007-10-10 Andrew Tridgellr18337: more -Ae tests in check_cc.m4
2007-10-10 Stefan Metzmacherr18294: remove leading ././ from .mk files
2007-10-10 Stefan Metzmacherr18293: use the correct name it's not always under...
2007-10-10 Stefan Metzmacherr18291: don't add ./ for files in the top dir '.'
2007-10-10 Stefan Metzmacherr18273: AC_PROG_LD_GNU needs LD defined already
2007-10-10 Stefan Metzmacherr18266: we should bail out in configure if C99 structs...
2007-10-10 Stefan Metzmacherr18262: fix typos
2007-10-10 Stefan Metzmacherr18261: print out the version of gcc
2007-10-10 Stefan Metzmacherr18260: fix the build on systems with broken readdir
2007-10-10 Stefan Metzmacherr18223: the perl array of dependecies is in reversed...
2007-10-10 Stefan Metzmacherr18222: filter out double entries from CFLAGS
2007-10-10 Andrew Tridgellr18221: moved more configure checks into lib/replace/
2007-10-10 Stefan Metzmacherr18220: $#foo returns the index of the last element...
2007-10-10 Andrew Tridgellr18219: move some more portability checks out of samba4...
2007-10-10 Stefan Metzmacherr18217: use shorter perl
2007-10-10 Stefan Metzmacherr18215: use a shorter version
2007-10-10 Stefan Metzmacherr18214: don't add empty elements
2007-10-10 Stefan Metzmacherr18213: don't list LIBREPLACE depdendecies explicit and
2007-10-10 Stefan Metzmacherr18210: - reenable autodependencies
2007-10-10 Stefan Metzmacherr18184: make clear that autodepencies are disabled...
2007-10-10 Stefan Metzmacherr18183: - add LIBREPLACE globaly and add LIBREPLACE_HOSTCC
2007-10-10 Stefan Metzmacherr18181: use:
2007-10-10 Stefan Metzmacherr18179: - move CC specific stuff to check_cc.m4
2007-10-10 Stefan Metzmacherr18173: PICSUFFIX isn't used anymore
2007-10-10 Stefan Metzmacherr18152: move our AC macros into lib/replace/libreplace_...
2007-10-10 Stefan Metzmacherr18136: put lib/replace in the default include path
2007-10-10 Stefan Metzmacherr18087: use m4_include() do notice missing files
2007-10-10 Stefan Metzmacherr17904: we don't want warnings about unused parameters
2007-10-10 Stefan Metzmacherr17890: add -Wc++-compat option to gcc but don't use...
2007-10-10 Stefan Metzmacherr17793: add -Wmissing-prototypes, -Wmissing-declaration...
2007-10-10 Stefan Metzmacherr17772: warn about unused macros
2007-10-10 Stefan Metzmacherr17744: we explicit want to get warnings about declarat...
2007-10-10 Stefan Metzmacherr17566: test if the compiler support inline, this results
2007-10-10 Stefan Metzmacherr17565: expand the test for negative enum values, syste...
2007-10-10 Stefan Metzmacherr17564: we don't need a AC_TRY_RUN to test the compiler...
2007-10-10 Stefan Metzmacherr17531: fix whitespaces
2007-10-10 Andrew Bartlettr17196: Clarify that SSL is used for LDAP as well as...
2007-10-10 Stefan Metzmacherr16341: newer autoconf versions export 'datarootdir',
2007-10-10 Jelmer Vernooijr16040: Support more recent versions of autoconf
2007-10-10 Jelmer Vernooijr15607: Fix readline summary reporting
2007-10-10 Jelmer Vernooijr15585: Revive pidl's SWIG file generator. It now gener...
2007-10-10 Jelmer Vernooijr15578: Move some cpp-specific things from CFLAGS to...
2007-10-10 Jelmer Vernooijr15577: Make popt CFLAGS popt-specific rather then...
2007-10-10 Jelmer Vernooijr15572: Trim build/m4/rewrite.m4 a bit more, remove...
2007-10-10 Jelmer Vernooijr15567: Add entry for iconv
2007-10-10 Jelmer Vernooijr15551: Fix clash between config.pm and globally instal...
2007-10-10 Jelmer Vernooijr15521: Take an optional subsystem name to generate...
2007-10-10 Stefan Metzmacherr15405: remove define for STAT_ST_BLOCKSIZE
next