Patch the QM source code to make it buildable with MSVC
[ardour.git] / tools / cstyle.py
2015-06-02 Paul Davisbreak apart style errors from style warnings in pre...
2015-05-12 Paul Davisfix C++ template/operator test
2015-05-12 Paul Daviscatch identifiers ending or starting with _ when checki...
2015-05-12 Paul Davisdon't interpret C++ templates with indirection/pointer...
2015-05-12 Paul Davisadd check for white-space only lines; fix tests to...
2015-05-09 Paul Daviswhitespace cleanup
2015-05-09 Paul Davisfix pasted whitespace
2015-05-09 Paul DavisC/C++ style checking script from erik de castro-lopo...