mbed-os/tools/export/makefile
Jimmy Brisson fcef9a7c50 Add post-build hook white-list to exporters
We have scripts (written in python) that are run after a binary image is
created in the tools. These scripts are not really exportable, as they
are part of the tools and may include and use any bits of python code
they please. So we don't export them. This patch disables export
combinations that would not work because the post-binary hook is not
exported. A white-list is used for forward compatibility.
2017-03-02 15:01:14 -06:00
..
Makefile.tmpl Add pre-processing of linker scripts to Make exporter 2017-02-08 17:27:11 -06:00
__init__.py Add post-build hook white-list to exporters 2017-03-02 15:01:14 -06:00
make-armc5.tmpl Generalize make exporters for all toolchains 2016-09-15 11:42:52 -05:00
make-gcc-arm.tmpl Use sys_libs from mbedToolchain in Makefiles 2017-01-17 13:57:37 -06:00
make-iar.tmpl Generalize make exporters for all toolchains 2016-09-15 11:42:52 -05:00