~anj/epics-base/+git/base-3.15:3.15

Last commit made on 2020-05-13
Get this branch:
git clone -b 3.15 https://git.launchpad.net/~anj/epics-base/+git/base-3.15
Only Andrew Johnson can upload to this branch. If you are Andrew Johnson please log in for upload directions.

Branch merges

Branch information

Name:
3.15
Repository:
lp:~anj/epics-base/+git/base-3.15

Recent commits

59c6880... by Andrew Johnson

Heinz Junkes' fix for lp: #1812084 Build failure on RTEMS

I reduced some of the code duplication from his original.

49de2ec... by Ralph Lange

Merge ralph@gh:use-ci-scripts-3.15 into 3.15

0aa6e96... by Ralph Lange

Update .ci submodule to v2.3.3

- fix appveyor issue when building base
- fix RTEMS cross build for Base 3.15
- run tests using parallel make

314e09d... by Andrew Johnson

Build system release notes

0761753... by Ralph Lange

ci: remove old integration in .ci-local

f40d379... by Ralph Lange

appveyor: update .appveyor.yml for ci-scripts

445cbb8... by Ralph Lange

travis-ci: update .travis.yml for ci-scripts

- use more EXTRAs on MacOS for make args

a9c8d8d... by Ralph Lange

Add ci-scripts v2.3.2 (submodule in .ci)

1ff64f7... by Ralph Lange

ci: move ci -> .ci-local

also rename appveyor.yml -> .appveyor.yml

f10d0d9... by Ralph Lange

Apply perl rules for .tap and .xml only to perl tests

Don't apply the %.tap: %.t and %.xml: %.tap rules to tap and junit
result files from other test frameworks.
(They would overwrite the other frameworks' own rules.)