henderkes
|
fa87149631
|
shallow submodules as well (grpc download goes from 2.9 gb to 900mb)
|
2025-09-21 19:59:24 +02:00 |
|
henderkes
|
893ce31b17
|
only install pkgs for crafting when necessary
|
2025-09-10 23:28:20 +07:00 |
|
crazywhalecc
|
a2c5c7e6e6
|
Add cgi SAPI
|
2025-09-04 14:05:00 +08:00 |
|
DubbleClick
|
460eb02086
|
build frankenphp and embed after shared extensions, make sure the linker doesn't drop libphp.a symbols that extensions need
|
2025-08-29 08:52:55 +07:00 |
|
DubbleClick
|
ecdb94b429
|
suggestions
|
2025-08-27 08:31:48 +07:00 |
|
DubbleClick
|
9803bf6c3f
|
prevent warning message from addons
|
2025-08-26 00:59:54 +07:00 |
|
Marc
|
37e0f1d3f3
|
Update src/SPC/command/BuildPHPCommand.php
|
2025-08-25 19:50:41 +07:00 |
|
DubbleClick
|
8104ff7236
|
update checks for shared swoole-hook extensions
|
2025-08-25 12:08:53 +07:00 |
|
Jerry Ma
|
a73c097c94
|
Update src/SPC/command/BuildPHPCommand.php
Co-authored-by: Marc <m@pyc.ac>
|
2025-08-11 13:29:42 +08:00 |
|
crazywhalecc
|
b34b6594de
|
Suggestions
|
2025-08-11 12:05:41 +08:00 |
|
crazywhalecc
|
2fba61e9bd
|
Enhance exception handling by binding builder and extra info to ExceptionHandler
|
2025-08-11 10:48:48 +08:00 |
|
crazywhalecc
|
08fa49b791
|
Remove craft.log
|
2025-08-07 13:09:18 +08:00 |
|
crazywhalecc
|
333b776e77
|
Refactor all command class exception handling
|
2025-08-07 13:09:18 +08:00 |
|
crazywhalecc
|
722bb31815
|
Introduce AttributeMapper for managing extensions and doctor attributes
|
2025-08-07 13:09:18 +08:00 |
|
crazywhalecc
|
0c9a30256e
|
Remove all @throws PHPDoc, it's almost useless for SPC anymore
|
2025-08-07 13:09:18 +08:00 |
|
crazywhalecc
|
1047d471ed
|
Merge branch 'main' into php-85
# Conflicts:
# src/SPC/builder/linux/LinuxBuilder.php
# src/SPC/store/source/PhpSource.php
# src/globals/test-extensions.php
|
2025-07-31 23:46:34 +08:00 |
|
crazywhalecc
|
0dfa6e63bd
|
Fix dev:lib-version command with dependencies
|
2025-07-30 23:23:27 +08:00 |
|
crazywhalecc
|
973c8f082f
|
Add php-src git version support
|
2025-07-28 15:36:53 +08:00 |
|
crazywhalecc
|
fb106a3d41
|
Merge branch 'refs/heads/main' into php-85
# Conflicts:
# src/globals/test-extensions.php
|
2025-07-28 10:12:13 +08:00 |
|
DubbleClick
|
42b4272965
|
idk
|
2025-07-26 23:46:36 +07:00 |
|
DubbleClick
|
cf529adc79
|
uh, oh, we forgot to do post init
|
2025-07-26 23:35:38 +07:00 |
|
DubbleClick
|
199b3b5582
|
Merge branch 'main' of https://github.com/crazywhalecc/static-php-cli into zig
|
2025-07-25 12:03:37 +07:00 |
|
DubbleClick
|
84e470d213
|
Merge branch 'main' of https://github.com/crazywhalecc/static-php-cli into zig
|
2025-07-24 11:02:11 +07:00 |
|
crazywhalecc
|
52a623f31e
|
Suggestions
|
2025-07-24 12:00:17 +08:00 |
|
crazywhalecc
|
abd7d3cfb4
|
Add --no-alt and --skip-extract option to install-pkg command
|
2025-07-24 00:42:30 +08:00 |
|
crazywhalecc
|
b0c0ecb59c
|
Rename to suggestions
|
2025-07-23 15:33:26 +08:00 |
|
Marc
|
0d0c789d8b
|
Merge pull request #828 from crazywhalecc/feat/pkg-config-integration
Add real pkg-config integration
|
2025-07-23 13:49:36 +07:00 |
|
crazywhalecc
|
9f7a7a5703
|
Add packing placeholder
|
2025-07-23 11:52:25 +08:00 |
|
crazywhalecc
|
7e977414a7
|
Use spc-config instead of SPC_EXTRA_LIBS, trigger extension test
|
2025-07-22 19:59:44 +08:00 |
|
crazywhalecc
|
95a94da66f
|
Add --no-php option to spc-config
|
2025-07-22 17:26:34 +08:00 |
|
Marc
|
04f3f0872d
|
Merge branch 'main' into zig
|
2025-07-18 12:47:58 +07:00 |
|
Jerry Ma
|
3d45890a2d
|
Merge pull request #821 from crazywhalecc/fix/windows-curl-sspi
Fix/windows curl sspi
|
2025-07-17 13:58:31 +08:00 |
|
Jerry Ma
|
bb5eb64b28
|
Merge pull request #802 from crazywhalecc/feat/safe-pack
Check lib-suggest before packing libs
|
2025-07-17 13:34:15 +08:00 |
|
crazywhalecc
|
7e7eb844a7
|
cs-fix
|
2025-07-17 12:26:30 +08:00 |
|
crazywhalecc
|
c604f88685
|
Disallow alt for php-src
|
2025-07-17 12:21:50 +08:00 |
|
crazywhalecc
|
5f2459ae43
|
Avoid useless exception on startup version mismatch
|
2025-07-15 21:11:38 +08:00 |
|
DubbleClick
|
f6c6011061
|
err, we need to install zig of course
|
2025-07-01 16:25:08 +07:00 |
|
DubbleClick
|
2ebdc4509c
|
<
|
2025-07-01 11:00:24 +07:00 |
|
crazywhalecc
|
e1e48922de
|
Use isStatic instead of isStaticTarget
|
2025-06-29 22:49:48 +08:00 |
|
crazywhalecc
|
7f45f4aeec
|
Fix phpunit, add SPC_SKIP_TOOLCHAIN_CHECK
|
2025-06-29 19:48:09 +08:00 |
|
DubbleClick
|
dbdf10c75a
|
support for dynamic linking of musl libc
|
2025-06-29 18:24:25 +07:00 |
|
crazywhalecc
|
fcaa7c5f42
|
Add no-env-check for builder
|
2025-06-29 16:21:22 +08:00 |
|
crazywhalecc
|
977fbaa8ef
|
Suggestions
|
2025-06-29 16:00:17 +08:00 |
|
DubbleClick
|
02f2837f86
|
adjust craft command for zig
|
2025-06-28 22:55:30 +07:00 |
|
crazywhalecc
|
12aadf18cc
|
refactor: replace SPC_LIBC with SPC_TARGET and update related logic
|
2025-06-28 16:36:05 +08:00 |
|
crazywhalecc
|
f6d25153c6
|
Allow deleting pre-built or source only for del-download
|
2025-06-22 16:04:50 +08:00 |
|
crazywhalecc
|
1409d1b47b
|
Check lib-suggest before packing libs
|
2025-06-22 13:52:53 +08:00 |
|
Marc
|
6c47065686
|
Merge pull request #782 from crazywhalecc/fix/aarch64-uv-pthread
fix uv missing pthread_atfork in aarch64 centos 7
|
2025-06-20 17:22:52 +07:00 |
|
DubbleClick
|
58d979712e
|
suggestion
|
2025-06-20 17:11:52 +07:00 |
|
crazywhalecc
|
f6837079d3
|
Revert build-embed option as boolean
|
2025-06-20 01:57:45 +08:00 |
|