8 Commits

Author SHA1 Message Date
Volker Braun
a537dd6375 Make cpplint.py Python-3 compatible 2017-04-06 16:20:33 +02:00
Sébastien Rombauts
646d25ca95 Switch from sqlite3_int64 to int64_t 2016-07-05 11:05:16 +02:00
Sébastien Rombauts
a28283f1b8 Update cpplint for int32_t C/C++ types 2016-06-30 21:49:52 +02:00
Sébastien Rombauts
b7a3910579 cpplint output correct MSVC warnings 2015-05-27 11:44:51 +02:00
Sébastien Rombauts
170fdd55c7 cpplint: do not break build for style warnings 2015-04-20 20:51:09 +02:00
Sébastien Rombauts
8c3ac34767 Deactivated remaining clint rules on error
- about braces opening on same lines
2014-03-11 19:38:27 +01:00
Sébastien Rombauts
6d8b808320 Fixed many cpplint warnings 2014-03-07 13:12:31 +01:00
Sébastien Rombauts
e7aa4f46bb Added options in the root CMakeList.txt to inactivate any optional targets & move back to a single CMakeList.txt 2014-02-07 16:34:05 +01:00