Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
lua-language-server-srb2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LJ Sonic
lua-language-server-srb2
Commits
db515753
Commit
db515753
authored
3 years ago
by
actboy168
Browse files
Options
Downloads
Patches
Plain Diff
更新bee和luamake
parent
76487d72
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
3rd/bee.lua
+1
-1
1 addition, 1 deletion
3rd/bee.lua
3rd/luamake
+1
-1
1 addition, 1 deletion
3rd/luamake
make.lua
+2
-3
2 additions, 3 deletions
make.lua
with
4 additions
and
5 deletions
bee.lua
@
c7ee98f2
Compare
10d9be28
...
c7ee98f2
Subproject commit
10d9be282841ffa9de061879cefaa376a6f211c7
Subproject commit
c7ee98f25b16bf46634c8cfa16644cabfecde724
This diff is collapsed.
Click to expand it.
luamake
@
2a13d0c4
Compare
f5f23b17
...
2a13d0c4
Subproject commit
f5f23b1760092d312239746cce1c24895bb50e8c
Subproject commit
2a13d0c4847f44cfa22cf6cfae0bc79c4d71a2b5
This diff is collapsed.
Click to expand it.
make.lua
+
2
−
3
View file @
db515753
local
lm
=
require
'luamake'
lm
:
import
(
"3rd/bee.lua/make.lua"
,
{
EXE_RESOURCE
=
"../../make/lua-language-server.rc"
})
lm
.
EXE_RESOURCE
=
"../../make/lua-language-server.rc"
lm
:
import
"3rd/bee.lua/make.lua"
lm
:
lua_dll
'lpeglabel'
{
rootdir
=
'3rd'
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment