25 Commits

Author SHA1 Message Date
44132be716 avoid MSVC min()/max() conflict 2018-05-28 10:19:48 -07:00
60c97c3e88 drop MBLIB 2017-10-05 11:10:27 +02:00
e14b811b53 install CONFIG_PVA_CORE 2017-10-05 11:00:01 +02:00
dce07865c6 bump version to 6.0.0 2017-07-14 13:56:00 +02:00
e72396a022 auto-start PVA server w/ initHook
split of this code into a new library pvAccessIOC
which depends on all core libraries.
2017-05-31 13:01:52 +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
fbb667b8de make "local" *.local files take precedence over those in TOP/.. 2014-12-03 16:55:25 +00:00
95f7d1bfd6 include CONFIG_SITE.local instead of CONFIG.local at top-level. 2014-12-03 16:10:24 +00:00
828bf74c6a Rename PV_MB macro to WITH_MICROBENCH as in pvCommon. 2014-04-16 15:52:02 -05:00
f654541c9d Unify configure files with the other V4 modules
Move include/pv setting into src/Makefile
2014-04-03 17:00:25 -05:00
abdff1573a Enable CHECK_RELEASE warnings 2014-04-02 14:44:17 -05:00
e1773538d2 Cleaned up CONFIG_SITE file.
Introduced WITH_MICROBENCH and WITH_COVERAGE
Make variables that control build options.
2014-03-31 17:26:15 -05:00
8ebadb261c Fix VxWorks and RTEMS builds 2013-09-05 10:32:11 -05:00
f72f89b4d2 direct, i.e. no-copy, de/serialization support; prepared some IF for bulk send 2013-04-12 21:55:25 +02:00
660418f98a testImage rotation added to testServer, Qt4Designer project files 2013-02-27 10:17:12 +01:00
fba545818d compatibility with vxWorks 2012-09-05 14:10:43 +02:00
8295de8162 added RELEASE.local override 2011-12-13 11:23:40 +00:00
fc3f8bb13e test coverage support added 2011-09-22 14:36:56 +02:00
267d486073 window: used osiSock to discover broadcast addresses, used more portable types, replaced two instances of variable length stack allocation with std::vector 2011-09-16 11:54:33 +01:00
633801c2ae RTEMS support; using namespace removed from headers 2011-09-13 09:56:39 +02:00
2ee024ecb8 include files put into include/pv 2011-06-07 08:31:41 -04:00
596034d6c6 Added debug build to the project
Fixes to getBroadcastAddresses().
2011-01-10 11:23:31 +01:00
6c3b00dc86 configure/CONFIG_SITE:
- added explicit instructions to link pthread library, since it is not included by default on Fedora linux (possibly others?)

testRemoteClientImpl.cpp:
- added "#include <memory>" needed for std::auto_ptr
2011-01-06 09:49:22 +01:00
37b72b01b0 Fixed build on linux. 2010-12-24 13:28:35 +01:00
038e99b5c9 Initial directory structure 2010-11-03 10:32:17 +01:00