Lines Matching refs:command
75 …command = "$cc_wrapper $cc -MMD -MF $depfiles {{defines}} {{include_dirs}} {{cflags}} {{cflags_c}}…
84 …command = "$cc_wrapper $cxx -MMD -MF $depfiles {{defines}} {{include_dirs}} {{cflags}} {{cflags_cc…
95 command = "rm -f {{output}} && libtool -static {{arflags}} -o {{output}} -filelist $rspfile"
97 command = "rm -rf {{output}} && $ar rcsD {{output}} @$rspfile"
111 …command = "$cc_wrapper $cxx $ld_arg -shared {{ldflags}} ${external_ldflags} {{inputs}} {{solibs}} …
120 …command = "$cc_wrapper $cxx $ld_arg {{ldflags}} ${external_ldflags} {{inputs}} {{solibs}} {{libs}}…
126 command = "touch {{output}}"
131 command = "cp -arf {{source}} {{output}}"
140 …command = "$cxx -o {{output}} -MMD -MF $depfile {{defines}} $pic {{include_dirs}} {{cflags}} {{cfl…
149 …command = "$cc -o {{output}} -MMD -MF $depfile {{defines}} $pic {{include_dirs}} {{cflags}} {{cfla…
157 …command = "$asm -o {{output}} -MMD -MF $depfile ${rebuild_string}{{defines}} {{include_dirs}} {{as…
167 command = "rm -f {{output}} && libtool -static {{arflags}} -filelist $rspfile -o {{output}}"
170 command = "rm -f {{output}} && $ar rcsD {{output}} @$rspfile"
180 command = "$cxx -o {{output}} {{ldflags}} {{inputs}} {{solibs}} {{libs}}"
187 command =
197 command = "touch {{output}}"
202 command = "cp -arf {{source}} {{output}}"