Seiji Emery
|
d75f3b1398
|
Fixed test target dependencies (which were not getting added into the *-tests build targets)
|
2015-06-20 11:49:26 -07:00 |
|
Seiji Emery
|
64922ecc62
|
Setup cmake build files for QtTest-based unit tests.
|
2015-06-19 21:39:34 -07:00 |
|
Stephen Birarda
|
b2e587dbbd
|
remove use of include_dependency_includes and use cmake
|
2015-02-18 14:12:05 -08:00 |
|
Stephen Birarda
|
7d25013659
|
add DLL copying for all project targets
|
2015-02-17 17:44:58 -08:00 |
|
Stephen Birarda
|
114e3bb2ff
|
rename cmake macro to represent actual purpose
|
2014-12-18 16:51:20 -08:00 |
|
ZappoMan
|
d10bd6857d
|
add use of missingSet in release build to silence warning
|
2014-09-13 08:02:38 -07:00 |
|
Stephen Birarda
|
2fda95ae8f
|
repair build of various tools
|
2014-08-08 13:17:54 -07:00 |
|
Stephen Birarda
|
b1310c065c
|
remove TARGET_NAME from cmake macros where it is not required
|
2014-08-08 13:17:54 -07:00 |
|
Stephen Birarda
|
27419b7b6b
|
fix some build blockers in test directory
|
2014-08-08 13:17:54 -07:00 |
|
Stephen Birarda
|
e4d01d269c
|
use shared dependency linking macro in hifi projects
|
2014-08-08 13:17:54 -07:00 |
|
Stephen Birarda
|
26f7b1ba62
|
add macro to link shared dependencies to target
|
2014-08-08 13:17:54 -07:00 |
|
Stephen Birarda
|
1f0a722d0d
|
remove antequated windows libraries that have been replaced by Qt usage
|
2014-08-08 13:17:54 -07:00 |
|
Stephen Birarda
|
87cf262b9e
|
get to successful cmake after library link macro changes
|
2014-08-08 13:17:53 -07:00 |
|
wangyix
|
d394c203b6
|
improved re-sync handling of SequenceNumberStats
removed "duplicate" category since it's not 100% accurate
|
2014-08-04 11:09:20 -07:00 |
|
wangyix
|
1d74ae8197
|
code cleanup
|
2014-08-01 16:49:21 -07:00 |
|
wangyix
|
f9ec7b6c18
|
redesiged SequenceNumberStats child instance handling
|
2014-08-01 16:13:52 -07:00 |
|
wangyix
|
cdcc6ece04
|
fixed compile errors caused by SequenceNumberStats changes
|
2014-08-01 10:34:19 -07:00 |
|
Stephen Birarda
|
2796f71419
|
library cleanup to suppress warnings on cmake 3.0
|
2014-07-30 15:06:15 -07:00 |
|
Brad Hefta-Gaub
|
dbdce32b68
|
Merge pull request #3107 from wangyix/master
prune missing sequence numbers before sending NACK; AudioRingBuffer frame length can now be specified;
|
2014-07-03 13:32:31 -07:00 |
|
wangyix
|
059628c26a
|
fixed bug in SequenceNumberStats and its unit test; test passes now
|
2014-07-03 10:37:09 -07:00 |
|
Andrew Meadows
|
ed78855eb6
|
remove warnings about signed/unsigned comparisons
|
2014-07-02 10:49:37 -07:00 |
|
wangyix
|
f2dfa6b978
|
fixed warnings
|
2014-06-30 16:10:58 -07:00 |
|
wangyix
|
0ae58bd7f9
|
added senderUUID arg to seq stats
|
2014-06-27 15:39:11 -07:00 |
|
wangyix
|
b220b092f4
|
added SequenceNumberStats and unit test
|
2014-06-25 16:35:08 -07:00 |
|