summaryrefslogtreecommitdiff
path: root/lib/replace/wscript
AgeCommit message (Expand)AuthorFilesLines
2011-02-28libreplace: poll based on selectVolker Lendecke1-0/+4
2011-02-17s3-waf: move the KRB5_DEPRECATED configure check out of lib/replaceAndrew Tridgell1-8/+0
2011-02-07waf: add clock_gettime clock ID checks to libreplace wscript.Günther Deschner1-1/+17
2011-02-03replace: Try to fix broken sys/capabilites.h on Linux.Stefan Metzmacher1-1/+1
2011-02-03Revert "replace: Try to fix broken sys/capabilites.h on Linux."Stefan Metzmacher1-1/+1
2011-02-02replace: Try to fix broken sys/capabilites.h on Linux.Andreas Schneider1-1/+1
2010-12-12change searched name from _ss_family to __ss_familyMatthieu Patou1-1/+1
2010-12-12build: add a check for _ss_family as it used on aix to replace ss_familyMatthieu Patou1-0/+2
2010-12-11build: add a dependency on lib iconv for lib intl if we are not able to find itMatthieu Patou1-1/+12
2010-11-28replace:wscript - reintroduce the size check for "bool" due to a request of m...Matthias Dieter Wallnöfer1-1/+1
2010-11-28replace:wscript - change the "bool" checks to be compatible with more platformsMatthias Dieter Wallnöfer1-1/+1
2010-11-28replace:wscript - reintroduce the size check for "bool" due to a request of m...Matthias Dieter Wallnöfer1-1/+1
2010-11-28replace:wscript - change the "bool" checks to be compatible with more platformsMatthias Dieter Wallnöfer1-2/+2
2010-11-03replace/wscript: add size checks for stdint.h typesStefan Metzmacher1-0/+1
2010-11-03replace/wscript: do the size checks directly after the type checksStefan Metzmacher1-4/+4
2010-11-03replace/wscript: define bool to int instead of off_tStefan Metzmacher1-1/+1
2010-11-03replace/wscript: check for uint8_tStefan Metzmacher1-0/+1
2010-10-30replace: Fix formatting.Jelmer Vernooij1-8/+8
2010-10-30replace: Avoid autoproto as it breaks standalone builds.Jelmer Vernooij1-1/+0
2010-10-30replace: Only build replace-test in standalone build.Jelmer Vernooij1-7/+9
2010-10-30replace: create a private replace-test libraryAndrew Tridgell1-5/+8
2010-10-23waf: Rename some BUNDLED_ functios to PRIVATE_.Jelmer Vernooij1-1/+1
2010-10-22replace: use replace for non 'samba' compliant strptimeMatthieu Patou1-0/+19
2010-10-22replace: use a wrapper around strtoll if it didn't behave as expectedMatthieu Patou1-0/+17
2010-10-21replace: make libreplace a private libraryAndrew Tridgell1-0/+1
2010-10-19replace: cope with systems that have fdatasync(), but don't have the prototypeAndrew Tridgell1-1/+4
2010-09-11lib/replace/wscript:Tru64 build - Better use version 600 for _XOPEN_SOURCEMatthias Dieter Wallnöfer1-2/+2
2010-09-11lib/replace:wscript - additional attempt to fix the build on Tru64Matthias Dieter Wallnöfer1-1/+3
2010-09-11lib/replace:wscript - don't check twice for type "bool"Matthias Dieter Wallnöfer1-2/+1
2010-09-11lib/replace:wscript - attempt to fix the features detection on Tru64Matthias Dieter Wallnöfer1-2/+2
2010-08-31replace/waf: add rt to deps at this placeBjörn Jacke1-1/+1
2010-08-31libreplace/waf: look for clock_gettimeBjörn Jacke1-0/+1
2010-08-23libreplace: fixed the strptime() waf testAndrew Tridgell1-8/+2
2010-06-18replace: Avoid hiding symbols when libreplace is builtin, as thisJelmer Vernooij1-1/+5
2010-05-30libreplace: include sys/file.h only when availableBjörn Jacke1-1/+1
2010-05-20s3-waf: move the KRB5_DEPRECATED check into lib/replaceAndrew Tridgell1-1/+1
2010-05-20build: Don't look for krb5.h in libreplaceKai Blin1-1/+1
2010-05-11waf:libreplace: set _OSF_SOURCE to fix build on Tru64Björn Jacke1-0/+4
2010-04-24lib/replace/wscript: make sure IPV6_V6ONLY is available for IPv6 supportStefan Metzmacher1-0/+8
2010-04-24lib/replace/wscript: add replacement for IPV6_V6ONLY on linux systems with br...Stefan Metzmacher1-0/+19
2010-04-18replace-waf: hide symbols in libreplace if a builtin libraryAndrew Tridgell1-0/+1
2010-04-12lib/replace/wscript: avoid global deps for LIBREPLACE_HOSTCCStefan Metzmacher1-0/+1
2010-04-12lib/replace/wscript: inline LIBREPLACE_EXT into 'replace' as the autoconf sys...Stefan Metzmacher1-9/+2
2010-04-12lib/replace/wscript: add dependency to 'dl'Stefan Metzmacher1-1/+1
2010-04-12lib/replace/wscript: rename LIBREPLACE_H => LIBREPLACE_HOSTCCStefan Metzmacher1-2/+2
2010-04-12s4-waf: move the KRB5_DEPRECATED check into lib/replaceAndrew Tridgell1-0/+7
2010-04-12s4-waf: inline LIBREPLACE_NETWORK into 'replace'Stefan Metzmacher1-14/+7
2010-04-12lib/replace/wscript: rename REPLACE_H_SOURCE => REPLACE_HOSTCC_SOURCEStefan Metzmacher1-5/+6
2010-04-12lib/replace/wscript: implement the same getpass detection logic as the autoco...Stefan Metzmacher1-2/+2
2010-04-12lib/replace/wscript: inline LIBREPLACE_GETPASS into 'replace'Stefan Metzmacher1-5/+3