summaryrefslogtreecommitdiff
path: root/lib/util/wscript_configure
AgeCommit message (Expand)AuthorFilesLines
2026-02-20build: Move jansson detection and related options to lib/utilMartin Schwenke1-0/+16
2023-03-09lib:util: prefer mallinfo2() over mallinfo() if availableDmitry Antipov1-0/+12
2022-06-09lib/util: Prefer backtrace_symbols() for internal backtracesAndrew Bartlett1-9/+21
2020-01-28lib/util: use better linux os detection in gpfs configureGünther Deschner1-1/+1
2020-01-21util: Add detection of libunwindMartin Schwenke1-1/+10
2019-01-18lib: Use gpfs.h from third_party on LinuxChristof Schmitt1-4/+19
2018-09-05lib/util/wscript_configure: update to handle waf 2.0.4Alexander Bokovoy1-1/+1
2018-04-11lib/util: Move log_stack_trace() to common codeAndrew Bartlett1-0/+1
2017-09-27lib/util: Fix build for lttng libraries that does not support tracefChristof Schmitt1-3/+2
2017-05-02systemd: fix detection of libsystemdAlexander Bokovoy1-7/+8
2015-09-21build:wafsamba: Use the samba-provided CHECK_CFG method in configuration testsThomas Nagy1-3/+3
2015-07-29configure: add --with-gpfs option for selecting directory with gpfs headersBjörn Baumbach1-1/+1
2015-07-08gpfswrap: Use gpfs.h instead of gpfs_fcntl.hChristof Schmitt1-1/+1
2015-06-10lib/util: remove signal related configure checksStefan Metzmacher1-2/+0
2015-04-08waf: Fix systemd detectionAndreas Schneider1-23/+18
2015-03-23gpfswrap: Move gpfswrap to lib/utilChristof Schmitt1-0/+4
2015-03-23debug: Add lttng backendChristof Schmitt1-0/+14
2015-03-23debug: Add systemd backendChristof Schmitt1-0/+14
2015-03-23build: Move systemd checks to lib/utilChristof Schmitt1-0/+14
2015-01-16lib/util: add missing commas to statfs_typesRalph Boehme1-2/+2
2013-05-27build: Rework BSD_STYLE_STATVFS check to match autoconf buildAndrew Bartlett1-12/+10
2012-09-07waf: add check for BSD_STYLE_STATVFSBjörn Jacke1-0/+12
2012-06-02lib/replace: Merge remaining xattr test details from lib/utilAndrew Bartlett1-8/+0
2012-06-02s4-xattr: Use libreplace xattr functions directlyAndrew Bartlett1-5/+0
2012-04-05build: Remove configure tests for *64 functions and typesAndrew Bartlett1-5/+0
2012-03-15util: Add --disable-fault-handling.Ira Cooper1-0/+3
2012-03-01build: look for backtrace_symbols in libexecAndrew Bartlett1-1/+1
2010-05-14lib/util: fix waf configure tests for xattr functions on Mac OS 10.Stefan Metzmacher1-4/+6
2010-04-08build: allow the waf build to work with python 3.0 and 3.1Thomas Nagy1-1/+1
2010-04-06s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell1-0/+2
2010-04-06s4-waf: added checks for all the different statvfs varientsAndrew Tridgell1-4/+83
2010-04-06build: updated configure checks or new syntaxAndrew Tridgell1-8/+3
2010-04-06build: added statvfs64 testAndrew Tridgell1-0/+9
2010-04-06build: check for xattr supportAndrew Tridgell1-0/+6
2010-04-06build: move gettimeofday check to libreplaceAndrew Tridgell1-1/+0
2010-04-06build: added interface checking and nicer snprintf checkingAndrew Tridgell1-1/+1
2010-04-06build: added CHECK_CODE_COMPILES()Andrew Tridgell1-0/+2
2010-04-06build: check xattr and frsizeAndrew Tridgell1-0/+5
2010-04-06build: check signal functionsAndrew Tridgell1-0/+2
2010-04-06build: backtrace and crypt testsAndrew Tridgell1-2/+1
2010-04-06build: check for backtraceAndrew Tridgell1-0/+6