iphydf
|
d369448ace
|
Work around bug in opencv3 headers.
OpenCV 3.1 doesn't define cvRound in C, only in C++. Thus, we now need
to compile av_test as C++ code.
|
2016-09-25 01:58:51 +01:00 |
|
iphydf
|
159dc3b6ab
|
Print a message about missing astyle in format-source.
|
2016-09-07 23:11:13 +01:00 |
|
iphydf
|
7075c3648a
|
Add cmake test for apidsl.
|
2016-08-24 09:41:40 +01:00 |
|
Gregory Mullen (grayhatter)
|
3f0c101771
|
Make Friend User Status stateless
|
2016-08-22 02:10:18 -07:00 |
|
iphydf
|
c597f67012
|
Add format-source script.
This is easier to use from a precommit hook, so it can be used to ensure that
all formatting is correct before committing code.
|
2016-08-20 00:39:18 +01:00 |
|