~bhill/epics-base:echo-definition-fix

Last commit made on 2018-04-17
Get this branch:
git clone -b echo-definition-fix https://git.launchpad.net/~bhill/epics-base
Only Bruce Hill can upload to this branch. If you are Bruce Hill please log in for upload directions.

Branch merges

Branch information

Name:
echo-definition-fix
Repository:
lp:~bhill/epics-base

Recent commits

b84ee89... by Bruce Hill

Fix ECHO definition to not match variables in MAKEFLAGS by using MFLAGS instead.

Prior ECHO definition strips T_A=XXX command line variable definitions
from MAKEFLAGS but doesn't strip other variable definitions such as
INSTALL_LOCATION. As a result, if you "make INSTALL_LOCATION=XXX"
the ECHO definition erroneously matches if your install location
contains 's'. Changing the ECHO definition to MFLAGS avoids
all command line variable definitions.

3d88316... by Andrew Johnson

Merge 3.14 into 3.15 (MSVC absolute filenames fix)

b9443f8... by Andrew Johnson

Tell MSVC to use absolute filenames in diagnostics (-FC flag)

d8802c8... by Andrew Johnson

Merge 3.14 into 3.15

b7d4609... by Andrew Johnson

Merge Bruce Hill's camonitor-server-relative-ts-bug-3.14 branch

7b5b23f... by Andrew Johnson

Merge 3.14 into 3.15

c8a7e15... by Andrew Johnson

VxWorks Timezone updates

Remove 2017; fix hour in MET settings

8333338... by Andrew Johnson

Merge 3.14 into 3.15

ceaff61... by Andrew Johnson

Pull in the podToHtml.pl script and rules from 3.15

This lets src/cap5 build with Perl installations that lack Perl's
podchecker and pod2html scripts (e.g. Fedora 27).

2307e94... by Andrew Johnson

Rules for building bootable TESTPROD_RTEMS targets

Previously if you wanted a .boot file it had to be installed.