henderkes
|
995187d258
|
extra information for steps
|
2025-10-12 22:32:27 +02:00 |
|
henderkes
|
5333a04e1c
|
clarification
|
2025-10-12 22:27:38 +02:00 |
|
henderkes
|
19be5263b5
|
add error
|
2025-10-12 22:26:06 +02:00 |
|
Marc
|
6d6a29368e
|
fix building of shared extensions (grpc, simdjson, soap) (#905)
|
2025-10-12 11:24:32 +02:00 |
|
crazywhalecc
|
897cb00351
|
Use failsafe for SPC_EXTRA_PHP_VARS
|
2025-10-12 16:42:38 +08:00 |
|
henderkes
|
018dfae15e
|
suggestions
|
2025-10-11 10:38:51 +02:00 |
|
Marc
|
e6408b4693
|
Fix static linux cli -a not working issue (#893)
|
2025-10-08 11:37:27 +02:00 |
|
henderkes
|
044275d909
|
typo
|
2025-09-30 14:22:38 +02:00 |
|
henderkes
|
c5316f9231
|
-v3 doesn't have avx512 yet
|
2025-09-30 14:21:31 +02:00 |
|
henderkes
|
2d1a61d184
|
explicitly disable avx512 if zig and march not high enough
|
2025-09-30 14:00:13 +02:00 |
|
henderkes
|
808d224b08
|
build frankenphp before shared extensions again
|
2025-09-18 09:07:18 +02:00 |
|
crazywhalecc
|
be7c002869
|
Patch only when building cli
|
2025-09-07 16:10:50 +08:00 |
|
crazywhalecc
|
4bc30b0b6f
|
Add php-src/config.log for SPCException
|
2025-09-07 11:50:51 +08:00 |
|
crazywhalecc
|
a2c5c7e6e6
|
Add cgi SAPI
|
2025-09-04 14:05:00 +08:00 |
|
crazywhalecc
|
465bd3ce85
|
Use separated functions for exporting symbols
|
2025-08-31 14:24:28 +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
|
f18725083a
|
disable opcache jit automatically on alpine target (only required for php < 8.5)
|
2025-08-28 11:32:33 +07:00 |
|
crazywhalecc
|
f68f060be2
|
Refactor all (except command) modules using new exceptions
|
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 |
|
Jerry Ma
|
2d6d25cadf
|
Update src/SPC/builder/linux/LinuxBuilder.php
Co-authored-by: Marc <m@pyc.ac>
|
2025-08-03 22:46:47 +08:00 |
|
crazywhalecc
|
643926886c
|
Test original
|
2025-08-03 02:00:19 +08:00 |
|
crazywhalecc
|
9a5a59d876
|
Test
|
2025-08-03 01:49:15 +08:00 |
|
crazywhalecc
|
e6cf05ddff
|
Test
|
2025-08-03 01:12:28 +08:00 |
|
crazywhalecc
|
e14301d991
|
Symbol workaround for cross toolchain
|
2025-08-02 18:07:32 +08:00 |
|
crazywhalecc
|
af62e55da8
|
Add missing space
|
2025-08-02 01:38:32 +08:00 |
|
crazywhalecc
|
22a8191b97
|
Fix opcache jit option parsing in builder
|
2025-08-02 01:29:20 +08:00 |
|
DubbleClick
|
fda637bb03
|
suggestions
|
2025-07-30 10:24:21 +07:00 |
|
DubbleClick
|
e8bc892d8b
|
Merge branch 'main' of https://github.com/crazywhalecc/static-php-cli into zig
|
2025-07-29 10:20:30 +07:00 |
|
Jerry Ma
|
fafe7d5778
|
Merge pull request #835 from crazywhalecc/chore/test-and-validate
Chore: PHPUnit test & docs & PHPDoc for vendor mode
|
2025-07-29 11:08:53 +08:00 |
|
DubbleClick
|
342192fd67
|
remove lto related stuff again, not worth using
|
2025-07-28 19:43:01 +07:00 |
|
DubbleClick
|
944cca709f
|
use $AR in second part of command too
|
2025-07-27 01:10:21 +07:00 |
|
DubbleClick
|
b6f673cd68
|
Use $AR instead of ar. Compatibility with -flto(=thin).
|
2025-07-27 00:59:32 +07:00 |
|
DubbleClick
|
d0d51ccf82
|
trigger CI again after clearing cache
|
2025-07-26 22:23:00 +07:00 |
|
DubbleClick
|
05053b5cd6
|
cs fix
|
2025-07-26 21:45:48 +07:00 |
|
DubbleClick
|
978552136c
|
try to make everything -flto=thin compatible (librdkafka fails for some reason)
|
2025-07-26 21:44:01 +07:00 |
|
DubbleClick
|
c2b3b78846
|
switch to libmimalloc.a because go linker is sometimes doing unpredictable things
|
2025-07-26 13:51:34 +07:00 |
|
DubbleClick
|
6e74dabc1c
|
reduce libphp.a size by stripping .a archives inside it as well
|
2025-07-26 13:48:22 +07:00 |
|
DubbleClick
|
2cb1a95132
|
change dependency tracking
|
2025-07-26 11:13:29 +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 |
|
crazywhalecc
|
6c3ff7da32
|
Change LDFLAGS_PROGRAM to hard-coded
|
2025-07-25 12:58:19 +08:00 |
|
DubbleClick
|
00e78dd84f
|
fix imagick problem, for some reason it must be in the --start-group --end-group
|
2025-07-25 09:59:24 +07:00 |
|
DubbleClick
|
dd99f258c1
|
do not pull it symbols from libpq during conftests...
|
2025-07-24 21:32:14 +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
|
7e977414a7
|
Use spc-config instead of SPC_EXTRA_LIBS, trigger extension test
|
2025-07-22 19:59:44 +08:00 |
|
crazywhalecc
|
f69f8d1e4a
|
Move zig-toolchain-only things to zig toolchain class
|
2025-07-22 13:16:26 +08:00 |
|
crazywhalecc
|
86e3e51b5a
|
Drop legacy phpmicro support
|
2025-07-22 12:29:41 +08:00 |
|
crazywhalecc
|
4fc081fcc6
|
Correct chdir to original dir
|
2025-07-22 12:25:43 +08:00 |
|
DubbleClick
|
05f3abe944
|
cs fix
|
2025-07-05 13:53:12 +07:00 |
|
DubbleClick
|
a191c136dc
|
strip all may strip things needed for relocation on musl
|
2025-07-05 13:52:47 +07:00 |
|
DubbleClick
|
93d6a45a78
|
*full* shared extension build linked against musl libc dynamically works!
|
2025-07-05 12:01:52 +07:00 |
|