arm-trusted-firmware/make_helpers
Evan Lloyd e7f54dbd03 Make:Use environment variables for OS detection.
Add make helper files to select the appropriate settings for the build
environment. Selection is made in make_helpers/build_env.mk, which
selects other files to include using generic build environment settings.
The Trusted Firmware Makefile and supporting tool Makefiles are updated
to include build_env.mk instead of unix.mk.

NOTE: This change does not fully enable builds in other build
      environments. It facilitates this without compromising the
      existing build environments.

Change-Id: Ic4064ffe6ce158bbd16d7cc9f27dd4655a3580f6
2016-04-01 12:33:09 +01:00
..
tbbr Remove dashes from image names: 'BL3-x' --> 'BL3x' 2015-12-14 12:31:37 +00:00
build_env.mk Make:Use environment variables for OS detection. 2016-04-01 12:33:09 +01:00
build_macros.mk Make:Use environment variables for OS detection. 2016-04-01 12:33:09 +01:00
cygwin.mk Make:Use environment variables for OS detection. 2016-04-01 12:33:09 +01:00
msys.mk Make:Use environment variables for OS detection. 2016-04-01 12:33:09 +01:00
plat_helpers.mk Make:Remove calls to shell from makefiles. 2016-04-01 12:33:09 +01:00
unix.mk Make:Make shell commands more portable 2016-04-01 12:33:09 +01:00
windows.mk Make:Use environment variables for OS detection. 2016-04-01 12:33:09 +01:00