Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

202201 librime1.7.0 完整-更新Mac Xcode #44

Merged
merged 16 commits into from
Jan 5, 2022

Conversation

sih4sing5hong5
Copy link

@sih4sing5hong5 sih4sing5hong5 commented Jan 3, 2022

1.7.0

7458d77 有人工conflict
73da07e
983deff
b40c8b4
9bee96e 有改.travis.yml
ff7acdc
440a97c 有人工修conflict
bb8c263
99b0033 有人工修capnproto conflict
16ef046
a4c018a
60958f3
8301ee6 有人工修thirdparty.md conflict,無用opencc
ac37dfc

bô更新

b2abd09 feat(setup): find and load external RIME plugins as shared libs rime#431
3fa1571 更新opencc

lotem and others added 16 commits January 3, 2022 11:18
Setting BOOST_ROOT is essential for cmake to find our own copy of Boost instead
of the preinstalled Boost version in the CI image, which lacks arm64 libraries.
when trying to add blank to preedit then increase pos, might lead to
input[pos - 1] out of bound.

`pos` is tracking string variable `preedit`, they should be updated in
sync. checking delimiters at word ending should also refer to
`preedit` instead of the unchanged `input_`.
set default values for envvars SDKROOT, MACOSX_DEPLOYMENT_TARGET if not set.
set CMAKE_OSX_ARCHITECTURES if building universal macOS binary.
these variables are used transparently in `make xcode/thirdparty`.
that works with the updated boost build script.
For support of envvar CMAKE_OSX_ARCHITECTURES, documented since 3.10:
https://cmake.org/cmake/help/latest/envvar/CMAKE_OSX_ARCHITECTURES.html
$ make build=my-build-dir prefix=/opt/my-portable-apps/usr

refactor: name local variables in lower case.
@sih4sing5hong5
Copy link
Author

有試過

@sih4sing5hong5 sih4sing5hong5 merged commit 651a609 into taibun Jan 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants