Lines Matching refs:command
81 …command = "$cc_wrapper $cc -MMD -MF $depfiles {{defines}} {{include_dirs}} {{cflags}} {{cflags_c}}…
90 …command = "$cc_wrapper $cxx -MMD -MF $depfiles {{defines}} {{include_dirs}} {{cflags}} {{cflags_cc…
101 command = "rm -f {{output}} && libtool -static {{arflags}} -o {{output}} -filelist $rspfile"
103 command = "rm -rf {{output}} && $ar rcsD {{output}} @$rspfile"
117 …command = "$cc_wrapper $cxx $ld_arg -shared {{ldflags}} ${external_ldflags} {{inputs}} {{solibs}} …
126 …command = "$cc_wrapper $cxx $ld_arg {{ldflags}} ${external_ldflags} {{inputs}} {{solibs}} {{libs}}…
132 command = "touch {{output}}"
137 command = "cp -arf {{source}} {{output}}"
146 …command = "$cxx -o {{output}} -MMD -MF $depfile {{defines}} $pic {{include_dirs}} {{cflags}} {{cfl…
155 …command = "$cc -o {{output}} -MMD -MF $depfile {{defines}} $pic {{include_dirs}} {{cflags}} {{cfla…
163 …command = "$asm -o {{output}} -MMD -MF $depfile ${rebuild_string}{{defines}} {{include_dirs}} {{as…
173 command = "rm -f {{output}} && libtool -static {{arflags}} -filelist $rspfile -o {{output}}"
176 command = "rm -f {{output}} && $ar rcsD {{output}} @$rspfile"
178 command = "$ar rcsD {{output}} @$rspfile"
189 command = "$cxx -o {{output}} {{ldflags}} {{inputs}} {{solibs}} {{libs}}"
196 command =
206 command = "touch {{output}}"
211 command = "cp -arf {{source}} {{output}}"