-
Notifications
You must be signed in to change notification settings - Fork 555
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
build both x64 and Win32 WeaselServer and WeaselDeployer, install proper one by system version detection #1121
Commits on Mar 18, 2024
-
refactor: fixed DWORD ipc_id (combination of pid and order_id) instea…
…d of RimeSessionId build: build 32/64 bit WeaselServer and WeaselDeployer, default x64 build in `output`, Win32 build in `output\Win32` update WeaselServerApp.h: de-warning for 64 bit build. chore:TestWeaselIPC with a lowercase 'a' instead of 'A', for more meaningful actions lib: update WinSparkle to 0.8.1
Configuration menu - View commit details
-
Copy full SHA for 6fb70a3 - Browse repository at this point
Copy the full SHA 6fb70a3View commit details -
build: update build.bat, env templates, remove duplicate 'rime.lib' i…
…n WeaselDeploer - update build.bat: build Win32 and x64 librime concurrently. optimize workflow and code style/comments - update env templates: disable ARCH in env - update WeaselDeployer project: remove duplicate rime.lib
Configuration menu - View commit details
-
Copy full SHA for bd0f69d - Browse repository at this point
Copy the full SHA bd0f69dView commit details -
build: fix ci
Copy librime built files cached
build: update github.install.bat: add x64 lib handling job.
Configuration menu - View commit details
-
Copy full SHA for 8635369 - Browse repository at this point
Copy the full SHA 8635369View commit details -
build: update install.nsi: automatically Win32/x64 files(WeaselServer…
…/WeaselDeployer) installing - x64 : NativeARM64 on WINDOWS11, NativeAMD64 - Win32: others
Configuration menu - View commit details
-
Copy full SHA for 684a4d4 - Browse repository at this point
Copy the full SHA 684a4d4View commit details -
build: PerMonitorHighDPIAware for WeaselDeployer WeaselServer WeaselT…
…SF WeaselIME in all configuration/platform; build: not to build test projects in Release configuration
Configuration menu - View commit details
-
Copy full SHA for 7695f19 - Browse repository at this point
Copy the full SHA 7695f19View commit details -
- Comctl32 version bump to 6.0.0.0 - string table for Hant - Dialog font size change to 9 - version info for Hant - SwitcherSettingsDialog schema table title by locale
Configuration menu - View commit details
-
Copy full SHA for c014e23 - Browse repository at this point
Copy the full SHA c014e23View commit details -
build: version info not by rc but build.bat
- version number of WeaselServer/WeaselDeployer/WeaselSetup control by ENV variable. - normal build will go product info with commit hash
Configuration menu - View commit details
-
Copy full SHA for ead40ca - Browse repository at this point
Copy the full SHA ead40caView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3dd190 - Browse repository at this point
Copy the full SHA a3dd190View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b990d1 - Browse repository at this point
Copy the full SHA 0b990d1View commit details
Commits on Mar 26, 2024
-
update ci files: run on windows-2019 and build with vs2019 to avoid v…
…irus mis-detected
Configuration menu - View commit details
-
Copy full SHA for d2bcfc5 - Browse repository at this point
Copy the full SHA d2bcfc5View commit details
Commits on Mar 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 592681b - Browse repository at this point
Copy the full SHA 592681bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a0486ac - Browse repository at this point
Copy the full SHA a0486acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 60c4a96 - Browse repository at this point
Copy the full SHA 60c4a96View commit details -
rename to_session_id, get_session_status
rewrite _LoadAppInlinePreeditSet
Configuration menu - View commit details
-
Copy full SHA for 9ae5bf0 - Browse repository at this point
Copy the full SHA 9ae5bf0View commit details