Skip to content
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

Add rime_api.get_librime_lua_version() #252

Open
wants to merge 42 commits into
base: master
Choose a base branch
from

Conversation

shewer
Copy link
Contributor

@shewer shewer commented Jun 11, 2023

No description provided.

Signed-off-by: shewer <[email protected]>
Signed-off-by: shewer <[email protected]>
Signed-off-by: shewer <[email protected]>
Signed-off-by: shewer <[email protected]>
Signed-off-by: shewer <[email protected]>
Signed-off-by: shewer <[email protected]>
Signed-off-by: shewer <[email protected]>
* add  EngineReg select_schema()  env.engine:select( string schema_id ) .next

Signed-off-by: shewer <[email protected]>

* add engine:apply_schema( Schema &)   Schema( const string &)

Signed-off-by: shewer <[email protected]>
@hchunhui
Copy link
Owner

version 和 subversion,之后会如何管理,有建议吗?

@shewer
Copy link
Contributor Author

shewer commented Jun 24, 2023

version 定期版本更新 打tag
subversion 用 hash key 如何

find_package(Git REQUIRED)
execute_process(
   COMMAND ${GIT_EXECUTABLE} rev-parse --short HEAD
   OUTPUT_VVARIABLE GIT_HASH )

set(librime-lua-subversion ${GIT_HASH})

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants