mbed-os/tools/export/gnuarmeclipse
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
..
.cproject.tmpl generate distinct configurations for profiles 2017-02-02 16:34:17 +02:00
.project.tmpl Compute source folders exclusions. 2017-01-12 18:10:56 +02:00
NOTES.md all options parsed, build functional 2017-01-18 01:54:04 +02:00
__init__.py Add post-build hook white-list to exporters 2017-03-02 15:01:14 -06:00
makefile.targets.tmpl makefile.target.tmpl: remove multiline foreach 2017-01-27 09:58:05 +02:00