summaryrefslogtreecommitdiff
path: root/source3/build/charset.py
AgeCommit message (Expand)AuthorFilesLines
2018-09-05source3/build/charset.py: update to handle waf 2.0.4Alexander Bokovoy1-1/+1
2018-08-24PEP8: fix W391: blank line at end of fileJoe Guo1-1/+0
2018-08-24PEP8: fix E703: statement ends with a semicolonJoe Guo1-1/+1
2018-08-24PEP8: fix E302: expected 2 blank lines, found 1Joe Guo1-0/+1
2018-08-24PEP8: fix E225: missing whitespace around operatorJoe Guo1-6/+6
2018-08-24PEP8: fix E115: expected an indented block (comment)Joe Guo1-1/+1
2018-08-24PEP8: fix E101: indentation contains mixed spaces and tabsJoe Guo1-9/+9
2014-01-03waf: improve iconv checksChristian Ambach1-0/+6
2011-06-23lib/util/charset: Remove 'display charset'Andrew Bartlett1-10/+0
2010-04-06s3-waf: charsets needs to be quoted as strings in config.hAndrew Tridgell1-6/+6
2010-04-06s3-waf: fixed tests for charsetsAndrew Tridgell1-3/+3
2010-04-06s3-waf: check for default charsetsKai Blin1-0/+52