~epics-core/epics-base/+git/fixups:makedebug

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

Branch merges

Branch information

Name:
makedebug
Repository:
lp:~epics-core/epics-base/+git/fixups

Recent commits

e1cafb7... by mdavidsaver

minor

cd44bb8... by mdavidsaver

make debug

f3d0ce0... by Andrew Johnson

Merge 3.16 into core/master and submodules

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.

ba8bbbd... by mdavidsaver

update make-tar.sh

df4c8b4... by Andrew Johnson

Set snapshot to -pre1-DEV, post-tag

This seems illogical, shouldn't it now be -rc1-DEV now?

e785d87... by Andrew Johnson

Set version 7.0.1-pre1 in CONFIG_BASE_VERSION

8c074d0... by Andrew Johnson

Final submodule update before 7.0.1-pre1

7afb789... by Andrew Johnson

Module updates