summaryrefslogtreecommitdiff
path: root/lib/util/charset/wscript_configure
AgeCommit message (Expand)AuthorFilesLines
2024-11-08Describe implication of upstream ICU-22610Earl Chew1-0/+4
2024-05-14Restore empty string default for conf.env['icu-libs']Earl Chew1-0/+2
2024-05-10Combine ICU libraries icu-i18n and icu-uc into a single dependencyEarl Chew1-10/+7
2024-05-10Augment library_flags() to return librariesEarl Chew1-1/+1
2019-08-07charset: add support for Unicode normalisation with libicuRalph Boehme1-0/+13
2017-02-01util:charset: Return EILSEQ in smb_iconv() if newer libc is detectedAndreas Schneider1-0/+20
2012-09-26lib/util/charset: We do not use fucntions from wchar.h any moreAndrew Bartlett1-7/+1
2012-09-26lib/util/charset: Try to find iconv on HP-UXAndrew Bartlett1-0/+3
2010-12-14build: fix bad syntaxMatthieu Patou1-1/+1
2010-12-10build: finishing fixing broken libiconv on hpuxMatthieu Patou1-0/+2
2010-12-08build: Cope with broken libiconvMatthieu Patou1-1/+5
2010-10-31build: check that if we provide -liconv we can build shared libsMatthieu Patou1-0/+6
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: look for libiconv before checking libcAndrew Tridgell1-1/+6
2010-04-06build: updated configure checks or new syntaxAndrew Tridgell1-10/+2
2010-04-06build: check libc first for several librariesAndrew Tridgell1-1/+1
2010-04-06build: iconv checksAndrew Tridgell1-0/+10