beremiz

file isExecutable
Splitted type selection menu code in VariablePanel, making easier to override behaviour by inheritence
from ..toolchain_makefile import toolchain_makefile
class Generic_target(toolchain_makefile):
pass