~jeonghanlee/epics-base:7.0

Last commit made on 2021-01-29
Get this branch:
git clone -b 7.0 https://git.launchpad.net/~jeonghanlee/epics-base
Only Han can upload to this branch. If you are Han please log in for upload directions.

Branch merges

Branch information

Name:
7.0
Repository:
lp:~jeonghanlee/epics-base

Recent commits

cf3173b... by mdavidsaver

posix: use SOCK_CLOEXEC and accept4()

If available, ensure O_CLOEXEC is set atomically.
Continue to F_SETFD as well (paranoia).

Available at least on Linux, freebsd, and RTEMS 5 w/ libbsd

c95cbe4... by mdavidsaver

ci: re-add .appveyor.yml

Re-introduce default config file for use with repositories
other than the main ones.

1e47183... by mdavidsaver

consolidate osiFileName.h

Don't really need 10 files for this

40d9a21... by Ralph Lange

Merge 3.15 into 7.0 - build system fixes

- improve silencing the build
- assemblies fix for Windows

dd9f38d... by Ralph Lange

Build: Fix spurious failures with SNIPPETS in Windows

Under some combinations of shell / Make version / Windows version,
Windows make was giving up searching for a target "../"

7050bde... by Andrew Johnson

Update MSVC paths in Windows startup files

c196052... by mdavidsaver

epicsAtomicDefault.h typo

4e81eaa... by Andrew Johnson

Update pvAccess module (caProvider)

99852c6... by Andrew Johnson

Merge JSON5 support into 7.0

a9e3fa7... by Michael Ritzert

FTBFS on FreeBSD 12