summaryrefslogtreecommitdiff
path: root/lib/util/charset/wscript_configure
Commit message (Expand)AuthorAgeFilesLines
* charset: add support for Unicode normalisation with libicuRalph Boehme2019-08-071-0/+13
* util:charset: Return EILSEQ in smb_iconv() if newer libc is detectedAndreas Schneider2017-02-011-0/+20
* lib/util/charset: We do not use fucntions from wchar.h any moreAndrew Bartlett2012-09-261-7/+1
* lib/util/charset: Try to find iconv on HP-UXAndrew Bartlett2012-09-261-0/+3
* build: fix bad syntaxMatthieu Patou2010-12-141-1/+1
* build: finishing fixing broken libiconv on hpuxMatthieu Patou2010-12-101-0/+2
* build: Cope with broken libiconvMatthieu Patou2010-12-081-1/+5
* build: check that if we provide -liconv we can build shared libsMatthieu Patou2010-10-311-0/+6
* s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell2010-04-061-0/+2
* s4-waf: look for libiconv before checking libcAndrew Tridgell2010-04-061-1/+6
* build: updated configure checks or new syntaxAndrew Tridgell2010-04-061-10/+2
* build: check libc first for several librariesAndrew Tridgell2010-04-061-1/+1
* build: iconv checksAndrew Tridgell2010-04-061-0/+10