summaryrefslogtreecommitdiff
path: root/lib/replace/wscript
Commit message (Expand)AuthorAgeFilesLines
* libreplace: move "struct timespec" checks into libreplace (where timespec is ...Günther Deschner2011-03-041-0/+1
* libreplace: poll based on selectVolker Lendecke2011-02-281-0/+4
* s3-waf: move the KRB5_DEPRECATED configure check out of lib/replaceAndrew Tridgell2011-02-171-8/+0
* waf: add clock_gettime clock ID checks to libreplace wscript.Günther Deschner2011-02-071-1/+17
* replace: Try to fix broken sys/capabilites.h on Linux.Stefan Metzmacher2011-02-031-1/+1
* Revert "replace: Try to fix broken sys/capabilites.h on Linux."Stefan Metzmacher2011-02-031-1/+1
* replace: Try to fix broken sys/capabilites.h on Linux.Andreas Schneider2011-02-021-1/+1
* change searched name from _ss_family to __ss_familyMatthieu Patou2010-12-121-1/+1
* build: add a check for _ss_family as it used on aix to replace ss_familyMatthieu Patou2010-12-121-0/+2
* build: add a dependency on lib iconv for lib intl if we are not able to find itMatthieu Patou2010-12-111-1/+12
* replace:wscript - reintroduce the size check for "bool" due to a request of m...Matthias Dieter Wallnöfer2010-11-281-1/+1
* replace:wscript - change the "bool" checks to be compatible with more platformsMatthias Dieter Wallnöfer2010-11-281-1/+1
* replace:wscript - reintroduce the size check for "bool" due to a request of m...Matthias Dieter Wallnöfer2010-11-281-1/+1
* replace:wscript - change the "bool" checks to be compatible with more platformsMatthias Dieter Wallnöfer2010-11-281-2/+2
* replace/wscript: add size checks for stdint.h typesStefan Metzmacher2010-11-031-0/+1
* replace/wscript: do the size checks directly after the type checksStefan Metzmacher2010-11-031-4/+4
* replace/wscript: define bool to int instead of off_tStefan Metzmacher2010-11-031-1/+1
* replace/wscript: check for uint8_tStefan Metzmacher2010-11-031-0/+1
* replace: Fix formatting.Jelmer Vernooij2010-10-301-8/+8
* replace: Avoid autoproto as it breaks standalone builds.Jelmer Vernooij2010-10-301-1/+0
* replace: Only build replace-test in standalone build.Jelmer Vernooij2010-10-301-7/+9
* replace: create a private replace-test libraryAndrew Tridgell2010-10-301-5/+8
* waf: Rename some BUNDLED_ functios to PRIVATE_.Jelmer Vernooij2010-10-231-1/+1
* replace: use replace for non 'samba' compliant strptimeMatthieu Patou2010-10-221-0/+19
* replace: use a wrapper around strtoll if it didn't behave as expectedMatthieu Patou2010-10-221-0/+17
* replace: make libreplace a private libraryAndrew Tridgell2010-10-211-0/+1
* replace: cope with systems that have fdatasync(), but don't have the prototypeAndrew Tridgell2010-10-191-1/+4
* lib/replace/wscript:Tru64 build - Better use version 600 for _XOPEN_SOURCEMatthias Dieter Wallnöfer2010-09-111-2/+2
* lib/replace:wscript - additional attempt to fix the build on Tru64Matthias Dieter Wallnöfer2010-09-111-1/+3
* lib/replace:wscript - don't check twice for type "bool"Matthias Dieter Wallnöfer2010-09-111-2/+1
* lib/replace:wscript - attempt to fix the features detection on Tru64Matthias Dieter Wallnöfer2010-09-111-2/+2
* replace/waf: add rt to deps at this placeBjörn Jacke2010-08-311-1/+1
* libreplace/waf: look for clock_gettimeBjörn Jacke2010-08-311-0/+1
* libreplace: fixed the strptime() waf testAndrew Tridgell2010-08-231-8/+2
* replace: Avoid hiding symbols when libreplace is builtin, as thisJelmer Vernooij2010-06-181-1/+5
* libreplace: include sys/file.h only when availableBjörn Jacke2010-05-301-1/+1
* s3-waf: move the KRB5_DEPRECATED check into lib/replaceAndrew Tridgell2010-05-201-1/+1
* build: Don't look for krb5.h in libreplaceKai Blin2010-05-201-1/+1
* waf:libreplace: set _OSF_SOURCE to fix build on Tru64Björn Jacke2010-05-111-0/+4
* lib/replace/wscript: make sure IPV6_V6ONLY is available for IPv6 supportStefan Metzmacher2010-04-241-0/+8
* lib/replace/wscript: add replacement for IPV6_V6ONLY on linux systems with br...Stefan Metzmacher2010-04-241-0/+19
* replace-waf: hide symbols in libreplace if a builtin libraryAndrew Tridgell2010-04-181-0/+1
* lib/replace/wscript: avoid global deps for LIBREPLACE_HOSTCCStefan Metzmacher2010-04-121-0/+1
* lib/replace/wscript: inline LIBREPLACE_EXT into 'replace' as the autoconf sys...Stefan Metzmacher2010-04-121-9/+2
* lib/replace/wscript: add dependency to 'dl'Stefan Metzmacher2010-04-121-1/+1
* lib/replace/wscript: rename LIBREPLACE_H => LIBREPLACE_HOSTCCStefan Metzmacher2010-04-121-2/+2
* s4-waf: move the KRB5_DEPRECATED check into lib/replaceAndrew Tridgell2010-04-121-0/+7
* s4-waf: inline LIBREPLACE_NETWORK into 'replace'Stefan Metzmacher2010-04-121-14/+7
* lib/replace/wscript: rename REPLACE_H_SOURCE => REPLACE_HOSTCC_SOURCEStefan Metzmacher2010-04-121-5/+6
* lib/replace/wscript: implement the same getpass detection logic as the autoco...Stefan Metzmacher2010-04-121-2/+2