Commit fcb6412
committed
Re-add IO optimisations
- IO optimisations were useless when building tagged releases (since git
already did this), but we should keep them when building from the
git index.
- Various changes to the build scripts had meant that these were now in an
inappropriate place, so put them before all ruleset-processing build work,
and only run them if we're doing that work.1 parent 6fb05ad commit fcb6412
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
55 | 61 | | |
56 | 62 | | |
57 | 63 | | |
| |||
0 commit comments