mbed-os/tools/export
Jimmy Brisson feb7569da7 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-13 11:13:18 +00:00
..
atmelstudio Move atmelstudio to its own directory 2017-01-17 12:37:54 -06:00
cdt Merge pull request #3532 from janjongboom/eclipse-debug 2017-01-12 16:01:28 +00:00
cmsis Fix undefined keys in CMSIS exporter 2017-01-19 04:02:29 -06:00
coide Move coide into its own directory 2017-01-17 12:36:40 -06:00
ds5_5 Export IDE support added 2017-01-31 10:23:21 +02:00
e2studio Export IDE support added 2017-01-31 10:23:21 +02:00
embitz Add post-build hook white-list to exporters 2017-03-13 11:13:18 +00:00
gnuarmeclipse Add post-build hook white-list to exporters 2017-03-13 11:13:18 +00:00
iar Export: fix issue #3865 - cmsis-dap swd 2017-03-03 17:52:29 +00:00
kds Move KDS to its own directory 2017-01-17 12:39:11 -06:00
lpcxpresso Remove GCC_CR 2017-02-16 15:03:24 -06:00
makefile Add post-build hook white-list to exporters 2017-03-13 11:13:18 +00:00
simplicity Move simplicity to its own dir 2017-01-17 14:47:19 -06:00
sw4stm32 Move sw4stm32 into its own dir 2017-01-17 14:47:36 -06:00
uvision Add the FPU field to the <Cpu> tag it Keil 2017-03-03 17:52:21 +00:00
zip Move zip into its own dir 2017-01-17 12:39:39 -06:00
.hgignore Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
GettingStarted.html Add a gettingstarted.html to all exporters 2016-09-12 13:17:35 -05:00
__init__.py Merge pull request #3791 from theotherjimmy/remove-cr 2017-02-22 13:33:14 -06:00
exporters.py Add post-build hook white-list to exporters 2017-03-13 11:13:18 +00:00