summaryrefslogtreecommitdiffstats
path: root/lib/replace/wscript
Commit message (Expand)AuthorAgeFilesLines
* Add Solaris ports as a tevent backend.Jeremy Allison2015-02-151-0/+5
* wafsamba: move -fvisibility=hidden checks from lib/replace to wafsambaStefan Metzmacher2015-01-081-7/+0
* wafsamba: move '-fstack-protector' checks from lib/replace to wafsambaStefan Metzmacher2015-01-081-4/+0
* wafsamba: move WERROR_CFLAGS checks from lib/replace to wafsambaStefan Metzmacher2015-01-081-13/+0
* wafsamba: move compiler / cflags related stuff from lib/replace to wafsambaStefan Metzmacher2015-01-081-21/+0
* Don't use a nested function when testing for visibility attribute support.Jelmer Vernooij2014-11-101-2/+2
* replace: Make EWOULDBLOCK always availableVolker Lendecke2014-09-171-0/+1
* Look for system setproctitle before trying -lbsd.Jelmer Vernooij2014-08-311-2/+2
* replace: remove tabs.Jelmer Vernooij2014-08-311-4/+4
* replace: remove unused and duplicate imports.Jelmer Vernooij2014-08-311-2/+2
* replace:build: improve detection of srcdirMichael Adam2014-06-201-1/+1
* lib: tevent: make TEVENT_SIG_INCREMENT atomic.Jeremy Allison2014-06-071-0/+25
* libreplace-waf: Only check for _np functions if standard functions are not av...Volker Lendecke2014-05-221-8/+14
* libreplace: Add support for pthread_mutex_consistentVolker Lendecke2014-05-221-2/+12
* libreplace: Add support for pthread_mutexattr_setrobustVolker Lendecke2014-05-221-0/+14
* libreplace: only add PTHREAD CFLAGS and LDFLAGS globally if asked forStefan Metzmacher2014-05-221-2/+3
* libreplace: Move thread checks from source3/wscriptVolker Lendecke2014-05-221-0/+32
* Remove special socket_wrapper code.Andreas Schneider2014-04-171-2/+1
* Remove special nss_wrapper codeAndreas Schneider2014-04-171-1/+1
* Remove uid_wrapper related code.Andreas Schneider2014-04-171-1/+1
* replace: Add uid_wrapper_enabled().Andreas Schneider2014-04-171-0/+1
* waf:lib/replace fix iconv checks on HP/UXChristian Ambach2014-02-131-1/+1
* waf:lib/replace gettext configure checksChristian Ambach2014-01-171-0/+9
* waf:lib/replace fix gettext detectionChristian Ambach2014-01-031-0/+7
* waf:lib/replace change detection of gettextChristian Ambach2014-01-031-4/+5
* waf:lib/replace fix up libintl related checksChristian Ambach2014-01-031-0/+1
* waf:lib/replace correct detection of libiconvChristian Ambach2014-01-031-1/+1
* waf: Fix the FreeBSD build with libinotifyVolker Lendecke2014-01-061-1/+5
* waf: consolidate libintl related checksChristian Ambach2013-08-091-10/+36
* lib/replace: Set BROKEN_STRNLEN and BROKEN_STRNDUP on all AIXAndrew Bartlett2013-05-231-0/+13
* waf: only use -fstack-protector when both compiler and linker support itChristian Ambach2013-05-171-1/+1
* waf: add -fstack-protector to LDFLAGS if detected.Ira Cooper2013-03-061-0/+1
* waf: Correctly check for prctl in just one place.Andreas Schneider2013-03-051-1/+14
* build: use -fstack-protector if availableBjörn Jacke2013-02-221-0/+3
* Revert "wafbuild: use -Wstack-protector if available"Björn Jacke2013-02-221-3/+0
* build(waf)-libreplace: remove redundant check for flistea functionBjörn Baumbach2013-01-151-1/+1
* lib/replace: Add ucontext configure waf checks.Jeremy Allison2013-01-151-1/+10
* Fix bug 9548: Correctly detect O_DIRECTVolker Lendecke2013-01-141-0/+11
* replace: Remove deprecated getpass() support.Andreas Schneider2012-12-031-12/+0
* wafbuild: use -Wstack-protector if availableBjörn Jacke2012-10-301-0/+3
* wafbuild: reorder the Werror checks so that the ambigous w2 option is being c...Björn Jacke2012-10-301-1/+5
* wafbuild: merge the missing IBM compiler Werror flag "-qhalt=w" to wafBjörn Jacke2012-10-301-1/+1
* wfabuild: fix the -errwarn compile flag testBjörn Jacke2012-10-301-1/+1
* lib/replace: Fix configure on FreeBSD: define_ret is not correct hereAndrew Bartlett2012-10-231-1/+0
* lib/replace: Fix detection of rpcsrv/yp_prot.h on FreeBSDAndrew Bartlett2012-10-231-1/+4
* lib/replace: Add test for what flag we need for -Werror behaviourAndrew Bartlett2012-09-291-0/+9
* replace: Support setproctitle().Jelmer Vernooij2012-09-241-0/+2
* lib/replace: Look for special flags needed for c99Andrew Bartlett2012-09-241-0/+10
* lib/replace: Improve mkstemp test in autoconf and wafAndrew Bartlett2012-09-241-1/+16
* lib/replace: remove duplicate check for inotifyMichael Adam2012-09-111-1/+1