Searched defs:cmdlist (Results 1 – 1 of 1) sorted by relevance
/glibc-2.36/scripts/ |
D | build-many-glibcs.py | 594 def add_makefile_cmdlist(self, target, cmdlist, logsdir): argument 716 def build_host_library(self, cmdlist, lib, extra_opts=None): argument 1265 def install_linux_headers(policy, cmdlist): argument 1388 def build_cross_tool(self, cmdlist, tool_src, tool_build, extra_opts=None): argument 1418 def install_gnumach_headers(self, cmdlist): argument 1435 def install_hurd_headers(self, cmdlist): argument 1453 def build_gcc(self, cmdlist, bootstrap): argument 1537 def configure(self, cmdlist): argument 1543 def extra_commands(self, cmdlist): argument 1570 def extra_commands(self, cmdlist): argument [all …]
|