-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Add Static Module Support #3392
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
+309
−147
Merged
Changes from 1 commit
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
26fe874
Add Static Module Support
eifrah-aws df6c34f
Fix Remove Cached Eval Scripts On Engine Unregister
eifrah-aws aacd575
Fix Lua Monotonic Time Handling For Static Builds
eifrah-aws 114c783
Update server startup with LUA & Refactor Lua Build Modes
eifrah-aws 2be8ea9
Fix Lua Module Build Flag Propagation
eifrah-aws 2010ad6
Fix Shutdown Hook Log Assertion
eifrah-aws 4b7ff25
Removed extra log line during shutdown
eifrah-aws 412e8c8
Use weak attributes on duplicate symbols
eifrah-aws 08553b6
Mark `sha1hex` as a weak symbol
eifrah-aws e2cfc88
Merge branch 'unstable' into static-lua
eifrah-aws ec69dd1
Fixed loading on FreeBSD
eifrah-aws 686fde1
Refactor Static Module Loading Documentation
eifrah-aws 4c548f0
Merge branch 'unstable' into static-lua
eifrah-aws 6e25514
Lua Makefile: Use a Variable to Declare the Target
eifrah-aws eadeb47
Merge branch 'unstable' into static-lua
eifrah-aws c1ad9c5
Removed un-needed attributes
eifrah-aws 09d0891
Merge branch 'unstable' into static-lua
eifrah-aws cf5a994
Refine module lifecycle and cleanup logic
eifrah-aws 83c258f
Remove always_inline attribute from `getClientType`
eifrah-aws f0886db
Refactor Module Loading to Eliminate Code Duplication
eifrah-aws 251f2fe
Addressed comments
eifrah-aws 17c0128
When possible, use engine's time helpers
eifrah-aws 68a09c7
Merge branch 'unstable' into static-lua
eifrah-aws 8125f2c
Merge branch 'unstable' into static-lua
eifrah-aws File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.