Revert "wafbuild: use -Wstack-protector if available"
[sfrench/samba-autobuild/.git] / lib / replace / wscript
2013-02-22 Björn JackeRevert "wafbuild: use -Wstack-protector if available"
2013-01-15 Björn Baumbachbuild(waf)-libreplace: remove redundant check for flist...
2013-01-15 Jeremy Allisonlib/replace: Add ucontext configure waf checks.
2013-01-14 Volker LendeckeFix bug 9548: Correctly detect O_DIRECT
2012-12-03 Andreas Schneiderreplace: Remove deprecated getpass() support.
2012-10-30 Björn Jackewafbuild: use -Wstack-protector if available
2012-10-30 Björn Jackewafbuild: reorder the Werror checks so that the ambigou...
2012-10-30 Björn Jackewafbuild: merge the missing IBM compiler Werror flag...
2012-10-30 Björn Jackewfabuild: fix the -errwarn compile flag test
2012-10-23 Andrew Bartlettlib/replace: Fix configure on FreeBSD: define_ret is...
2012-10-23 Andrew Bartlettlib/replace: Fix detection of rpcsrv/yp_prot.h on FreeBSD
2012-09-29 Andrew Bartlettlib/replace: Add test for what flag we need for -Werror...
2012-09-24 Jelmer Vernooijreplace: Support setproctitle().
2012-09-24 Andrew Bartlettlib/replace: Look for special flags needed for c99
2012-09-24 Andrew Bartlettlib/replace: Improve mkstemp test in autoconf and waf
2012-09-11 Michael Adamlib/replace: remove duplicate check for inotify
2012-09-07 Björn Jackebuild: define _BSD_TYPES on IRIX to have types like...
2012-07-26 Björn Jackes3/aio_fork: fix build on irix
2012-06-29 Jeremy AllisonMove back to using per-thread credentials on Linux...
2012-06-16 Jelmer Vernooijattr: Look for attr/attributes.h too.
2012-06-14 Stefan Metzmacherlib/replace: define HAVE_WORKING_STRPTIME instead of...
2012-06-14 Stefan Metzmacherlib/replace: execute strptime.c tests
2012-06-14 Stefan MetzmacherRevert "replace: use replace for non 'samba' compliant...
2012-06-14 Stefan Metzmacherlib/replace: add more condition to add snprintf.c
2012-06-14 Stefan MetzmacherRevert "lib/replace: Fix snprintf() override for system...
2012-06-14 Stefan Metzmacherlib/replace: s/execute=1/execute=True
2012-06-06 Andrew Bartlettlib/replace: Fix snprintf() override for systems with...
2012-06-04 Andrew Bartlettlibreplace: Ensure we link xattr.c on MacOS
2012-06-02 Andrew Bartlettlibreplace: Add missing tests for HAVE_MREMAP and HAVE_...
2012-06-02 Andrew Bartlettlib/replace: Merge remaining xattr test details from...
2012-06-02 Andrew Bartletts4-xattr: Use libreplace xattr functions directly
2012-06-02 Andrew Bartlettlib/replace: xattr wrappers in lib/replace rather than...
2012-04-10 Jeremy AllisonOn advice from Jelmer and Andrew, move the blksize_t...
2012-03-24 Jelmer Vernooijlibreplace: Add getpeereid implementation.
2012-03-24 Jelmer Vernooijreplace: Move memalign() from lib/util/system.c to...
2012-03-22 Rusty Russelllib/replace: test for incoherent mmap.
2012-02-20 Andrew Bartlettbuild: Add libbsd as a dep for LIBREPLACE_HOSTCC
2012-02-02 Jelmer Vernooijreplace: Only add bsd dependency when bsd library was...
2012-01-31 Jelmer Vernooijreplace: Only include C files from which there are...
2012-01-31 Jelmer Vernooijreplace: use libbsd for strlcat/strlcpy when available.
2011-10-27 Andreas Schneiderreplace: Add checks for setreuid and setregid.
2011-10-27 Andreas Schneiderreplace: Make sure we compile without uid_wrapper.
2011-10-13 Rusty Russellconfig.h: define HAVE_LIBREPLACE
2011-03-03 Günther Deschnerlibreplace: move "struct timespec" checks into librepla...
2011-02-28 Volker Lendeckelibreplace: poll based on select
2011-02-16 Andrew Tridgells3-waf: move the KRB5_DEPRECATED configure check out...
2011-02-07 Günther Deschnerwaf: add clock_gettime clock ID checks to libreplace...
2011-02-03 Stefan Metzmacherreplace: Try to fix broken sys/capabilites.h on Linux.
2011-02-03 Stefan MetzmacherRevert "replace: Try to fix broken sys/capabilites...
2011-02-02 Andreas Schneiderreplace: Try to fix broken sys/capabilites.h on Linux.
2010-12-12 Matthieu Patouchange searched name from _ss_family to __ss_family
2010-12-12 Matthieu Patoubuild: add a check for _ss_family as it used on aix...
2010-12-11 Matthieu Patoubuild: add a dependency on lib iconv for lib intl if...
2010-11-28 Matthias Dieter... replace:wscript - reintroduce the size check for "bool...
2010-11-28 Matthias Dieter... replace:wscript - change the "bool" checks to be compat...
2010-11-28 Matthias Dieter... replace:wscript - reintroduce the size check for "bool...
2010-11-28 Matthias Dieter... replace:wscript - change the "bool" checks to be compat...
2010-11-03 Stefan Metzmacherreplace/wscript: add size checks for stdint.h types
2010-11-03 Stefan Metzmacherreplace/wscript: do the size checks directly after...
2010-11-03 Stefan Metzmacherreplace/wscript: define bool to int instead of off_t
2010-11-03 Stefan Metzmacherreplace/wscript: check for uint8_t
2010-10-30 Jelmer Vernooijreplace: Fix formatting.
2010-10-30 Jelmer Vernooijreplace: Avoid autoproto as it breaks standalone builds.
2010-10-30 Jelmer Vernooijreplace: Only build replace-test in standalone build.
2010-10-30 Andrew Tridgellreplace: create a private replace-test library
2010-10-23 Jelmer Vernooijwaf: Rename some BUNDLED_ functios to PRIVATE_.
2010-10-21 Matthieu Patoureplace: use replace for non 'samba' compliant strptime
2010-10-21 Matthieu Patoureplace: use a wrapper around strtoll if it didn't...
2010-10-21 Andrew Tridgellreplace: make libreplace a private library
2010-10-19 Andrew Tridgellreplace: cope with systems that have fdatasync(), but...
2010-09-11 Matthias Dieter... lib/replace/wscript:Tru64 build - Better use version...
2010-09-11 Matthias Dieter... lib/replace:wscript - additional attempt to fix the...
2010-09-11 Matthias Dieter... lib/replace:wscript - don't check twice for type "bool"
2010-09-11 Matthias Dieter... lib/replace:wscript - attempt to fix the features detec...
2010-08-31 Björn Jackereplace/waf: add rt to deps at this place
2010-08-31 Björn Jackelibreplace/waf: look for clock_gettime
2010-08-23 Andrew Tridgelllibreplace: fixed the strptime() waf test
2010-06-18 Jelmer Vernooijreplace: Avoid hiding symbols when libreplace is builti...
2010-05-30 Björn Jackelibreplace: include sys/file.h only when available
2010-05-20 Andrew Tridgells3-waf: move the KRB5_DEPRECATED check into lib/replace
2010-05-20 Kai Blinbuild: Don't look for krb5.h in libreplace
2010-05-11 Björn Jackewaf:libreplace: set _OSF_SOURCE to fix build on Tru64
2010-04-24 Stefan Metzmacherlib/replace/wscript: make sure IPV6_V6ONLY is available...
2010-04-24 Stefan Metzmacherlib/replace/wscript: add replacement for IPV6_V6ONLY...
2010-04-18 Andrew Tridgellreplace-waf: hide symbols in libreplace if a builtin...
2010-04-12 Stefan Metzmacherlib/replace/wscript: avoid global deps for LIBREPLACE_H...
2010-04-12 Stefan Metzmacherlib/replace/wscript: inline LIBREPLACE_EXT into 'replac...
2010-04-12 Stefan Metzmacherlib/replace/wscript: add dependency to 'dl'
2010-04-12 Stefan Metzmacherlib/replace/wscript: rename LIBREPLACE_H => LIBREPLACE_...
2010-04-12 Andrew Tridgells4-waf: move the KRB5_DEPRECATED check into lib/replace
2010-04-12 Stefan Metzmachers4-waf: inline LIBREPLACE_NETWORK into 'replace'
2010-04-12 Stefan Metzmacherlib/replace/wscript: rename REPLACE_H_SOURCE => REPLACE...
2010-04-12 Stefan Metzmacherlib/replace/wscript: implement the same getpass detecti...
2010-04-12 Stefan Metzmacherlib/replace/wscript: inline LIBREPLACE_GETPASS into...
2010-04-10 Stefan Metzmacherlib/replace: create a LIBREPLACE_H subsystem
2010-04-06 Andrew Tridgells4-waf: fixed waf distcheck for our standalone libs...
2010-04-06 Andrew Tridgells4-waf: move to a universal method of recursing into...
2010-04-06 Andrew Tridgells4-waf: fixed finding of buildtools and srcdir
2010-04-06 Andrew Tridgells4-waf: avoid having to run waf configure before waf...
2010-04-06 Andrew Tridgells4-waf: fixed some of the group ordering
next