18 Commits

Author SHA1 Message Date
e2b733a78f Enable building of pvtools to all except vxWorks, RTEMS and iOS. 2021-01-26 17:23:17 -08:00
f9ac164ee7 Revert "try to fix downstream win32 linking"
This reverts commit 4f0c4c46a3.
2019-05-16 18:09:47 -07:00
4f0c4c46a3 try to fix downstream win32 linking 2019-05-16 14:03:45 -07:00
bfff9275bd always need to link with netapi32 now 2019-01-12 17:07:24 -08:00
728822b0e9 drop eget 2018-10-30 17:20:15 -07:00
6dea9d90cc pvutils rework 2018-10-30 16:25:59 -07:00
60c97c3e88 drop MBLIB 2017-10-05 11:10:27 +02:00
27ec187bd4 inetAddressUtil no more new vector
no more allocating vector.
2017-09-02 09:55:15 -05:00
2c530868f6 split out caprovider as libpvAccessCA
fixup multi-library build
2017-07-17 13:51:20 +02:00
277e5c33fb privatize some API details
hide a number of APIs which should not
be public APIs.
2017-05-30 17:12:31 +02:00
98224b0d01 Make microbench library & header optional
Requires similar changes in pvaSrv, and in pvCommonCPP if you're
actually using the microbench code.
2015-07-13 10:50:55 -05:00
c492406d57 Link pvinfo against ca. 2015-04-18 10:35:14 +01:00
6228975069 Added channel access support, default provider option and URI support for ca and pva schemes to pvput. 2015-04-17 23:57:18 +01:00
c09f8f9e45 Link pvget against ca. 2015-04-17 22:40:59 +01:00
68f81b37e0 win32 lib for pvlist not pvinfo 2014-10-14 11:10:58 +02:00
49a0ccd715 missing lib for win32 2014-10-14 09:12:55 +02:00
b75e058620 pvlist utility added 2014-10-13 09:15:04 +02:00
6402e2ca1b Moved pvget/pvput/pvinfo/eget programs into pvtoolsSrc
These programs are intended for users, they are not tests.
2014-04-22 10:38:17 -05:00