Commit Graph
32 Commits
Author SHA1 Message Date
Michael Davidsaver 8363c870bd adapt softMain as softIocPVA 2020-06-01 19:54:08 -07:00
Michael Davidsaver bdbf57350b replace shareLib.h with QSRV_API
and hopefully avoid at least some of the maddening
include order bugs so common with sharedLib.h.
2019-09-05 20:01:56 -07:00
Andrew Johnson 6d1cbd87fd Make a local copy of softIocExit.db for standalone builds 2019-03-12 10:52:50 -05:00
Andrew Johnsonandmdavidsaver 5f434aec59 Add Makefile rule for qsrv.dbd.d to avoid spurious build warning
Prevents "dbdExpand.pl: No input files for ../O.Common/qsrv.dbd"
2018-07-15 08:34:51 -07:00
Michael Davidsaver 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
Michael Davidsaver c55d50c158 fix pvalink shutdown during tests 2018-04-17 19:10:54 -07:00
Michael Davidsaver 520ac5a0b5 introduce pv/qsrv.h
workaround EPICS+RTEMS make fault
2018-04-17 19:10:54 -07:00
Michael Davidsaver f0be2f7016 rewrite pvalink using 3.16 link support API 2018-04-17 19:10:54 -07:00
Michael Davidsaver 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
Michael Davidsaver f3173682fb add weak_ptr threaded work queue 2018-04-17 19:10:54 -07:00
Michael Davidsaver dd48d9355c export QSRV version 2017-11-27 17:18:49 -06:00
Michael Davidsaver bf6597a6c2 yet more win32 2017-11-02 10:33:23 -05:00
Michael Davidsaver 673cb7283d another win32 attempt 2017-11-01 21:25:34 -05:00
Michael Davidsaver 866dacb479 use EPICS_BASE_PVA_CORE_LIBS 2017-10-24 11:54:17 -05:00
Michael Davidsaver 271ec3241f Merge remote-tracking branch 'origin/master'
* origin/master:
  p2p: fix dllexport for ChannelCacheEntry::CRequester
  qsrv: add missing Base libs to qsrv_LIBS
  Fix dll decorations in moncache, gwmain, pdbsingle
  Add LICENSE file
  Add .local mechanism to CONFIG_SITE
  qsrv: build libqsrv also for target
  travis-ci: update/streamline configuration for EPICS 7

# Conflicts:
#	.travis.yml
#	build-deps.sh
#	pdbApp/Makefile
2017-09-30 22:28:26 -05:00
Ralph Lange 3ed65813e3 qsrv: add missing Base libs to qsrv_LIBS 2017-09-28 13:32:08 +02:00
Ralph Lange 110b9a7ea3 qsrv: build libqsrv also for target 2017-09-28 11:35:05 +02:00
Michael Davidsaver 39970e9670 missing lib deps 2017-09-21 17:02:36 -05:00
Michael Davidsaver 1ea57ef799 image demo 2017-09-19 16:05:37 -05:00
Michael Davidsaver 1676bc6601 new group config string parser 2017-09-13 17:52:35 -05:00
Michael Davidsaver ea088a7502 change qsrv library name 2017-09-12 10:04:32 -05:00
Michael Davidsaver 336d588823 Base 3.15 compat 2017-09-05 14:50:03 -05:00
Michael Davidsaver 5b2b4d480e add waveform demo 2017-08-16 16:00:07 +02:00
Michael Davidsaver 7e2d85e5a2 softIocPVA really run QSRV 2017-07-12 11:58:51 +02:00
Michael Davidsaver f885b3f8a2 skip building pvalink 2017-05-24 17:47:53 -04:00
Michael Davidsaver 68ffed54c5 pvalink fix shutdown 2016-03-30 11:17:20 +09:00
Michael Davidsaver 193539b63e start on pvalink 2016-03-24 10:53:04 -04:00
Michael Davidsaver 9decfdf320 Build softIocPVA 2016-03-18 13:24:57 -04:00
Michael Davidsaver 7d150cc7ad add qsrv 2016-03-18 12:34:32 -04:00
Michael Davidsaver 078babad71 more PDB integration 2016-03-02 14:20:56 -05:00
Michael Davidsaver 229f681d5c start PDB integration 2016-03-02 10:52:19 -05:00
Michael Davidsaver 48824ec333 add PVIF
mapping between DBR and PVD types
2016-03-02 10:52:17 -05:00