Compare commits
71 Commits
PR_luajit2
...
PR_lua-res
Author | SHA256 | Date | |
---|---|---|---|
|
61a96dd676 | ||
|
7bd5bb3ee1 | ||
|
8e1d1775ba | ||
cfb15bede2
|
|||
|
7f41e6b67f | ||
|
2e03b71dae | ||
|
d2a6642652 | ||
|
74c909b86e | ||
|
7e7fb6fb34 | ||
|
db06618050 | ||
|
09dc0d0c91 | ||
|
acf8644439 | ||
|
a6229e3d48 | ||
|
9ad04cf11c | ||
|
9c23cceb87 | ||
|
d9ba3ed5d6 | ||
|
f0071fe218 | ||
|
7eb68911d4 | ||
|
5747f46ae0 | ||
|
982a4224de | ||
|
d9b1b9a476 | ||
|
7b4e4cdc64 | ||
|
5634df2fd3 | ||
|
b4cf11e9ad | ||
|
c0601f5255 | ||
|
6dc0eb3ea3 | ||
|
bf4c254bbd | ||
|
37bc9a116d | ||
|
63694a819f | ||
|
c88e2ce23f | ||
|
18b4b1662e | ||
|
2efb08a56f | ||
|
1969c03f17 | ||
|
a436a67b4e | ||
|
2c7cde2beb | ||
|
ef8200015b | ||
|
25fb455802 | ||
|
32b7b3f448 | ||
|
6734e54414 | ||
|
e6d5f3d391 | ||
|
06fb7fbb64 | ||
|
aed73de516 | ||
|
34621949b9 | ||
|
4441afd720 | ||
|
4954832a7e | ||
|
a62f455d67 | ||
|
b8140b98d2 | ||
|
8f91f01892 | ||
|
fcf7e10328 | ||
|
3737992487 | ||
|
fc8c17f653 | ||
|
90852ebf80 | ||
|
eed332cd3f | ||
|
04dcdb93e3 | ||
|
0e419a8ad6 | ||
|
d169ad5ed9 | ||
|
3d2c863b39 | ||
|
30557d9ffc | ||
|
c47bf33f4f | ||
|
fe7d0e9c87 | ||
|
9af2bc6566 | ||
|
1558dab0a4 | ||
|
0274a87095 | ||
|
2bb32c0be5 | ||
|
8594fbfc8d | ||
|
39c487c0de | ||
|
8478548602 | ||
|
5da9f840de | ||
|
131cc510c8 | ||
|
e5feb44387 | ||
|
1464513e31 |
9
.gitmodules
vendored
9
.gitmodules
vendored
@@ -55,9 +55,6 @@
|
||||
[submodule "lua-fluent"]
|
||||
path = lua-fluent
|
||||
url = https://src.opensuse.org/lua/lua-fluent.git
|
||||
[submodule "lua-language-server"]
|
||||
path = lua-language-server
|
||||
url = https://src.opensuse.org/lua/lua-language-server.git
|
||||
[submodule "lua-ldbus"]
|
||||
path = lua-ldbus
|
||||
url = https://src.opensuse.org/lua/lua-ldbus.git
|
||||
@@ -244,9 +241,6 @@
|
||||
[submodule "lua-inspect"]
|
||||
path = lua-inspect
|
||||
url = https://src.opensuse.org/lua/lua-inspect.git
|
||||
[submodule "lua-rpm-macros"]
|
||||
path = lua-rpm-macros
|
||||
url = https://src.opensuse.org/lua/lua-rpm-macros.git
|
||||
[submodule "lua51-bit32"]
|
||||
path = lua51-bit32
|
||||
url = https://src.opensuse.org/lua/lua51-bit32.git
|
||||
@@ -262,3 +256,6 @@
|
||||
[submodule "lua55"]
|
||||
path = lua55
|
||||
url = https://src.opensuse.org/lua/lua55.git
|
||||
[submodule "lua-language-server"]
|
||||
path = lua-language-server
|
||||
url = https://src.opensuse.org/lua/lua-language-server.git
|
||||
|
4
_config
4
_config
@@ -8,4 +8,6 @@ Substitute: lua-devel lua51-devel
|
||||
Substitute: liblua5_3 liblua5_3-5
|
||||
|
||||
Substitute: liblua5_2 liblua5_2-5
|
||||
%endif
|
||||
%endif
|
||||
|
||||
BuildFlags: excludebuild:lua51-bit32
|
||||
|
Submodule lua-cjson updated: 1ccba48da9...5f717a405d
Submodule lua-interpreter updated: 654a24dd5f...839533c60f
Submodule lua-language-server updated: 37bbb279a9...c72aff841b
Submodule lua-lua-ev updated: e00df79a5c...cc0bb968fa
Submodule lua-luadbi updated: f20f0cdb2f...f5e8f92060
Submodule lua-luautf8 updated: 87b665022c...49264d8bae
2
lua-luv
2
lua-luv
Submodule lua-luv updated: fa250baa8f...956c6b7557
Submodule lua-resty-redis updated: a80ada4e24...b99ba43a49
Submodule lua-rpm-macros deleted from 58fd89db66
2
lua51
2
lua51
Submodule lua51 updated: 795929b13f...baea974a95
2
lua53
2
lua53
Submodule lua53 updated: 9dbf3ccff3...b8aaa33c80
2
lua54
2
lua54
Submodule lua54 updated: b832770e08...74c6aa5eb9
2
lua55
2
lua55
Submodule lua55 updated: a396b169d3...6cb7ba6fe4
2
luajit2
2
luajit2
Submodule luajit2 updated: f14ef0d82f...1c7789ada1
Reference in New Issue
Block a user