epics-gateway:master

Last commit made on 2023-10-12
Get this branch:
git clone -b master https://git.launchpad.net/epics-gateway

Branch merges

Branch information

Name:
master
Repository:
lp:epics-gateway

Recent commits

210b730... by Ralph Lange

Merge pull request #51 from minijackson/doc-cip-list

document that -sip can take a list of IP addresses
(fixes #51)

bacd2ee... by minijackson

document that -sip can take a list of IP addresses

6749981... by Ralph Lange

Add QT Creator 9.x dir to .gitignore

d108d54... by Ralph Lange

Windows version check

- set minimal Windows version to Windows 7
- (supersedes and closes #40)

0db6c40... by Ralph Lange

Improve settings for different PCRE versions on Windows

03ce5a2... by Ralph Lange

Fix some Windows constants (re)defines

ec3eec8... by Ralph Lange

test: add TestEnumUndefinedTimestamp to Makefile

2080430... by Ralph Lange

test: fix issues in TestEnumUndefinedTimestamp.py

introduced by inattentively merging

ae72726... by Ralph Lange

test: add TestEnumUndefinedTimestamp

(closes #41)

ff0f0e9... by Ralph Lange

Run gc before initializing libca

workaround for issue in pyepics
(see also e6defa3f)