Searched refs:tackit (Results 1 – 7 of 7) sorted by relevance
36 def tackit(strings) method47 items.each { |item| result += " #{prefix}#{tackit(item)}" }52 command = tackit($cfg['compiler']['path'])76 command = tackit($cfg['linker']['path'])106 (tackit($cfg['simulator']['path']) + ' ')
38 def tackit(strings) method49 items.each { |item| result += " #{prefix}#{tackit(item)}" }54 command = tackit($cfg['compiler']['path'])78 command = tackit($cfg['linker']['path'])109 (tackit($cfg['simulator']['path']) + ' ')
38 def tackit(strings) method49 items.each { |item| result += " #{prefix}#{tackit(item)}" }54 command = tackit($cfg['compiler']['path'])83 command = tackit($cfg['linker']['path'])114 (tackit($cfg['simulator']['path']) + ' ')
54 def tackit(strings) method65 items.each { |item| result += " #{prefix}#{tackit(item)}" }70 command = tackit($cfg['compiler']['path'])93 command = tackit($cfg['linker']['path'])124 (tackit($cfg['simulator']['path']) + ' ')
65 def tackit(strings) method76 items.each { |item| result += " #{prefix}#{tackit(item)}" }90 command = tackit($cfg['compiler']['path'])114 command = tackit($cfg['linker']['path'])144 (tackit($cfg['simulator']['path']) + ' ')
55 def tackit(strings) method66 items.each { |item| result += " #{prefix}#{tackit(item)}" }71 command = tackit($cfg['compiler']['path'])94 command = tackit($cfg['linker']['path'])124 (tackit($cfg['simulator']['path']) + ' ')
68 def tackit(strings) method79 items.each { |item| result += " #{prefix}#{tackit(item)}" }134 return tackit(hash[:executable]) + squash('', args)