Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-12-15 | Added GPL-compliant header to all sources and build scripts | Haru | 1 | -0/+17 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2014-12-10 | In validateinterfaces tool fix searching lost interfaces. | Andrei Karas | 1 | -1/+1 | |
2014-12-02 | Improve a bit checking in validateinterfaces.py. | Andrei Karas | 1 | -0/+8 | |
2014-12-02 | Add different command line actions to validateinterfaces.py. | Andrei Karas | 1 | -16/+36 | |
2014-12-02 | in validateinterfaces.py tool add support for checking not added functions ↵ | Andrei Karas | 1 | -6/+44 | |
to initerfaces. | |||||
2014-11-10 | Improve performance in validateinterfaces.py. | Andrei Karas | 1 | -12/+14 | |
2014-11-10 | Add support for return error code if any error found. | Andrei Karas | 1 | -2/+3 | |
2014-11-10 | Add command line option for silent checks. | Andrei Karas | 1 | -11/+20 | |
It will show anything only if error found. Command line option: silent | |||||
2014-11-10 | Check only dirs with servers sources and common dir. | Andrei Karas | 1 | -2/+8 | |
2014-11-10 | Add tool to validate interfaces usage. | Andrei Karas | 1 | -0/+162 | |