| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'main' into dev | 2026-02-14 | 1 | -6/+6 | |
| |\ | |||||
| | * | chore(ci): Disable Musl platform in CI workflow | 2026-02-14 | 1 | -6/+6 | |
| | | | | | | | Comment out the Musl platform configuration for CI. | ||||
| * | | Update .github/workflows/semifold-ci.yaml | 2026-02-12 | 1 | -2/+0 | |
| | | | | | | | Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> | ||||
| * | | Update .github/workflows/semifold-ci.yaml | 2026-02-12 | 1 | -1/+1 | |
| | | | | | | | Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> | ||||
| * | | fix(ci): Add Musl tools installation for musl target | 2026-02-10 | 1 | -0/+7 | |
| | | | | | | | Added installation steps for Musl tools in CI workflow. | ||||
| * | | fix(ci): Update CI workflow to remove Musl tools installation | 2026-02-10 | 1 | -8/+3 | |
| | | | | | | | Removed installation of Musl tools for musl target and added installation of OpenSSL dev package. | ||||
| * | | fix(ci): Install pkg-config and libssl-dev in CI workflow | 2026-02-10 | 1 | -0/+1 | |
| |/ | | | Added installation of pkg-config and libssl-dev for musl target. | ||||
| * | fix(ci): configure musl cross-compilation for GTK dependencies (#92) | 2026-02-10 | 1 | -6/+8 | |
| | | | | | | Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: HsiangNianian <44714368+HsiangNianian@users.noreply.github.com> | ||||
| * | fix(ci): Enable cross compilation for musl builds and streamline dependency ↵ | 2026-01-20 | 1 | -4/+7 | |
| | | | | | installation | ||||
| * | fix(ci): Add rustflags for Windows builds and install musl-tools for Linux | 2026-01-20 | 1 | -0/+6 | |
| | | |||||
| * | chore: Update CI workflow to include dev branch and platforms | 2026-01-20 | 1 | -9/+9 | |
| | | |||||
| * | chore(ui): refactor workspace to monorepo | 2026-01-19 | 1 | -2/+2 | |
| | | |||||
| * | ci(semifold): setup pnpm before versioning | 2026-01-19 | 1 | -2/+11 | |
| | | |||||
| * | ci(build): disable failed targets | 2026-01-18 | 1 | -8/+8 | |
| | | |||||
| * | ci(semifold): use nsis only on Windows platforms | 2026-01-18 | 1 | -10/+4 | |
| | | |||||
| * | ci(semifold): unlock semifold ci | 2026-01-18 | 1 | -9/+7 | |
| | | |||||
| * | ci(semifold): re-triger workflows | 2026-01-18 | 1 | -2/+1 | |
| | | |||||
| * | ci(semifold): enable pull request tests | 2026-01-18 | 1 | -6/+9 | |
| | | |||||
| * | ci(semifold): imporve release targets | 2026-01-18 | 1 | -2/+17 | |
| | | |||||
| * | ci(semifold): change os name | 2026-01-18 | 1 | -2/+2 | |
| | | |||||
| * | ci(semifold): release ci | 2026-01-18 | 1 | -3/+1 | |
| | | |||||
| * | ci(semifold): add test publish code | 2026-01-18 | 1 | -6/+6 | |
| | | |||||
| * | ci(semifold): use duplicate artifact name | 2026-01-18 | 1 | -4/+5 | |
| | | |||||
| * | ci(semifold): remove stupid naming convention | 2026-01-18 | 1 | -3/+0 | |
| | | |||||
| * | ci(semifold): add target to paths | 2026-01-18 | 1 | -6/+6 | |
| | | |||||
| * | ci(semifold): use release path | 2026-01-18 | 1 | -8/+7 | |
| | | |||||
| * | ci(semifold): fix artifact upload conditions | 2026-01-18 | 1 | -22/+30 | |
| | | |||||
| * | ci(workspace): use root path as cwd | 2026-01-18 | 1 | -10/+9 | |
| | | |||||
| * | chore: add tauri cli | 2026-01-18 | 1 | -5/+5 | |
| | | |||||
| * | ci(semifold): upload artifacts | 2026-01-18 | 1 | -2/+31 | |
| | | |||||
| * | ci(semifold): enable pr ci for test | 2026-01-18 | 1 | -16/+18 | |
| | | |||||
| * | ci(pnpm): remove pnpm version and use corepack instead | 2026-01-18 | 1 | -2/+0 | |
| | | |||||
| * | chore(ci): setup semifold | 2026-01-18 | 1 | -0/+151 | |