henderkes
e72f9aa623
LinuxMuslCheck: pass tool env via setEnv instead of command prefixes
...
Build the CC/CXX/AR/LD/RANLIB map once and hand it to shell()->setEnv()
so the configure/make invocations don't have to repeat the same prefix
on every line. For the sudo make-install path the env still needs to
be on the command line (sudo strips the parent env), so the same map
is rendered into $envFlags and prepended there. Also adds RANLIB,
which the upstream Makefile honours.
2026-05-24 21:40:26 +07:00
henderkes
90d7fe46d7
add ext-gearman
2026-05-06 11:39:08 +07:00
crazywhalecc
c454a1dc8e
Enhance Linux distribution detection and package installation commands (forward-port #1109 )
2026-04-29 15:53:52 +08:00
crazywhalecc
dc79ac9c9a
Correct doctor fix
2026-03-20 11:32:15 +08:00
crazywhalecc
e9be3a41db
Add homebrew llvm version toolchain support
2026-03-20 11:20:42 +08:00
crazywhalecc
77e129881a
Move all interactive input to construct
2026-03-09 11:04:18 +08:00
crazywhalecc
753fdd725e
Add registry availability check
2026-02-19 23:02:09 +08:00
Jerry Ma
82bf317911
Refactor Linux and macOS tool checks for improved error handling and command execution ( #1025 )
2026-02-06 21:17:19 +08:00
crazywhalecc
e9c27dee1f
Add go-xcaddy,musl-toolchain,php,upx, and also glfw linux support
2026-02-04 15:28:10 +08:00
crazywhalecc
38f742156d
Use zig toolchain by default, lint files
2026-02-03 14:01:41 +08:00
crazywhalecc
455d42d162
Separate package config
2026-02-02 13:32:35 +08:00
crazywhalecc
910f10a1dd
Typo
2025-12-11 16:04:29 +08:00
crazywhalecc
2080407283
Enhance Windows support by updating artifact configuration and improving extraction logic
2025-12-11 11:35:12 +08:00
crazywhalecc
808aed2a66
Refactor package stage handling and update class structures for improved flexibility
2025-12-09 14:58:11 +08:00
crazywhalecc
a1cadecc54
Refactor re2c fix-item
2025-12-08 12:45:12 +08:00
crazywhalecc
6775cb4674
Fix pkg-config doctor fix using source bug
2025-12-08 11:06:50 +08:00
crazywhalecc
dbc6dbee53
Add Zig package support with downloader and installation checks
2025-12-08 11:06:50 +08:00
crazywhalecc
2f09ace82f
Add LinuxToolCheck
2025-12-08 11:06:50 +08:00
Jerry Ma
9ad7147155
Enhance musl-wrapper and musl-toolchain installation process ( #988 )
2025-12-06 16:50:36 +08:00
Jerry Ma
106b55d4e7
[v3] Add musl-wrapper and musl-toolchain installation support ( #984 )
2025-12-05 15:32:32 +08:00
crazywhalecc
14bfb4198a
v3 base
2025-11-30 15:35:04 +08:00