Home | History | Annotate | Download | only in distutils

Lines Matching full:executables

126         for key in self.executables.keys():
127 self.set_executable(key, self.executables[key])
130 """Define the executables (and options for them) that will be run
132 executables that may be specified here depends on the compiler
133 class (via the 'executables' class attribute), but most will have:
136 linker_exe linker used to create binary executables
156 if key not in self.executables:
788 # * executables are named by appending an extension (possibly