470 Commits

Author SHA1 Message Date
673cb7283d another win32 attempt 2017-11-01 21:25:34 -05:00
27cf63797c more win32 2017-11-01 21:04:42 -05:00
1f070bb849 more compat 2017-11-01 19:34:36 -05:00
413cfef686 more compat 2017-11-01 19:20:45 -05:00
b74d5bf580 more win32 2017-11-01 18:22:49 -05:00
60f6646520 more compat 2017-11-01 16:44:22 -05:00
6d466bb847 cleanup prints 2017-11-01 15:56:35 -05:00
09c4ab882b XCode compat 2017-11-01 15:47:49 -05:00
d4ae08322d p2p status reporting update 2017-11-01 13:59:09 -05:00
43b7b624c2 include reftrack 2017-11-01 11:54:12 -05:00
943247f0f0 remove g++ or c++11 requirement
^#$*&#$ MSVC
2017-11-01 10:04:36 -05:00
b30948249a Revert "Don't build P2P by default"
This reverts commit 818cf1a846.
2017-11-01 09:35:53 -05:00
29ae2a8476 use yajl_parse_helper from PVD 2017-11-01 09:35:44 -05:00
60bbe4d28b travis-ci: don't need special qemu 2017-10-24 12:55:31 -05:00
bffb14fd53 Don't need c++11 or g++ 2017-10-24 12:49:46 -05:00
818cf1a846 Don't build P2P by default 2017-10-24 12:03:29 -05:00
866dacb479 use EPICS_BASE_PVA_CORE_LIBS 2017-10-24 11:54:17 -05:00
1f6e828601 OSX compat 2017-10-05 15:44:29 +02:00
a66e479952 drop errlogstream
unnecessary complication
2017-10-04 15:06:02 +02:00
26c3b4e944 fix RTEMS macro name conflict
RTEMS defines "PVM" in sys/param.h
2017-10-04 11:56:41 +02:00
01388fb526 more pvif 2017-10-04 10:42:36 +02:00
e89653306a pdb: consolidate metaLONG w/ metaDOUBLE 2017-10-03 15:43:09 +02:00
512819e3a9 switch remaining to pv/typemap.h 2017-10-03 15:01:01 +02:00
fbf301c151 replace pvatypemap.h with pv/typemap.h in pvDataCPP 2017-10-03 14:53:33 +02:00
d9a4061064 another try 2017-10-03 11:09:23 +02:00
1e6230b623 header change 2017-10-03 10:26:15 +02:00
eb5a9c1f8f travis-ci debug 2017-10-03 09:56:20 +02:00
3e87bde899 missing header 2017-10-01 10:18:02 -05:00
2e0cb73a09 fixup c++11 build 2017-09-30 22:28:55 -05:00
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
8fb9358588 README 2017-09-30 17:22:35 -05:00
a92581b045 use AnyScalar from pvDataCPP 2017-09-30 16:37:05 -05:00
4a26b8d3dc minor 2017-09-30 16:31:19 -05:00
cca924fa49 pvif: fix alarm status mapping 2017-09-30 15:29:08 -05:00
a45c02e2e1 redo testpdb 2017-09-30 14:37:57 -05:00
8dffc2015a pdb: simplify single put 2017-09-29 15:48:46 -05:00
67aa5e616c compat 2017-09-29 15:25:40 -05:00
bda905217a pdb: add "proc" mapping 2017-09-29 15:09:20 -05:00
e0bac39667 pdb: group put w/ process 2017-09-29 14:48:24 -05:00
4942c3c07c p2p: fix dllexport for ChannelCacheEntry::CRequester 2017-09-29 13:56:08 +02:00
b839d5dc6d pdb: meta mapping 2017-09-28 18:27:40 -05:00
e084a9e943 pdb: time/alarm meta mapping 2017-09-28 14:56:14 -05:00
3ed65813e3 qsrv: add missing Base libs to qsrv_LIBS 2017-09-28 13:32:08 +02:00
8f735fac3a Fix dll decorations in moncache, gwmain, pdbsingle 2017-09-28 13:13:49 +02:00
a22216f16e Add LICENSE file 2017-09-28 12:52:44 +02:00
83499e081e Add .local mechanism to CONFIG_SITE 2017-09-28 12:52:44 +02:00
110b9a7ea3 qsrv: build libqsrv also for target 2017-09-28 11:35:05 +02:00
09b1783079 travis-ci: update/streamline configuration for EPICS 7 2017-09-28 09:36:14 +02:00
786e9ec7d3 encapsulate nanoseconds splitting 2017-09-21 18:12:29 -05:00
14d3655cf0 more 3.15 compat 2017-09-21 17:24:59 -05:00