summaryrefslogtreecommitdiff
path: root/lib/util/charset/wscript_build
AgeCommit message (Expand)AuthorFilesLines
2012-02-10charset: Remove unused iconv_talloc()Andrew Bartlett1-1/+1
2011-09-20lib/util/charset: remove charset module loadingAndrew Bartlett1-22/+1
2011-09-20lib/util/charcnv: Remove broken internal CP850 and CP464 modulesAndrew Bartlett1-16/+0
2011-09-10lib/util/charset: add back loading of charset modulesAndrew Bartlett1-8/+12
2011-07-23charset: Make name lowercase everywhere.Jelmer Vernooij1-5/+5
2011-05-25Fix numerous missing dependencies in WAF build scriptsSean Finney1-2/+2
2011-05-13lib/util/charset Move built-in charset modules to the top levelAndrew Bartlett1-0/+33
2011-05-03lib/util/charset Use push_string and talloc_strupper/strlower from common codeAndrew Bartlett1-12/+5
2011-04-28lib/util/charset Merge talloc-based pull and push charset functionsAndrew Bartlett1-1/+1
2011-04-28lib/util/charset use convert_string.c in commonAndrew Bartlett1-2/+2
2011-04-13lib/util/charset Move source3/lib/util_unistr.c to the common code.Andrew Bartlett1-1/+1
2011-03-23lib/util: Merge basic string length and comparison functionsAndrew Bartlett1-1/+1
2011-02-23lib/util/charset: ICONV_WRAPPER needs talloc.Günther Deschner1-1/+1
2011-02-21Fix missing dependency on libreplace.Jelmer Vernooij1-1/+1
2011-02-18lib/util/charcnv Move iconv handle setup in commonAndrew Bartlett1-2/+2
2011-02-18lib/util/charset Use top level iconv.c in source3Andrew Bartlett1-2/+6
2011-02-18charset: allow s3 waf build to use lib/util/charsetAndrew Tridgell1-5/+6
2011-02-18lib/util/charset split codepoints.c into it's own subsystemAndrew Bartlett1-3/+6
2010-04-06s4-waf: removed the AUTOGENERATED markersAndrew Tridgell1-3/+0
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: remove the need for some of the lib aliasesAndrew Tridgell1-1/+1
2010-04-06build: commit all the waf build files in the treeAndrew Tridgell1-0/+11