summaryrefslogtreecommitdiff
path: root/source3/build/charset.py
Commit message (Expand)AuthorAgeFilesLines
* source3/build/charset.py: update to handle waf 2.0.4Alexander Bokovoy2018-09-051-1/+1
* PEP8: fix W391: blank line at end of fileJoe Guo2018-08-241-1/+0
* PEP8: fix E703: statement ends with a semicolonJoe Guo2018-08-241-1/+1
* PEP8: fix E302: expected 2 blank lines, found 1Joe Guo2018-08-241-0/+1
* PEP8: fix E225: missing whitespace around operatorJoe Guo2018-08-241-6/+6
* PEP8: fix E115: expected an indented block (comment)Joe Guo2018-08-241-1/+1
* PEP8: fix E101: indentation contains mixed spaces and tabsJoe Guo2018-08-241-9/+9
* waf: improve iconv checksChristian Ambach2014-01-031-0/+6
* lib/util/charset: Remove 'display charset'Andrew Bartlett2011-06-231-10/+0
* s3-waf: charsets needs to be quoted as strings in config.hAndrew Tridgell2010-04-061-6/+6
* s3-waf: fixed tests for charsetsAndrew Tridgell2010-04-061-3/+3
* s3-waf: check for default charsetsKai Blin2010-04-061-0/+52