25 Commits

Author SHA1 Message Date
5c75fd7bfc disable testpvalink 2022-10-26 10:59:30 -04:00
1d9fbbea0b don't install check_consist 2019-12-19 18:45:38 -08:00
a22f6b0801 attempt to disable pvalink for Base <3.16
Seems to work, but prints messages showing that there
is still some problem, probably with a ".dep".
Of course these are silent rules, so I have no idea
which one!

> dbdExpand.pl: No input files for ../O.Common/qsrv.dbd
2018-04-23 18:02:50 -07:00
9192a872c7 resurrect testpvalink 2018-04-17 19:10:54 -07:00
d5ee917c6d run testgroupconfig
missing for some reason
2018-04-17 19:10:54 -07:00
cd2c1762b7 pvd <-> dbf
Yet more type conversions.

This is a complement to pvif.h in that
PVIF calls into dbPut() which this code is
called by dbPut().
2018-04-17 19:10:54 -07:00
e69f99c57e reorganize build 2017-11-27 17:07:06 -06:00
f71d0a8d3c another missing libdep 2017-11-02 14:01:17 -05:00
3353a20b8d yet another win32 fix 2017-11-02 13:02:47 -05:00
a66e479952 drop errlogstream
unnecessary complication
2017-10-04 15:06:02 +02:00
a92581b045 use AnyScalar from pvDataCPP 2017-09-30 16:37:05 -05:00
1676bc6601 new group config string parser 2017-09-13 17:52:35 -05:00
0a9d03baf0 Add AnyScalar 2017-09-12 15:26:40 -05:00
ea088a7502 change qsrv library name 2017-09-12 10:04:32 -05:00
ebfd980a31 fixup qsrv init 2017-06-22 15:25:51 +02:00
f885b3f8a2 skip building pvalink 2017-05-24 17:47:53 -04:00
41dc7830ab add testpvalink 2016-09-07 21:30:37 -04:00
160d29e7b0 add check_consist demo/test 2016-03-20 13:31:38 -04:00
de0c3b473f errlog std::ostream 2016-03-03 10:19:31 -05:00
fc19ab7164 PDB provider get() working 2016-03-02 17:32:53 -05:00
3425aaba7a more PDB 2016-03-02 16:16:11 -05:00
48824ec333 add PVIF
mapping between DBR and PVD types
2016-03-02 10:52:17 -05:00
4f5dd551d9 more testing 2016-01-29 14:04:26 -05:00
9ee050fa25 monitoring test infrastructure 2016-01-28 17:07:07 -05:00
3e265f02c0 add weak_set and wake_value_map
Containers for weak_ptr which automatically
remove dead references.
2015-12-07 22:25:46 -05:00