aboutsummaryrefslogtreecommitdiffstats
path: root/ext/files.lv2/waf
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-11-04 16:42:35 +0000
committerDavid Robillard <d@drobilla.net>2011-11-04 16:42:35 +0000
commitea4adcfc99e54f76df37665e1cfe904c6bb102f1 (patch)
treebd35d5dee930578c59d4314e196b730d95269edc /ext/files.lv2/waf
parentd45e469b43b6ec467e458f719b0dc3b4c8c4a900 (diff)
downloadlv2-ea4adcfc99e54f76df37665e1cfe904c6bb102f1.tar.xz
Call lv2specgen as a module rather than spawning a new process.
This significantly speeds up overall runtime of gendoc.py.
Diffstat (limited to 'ext/files.lv2/waf')
0 files changed, 0 insertions, 0 deletions
/a> 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168