~dirk.zimoch/epics-base:vxWorks5

Last commit made on 2018-10-23
Get this branch:
git clone -b vxWorks5 https://git.launchpad.net/~dirk.zimoch/epics-base
Only Dirk Zimoch can upload to this branch. If you are Dirk Zimoch please log in for upload directions.

Branch merges

Branch information

Name:
vxWorks5
Repository:
lp:~dirk.zimoch/epics-base

Recent commits

00406dc... by Dirk Zimoch

Merge branch '7.0' into vxWorks5

9a454be... by Andrew Johnson

Restore the ability to write to mbbi/mbbo *VL fields

Fixes lp: #1794196

7738b68... by Dirk Zimoch

fix missing template instances for old vxWorks (uses -fno-implicit-templates)

1199fab... by Dirk Zimoch

Fix strange compiler errors with gcc 2.96:
using <namespace::function>; seems not to work but
using namespace <namespace>; works
Also 'add' only works with explicit namespace. Why?

1aefc5f... by Dirk Zimoch

re-enable building vxWorks 5

6f666c6... by Dirk Zimoch

Add mechanism to skip modules for selected architectures

7c5892a... by mdavidsaver

update PVD/PVA

5c6d275... by Andrew Johnson

Update the linux-x86.linux-arm tool-set used for APS cross-builds

dd1e63d... by Andrew Johnson

Update submodules

504ae92... by Andrew Johnson

Merge 3.16 branch into 7.0