~dirk.zimoch/epics-base:dynamicVxWorksVmeFunctionBinding

Last commit made on 2019-05-13
Get this branch:
git clone -b dynamicVxWorksVmeFunctionBinding 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:
dynamicVxWorksVmeFunctionBinding
Repository:
lp:~dirk.zimoch/epics-base

Recent commits

251304e... by Dirk Zimoch

use dynamic binding of vxWorks BSP functions because some BSPs don't provide them

71d4d3e... by Andrew Johnson

epicsErrlogTest.c improvements

Instrument testEqInt() macro with caller's source line-number.
Added another epicsEvent to wait for the listeners to run.
Not guaranteed to fix all issues, but should be more reliable.

86138fd... by Andrew Johnson

Fix make-tar.sh to work on MacOS too

The BSD version of tar doesn't support -a, and
requires -T instead of --files-from.

8c99340... by Ralph Lange

doc/ca: clarify variable size array subscription
(cherry-picked from branch 3.15)

fe34c6f... by Ralph Lange

appveyor-ci: ANL Make install 4.1 -> 4.2.1

52cdfe0... by Ralph Lange

appveyor-ci: use pre-installed AppVeyor MinGW

3110322... by Ralph Lange

appveyor-ci: use choco MinGW 5.3.0 to work around build problem
(fixes lp:1827225)

17dea96... by Ralph Lange

appveyor-ci: remove slack, add email and GitHub notifications

12283ce... by Ralph Lange

appveyor-ci: exclude some cygwin builds (broken compiler)

f486dba... by Andrew Johnson

Add some epics-controls publishing instructions, incomplete