Home | History | Annotate | Download | only in distutils

Lines Matching defs:EXECUTABLE

190         is a string that will be split into executable name and (optional)

198 # attributes 'cpp', 'cc', etc. with hard-coded executable names;
208 "unknown executable '%s' for class %s" % \
665 EXECUTABLE = "executable"
671 """Link a bunch of stuff together to create an executable or
747 self.link(CCompiler.EXECUTABLE, objects,
772 linked into the shared library or executable.
861 # extension for executable files, eg. '' or '.exe'