~epics-core/epics-base/+git/ralph:ignore-siml-failure

Last commit made on 2017-11-30
Get this branch:
git clone -b ignore-siml-failure https://git.launchpad.net/~epics-core/epics-base/+git/ralph
Members of EPICS Core Developers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
ignore-siml-failure
Repository:
lp:~epics-core/epics-base/+git/ralph

Recent commits

6635e3f... by Andrew Johnson

Restore behaviour when no getValue() method exists

e43fb95... by Andrew Johnson

Remove poptions arg from dbTryGetLink()

2ae721c... by Ralph Lange

test/rec: add tests for new SIML fetch failure behavior

a59abe8... by Ralph Lange

db: don't set record INVALID if fetching SIML fails

d1a1832... by Andrew Johnson

Merge 3.16 into database/master

2d1f1ed... by Andrew Johnson

Merge 3.15 into 3.16

db005ac... by Andrew Johnson

RULES_TARGET: Define $(lib)_DIR before it is needed

TESTLIBRARY products were being installed, because an executable
that was linked to one added a dependency assuming it would be in
the INSTALL_LIB directory. The $(lib)_DIR was being set too late
for test libraries, so the fallback location was used instead.
This fix sets $(lib)_DIR for test libraries before any rules use it.

73c7b82... by Andrew Johnson

Merge changes from 3.16 into database/master

c28a360... by Andrew Johnson

Merge changes from 3.15 branch into 3.16

0f0deb8... by Andrew Johnson

Merge fixups/db_close_events into 3.15