Commit e34934f
authored
Remove luthier.py since it's been superseded entirely by the Luau implementation. (#337)
We no longer need to maintain `luthier.py`, and it poses a frustrating
maintenance risk right now to attempt to apply both together. It may be
useful in the future to introduce an optional path in the CI to fetch
everything from a tarball somewhere and then use cmake/ninja directly
instead of running luthier, but we can deal with that when needed.1 parent 2b74d38 commit e34934f
File tree
3 files changed
+5
-650
lines changed- .github
- actions/setup-and-build
- workflows
- tools
3 files changed
+5
-650
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | 16 | | |
22 | 17 | | |
23 | 18 | | |
| |||
30 | 25 | | |
31 | 26 | | |
32 | 27 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | 28 | | |
52 | 29 | | |
53 | 30 | | |
| |||
86 | 63 | | |
87 | 64 | | |
88 | 65 | | |
89 | | - | |
| 66 | + | |
90 | 67 | | |
91 | 68 | | |
92 | 69 | | |
93 | | - | |
| 70 | + | |
94 | 71 | | |
95 | 72 | | |
96 | 73 | | |
97 | | - | |
| 74 | + | |
98 | 75 | | |
99 | 76 | | |
100 | 77 | | |
101 | 78 | | |
102 | 79 | | |
103 | | - | |
| 80 | + | |
104 | 81 | | |
105 | 82 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | 8 | | |
14 | 9 | | |
15 | 10 | | |
| |||
95 | 90 | | |
96 | 91 | | |
97 | 92 | | |
98 | | - | |
99 | | - | |
| 93 | + | |
100 | 94 | | |
101 | 95 | | |
102 | 96 | | |
| |||
0 commit comments