[scanner] Also parse C++ files
authorGustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
Tue, 17 Aug 2010 14:31:17 +0000 (11:31 -0300)
committerGustavo Noronha Silva <gns@gnome.org>
Tue, 17 Aug 2010 14:43:31 +0000 (11:43 -0300)
commit5e45b27c31df528672134961e4655d5fca08cbc7
tree7cf55185817927d1717d042f4fa3de3a722967aa
parent883a5aed32e80eb57c8b3089faa58768be2d7364
[scanner] Also parse C++ files

This is to support cases such as WebKitGTK+, that have C API
implemented in C++ files. Do note this does not mean we support proper
C++ parsing.

https://bugzilla.gnome.org/show_bug.cgi?id=627152
giscanner/scannermain.py
giscanner/sourcescanner.py