zarazaex69
|
be0f0906e4
|
fix(ci): remove variadic arg from Cross target
mage does not support variadic function parameters as targets,
causing 'Unknown target specified: cross' in CI.
|
2026-05-24 18:12:16 +03:00 |
|
adleksey
|
efacdac70e
|
Refactor Cross function for platform-specific builds
Updated Cross function to accept specific platforms and added error handling for invalid platforms.
|
2026-05-24 09:31:58 +04:00 |
|
zarazaex69
|
fba41f687f
|
feat: add E2E test target to magefile
|
2026-05-07 21:49:36 +03:00 |
|
zarazaex69
|
7ae1e8fe05
|
fix: build in ci
|
2026-05-06 20:10:17 +03:00 |
|
zarazaex69
|
0b11b0c1ac
|
feat: add android build targets
|
2026-05-06 19:23:16 +03:00 |
|
zarazaex69
|
de006acdc7
|
feat: remove ui completely
|
2026-05-03 01:32:54 +03:00 |
|
zarazaex69
|
f11cf6baef
|
refactor: remove "b" codec support
|
2026-04-30 05:09:07 +03:00 |
|
zarazaex69
|
5d1acf6a25
|
refactor(mage): rename BuildB to BuildCLIB for clarity
|
2026-04-30 00:31:02 +03:00 |
|
zarazaex69
|
5c36e0d95a
|
build: add support for building with 'b' codec in magefile
|
2026-04-22 21:28:02 +03:00 |
|
zarazaex69
|
b7ee1b91fd
|
fix(ci): ensure build directory exists before gomobile bind
|
2026-04-13 13:20:31 +03:00 |
|
zarazaex69
|
0afe9dca0c
|
fix(ci): pass -checklinkname=0 to gomobile bind for Go 1.25 compatibility
|
2026-04-13 12:46:01 +03:00 |
|
zarazaex69
|
c2abab7305
|
fix(ci): use golangci-lint v2 to support go 1.25
|
2026-04-13 12:32:44 +03:00 |
|
zarazaex69
|
86b8cc2045
|
fix(ci): fix golangci-lint version mistmatch and gomobile minimum api version
|
2026-04-13 12:27:07 +03:00 |
|
zarazaex69
|
f6cf70193e
|
feat: add freebsd and openbsd support to build targets in magefile
|
2026-04-13 12:20:56 +03:00 |
|
zarazaex69
|
9363d6bdbf
|
chore(magefile): add android-specific linker flag configuration
|
2026-04-13 01:34:36 +03:00 |
|
zarazaex69
|
86a0e98ed0
|
chore: add mage build automation
|
2026-04-13 00:44:09 +03:00 |
|