crazywhalecc
|
a2c5c7e6e6
|
Add cgi SAPI
|
2025-09-04 14:05:00 +08:00 |
|
crazywhalecc
|
99e8900aba
|
Add macOS AR and LD
|
2025-08-22 13:19:42 +08:00 |
|
crazywhalecc
|
34edb6e329
|
Add PHP_BUILD_PROVIDER to env.ini
|
2025-08-01 10:58:31 +08:00 |
|
DubbleClick
|
feaff0a08c
|
fix macos
|
2025-07-29 09:20:33 +07:00 |
|
DubbleClick
|
342192fd67
|
remove lto related stuff again, not worth using
|
2025-07-28 19:43:01 +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 |
|
crazywhalecc
|
f47c3a2d20
|
Fix macOS missing lib when linking
|
2025-07-25 12:58:19 +08:00 |
|
DubbleClick
|
41bb3e7319
|
move -Wno-date-time to ZigToolchain instead of env.ini
|
2025-07-24 15:51:08 +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 |
|
Marc
|
04f3f0872d
|
Merge branch 'main' into zig
|
2025-07-18 12:47:58 +07:00 |
|
crazywhalecc
|
e6a050de82
|
Use SPC_EXTRA_LIBS instead of SPC_WINDOWS_EXEC_LIBS
|
2025-07-17 13:14:18 +08:00 |
|
crazywhalecc
|
83db186972
|
Fix curl static build for Windows
|
2025-07-17 12:21:13 +08:00 |
|
DubbleClick
|
2ac20cf3af
|
remove unnecessary LDFLAGS_PROGRAM env var
|
2025-07-05 10:44:40 +07:00 |
|
DubbleClick
|
d65d82ff0a
|
remove extra libraries for php configure/make, since they're the same and only depend on the target libc
|
2025-07-04 14:27:48 +07:00 |
|
DubbleClick
|
a5a87b975b
|
update target declaration to be correct
|
2025-07-03 12:20:59 +07:00 |
|
DubbleClick
|
c735960ff8
|
Revert "remote -lutil?"
This reverts commit aff3373b78dc670ad7b778ba9b303f383cda2fd4.
|
2025-07-03 11:43:05 +07:00 |
|
DubbleClick
|
aff3373b78
|
remote -lutil?
|
2025-07-03 11:11:21 +07:00 |
|
DubbleClick
|
9c7e2171f6
|
formatting
|
2025-07-01 14:07:41 +07:00 |
|
DubbleClick
|
0a33fba23e
|
zig toolchain stuff
|
2025-07-01 14:01:48 +07:00 |
|
DubbleClick
|
2ebdc4509c
|
<
|
2025-07-01 11:00:24 +07:00 |
|
Marc
|
68e500eea0
|
Merge branch 'main' into refactor/spc-target
|
2025-06-30 20:16:59 +07:00 |
|
DubbleClick
|
51e23d21cd
|
remove w32 patches (other branch isn't merged yet)
|
2025-06-30 12:56:12 +07:00 |
|
DubbleClick
|
dbdf10c75a
|
support for dynamic linking of musl libc
|
2025-06-29 18:24:25 +07:00 |
|
crazywhalecc
|
e36800b951
|
phpunit fix
|
2025-06-29 16:03:38 +08:00 |
|
crazywhalecc
|
977fbaa8ef
|
Suggestions
|
2025-06-29 16:00:17 +08:00 |
|
crazywhalecc
|
25c2def710
|
Remove unnecessary SPC_MICRO_PATCHES
|
2025-06-28 16:47:19 +08:00 |
|
crazywhalecc
|
12aadf18cc
|
refactor: replace SPC_LIBC with SPC_TARGET and update related logic
|
2025-06-28 16:36:05 +08:00 |
|
DubbleClick
|
b142610800
|
move to systemutil
|
2025-06-25 14:52:50 +07:00 |
|
DubbleClick
|
9a3a536479
|
runtime object patch for shared extensions
|
2025-06-25 14:32:00 +07:00 |
|
DubbleClick
|
cb62ffdfc2
|
we manage -fno-sanitize in code, only needed for opcache with jit
|
2025-06-25 11:24:01 +07:00 |
|
DubbleClick
|
5334727528
|
remove -L/usr/lib64 (need to put it in the zig-cc script, stupid to add it in 15 different places instead)
|
2025-06-24 23:07:17 +07:00 |
|
DubbleClick
|
e1028b0348
|
swoole has date time conversion error in c++ code, clang needs -lunwind
|
2025-06-24 20:43:38 +07:00 |
|
DubbleClick
|
74849a8d48
|
-fno-sanitize=undefined is enabled in zig by default, not in gcc and clang
|
2025-06-24 09:05:44 +07:00 |
|
DubbleClick
|
ee0de6933f
|
deprecated linker option
|
2025-06-23 19:21:51 +07:00 |
|
DubbleClick
|
7628847a46
|
suboptimal solutions, but a bit closer to building
|
2025-06-23 12:57:00 +07:00 |
|
DubbleClick
|
32a1fd45df
|
don't disable warnings
|
2025-06-22 17:21:28 +07:00 |
|
DubbleClick
|
2cce02bfa9
|
liblz4 replacement
|
2025-06-22 17:01:08 +07:00 |
|
DubbleClick
|
40d602c82e
|
xcaddy fails with this, because the module still calls itself dunglas/frankenphp
|
2025-06-19 12:08:53 +07:00 |
|
crazywhalecc
|
437d6810b7
|
Bump version, update docs, change owner dunglas to php
|
2025-06-19 13:01:26 +08:00 |
|
DubbleClick
|
5f3f999222
|
run go mod frankenphp automatically when running craft
|
2025-06-19 10:36:31 +07:00 |
|
crazywhalecc
|
7dc3b7c8ac
|
Merge remote-tracking branch 'origin/main' into sapi/frankenphp
|
2025-06-19 10:11:26 +08:00 |
|
DubbleClick
|
8c6a708764
|
ah, the infamous arm64 bug with -fpic vs -fPIC
it's a bit slower, but oh well
|
2025-06-18 12:46:05 +07:00 |
|
DubbleClick
|
d58534b07d
|
add support for frankenphp directory from file system, instead of pulling latest xcaddy module
|
2025-06-18 12:19:33 +07:00 |
|
DubbleClick
|
d094824d76
|
--with github.com/dunglas/caddy-cbrotli requires brotli
|
2025-06-18 11:54:03 +07:00 |
|
DubbleClick
|
c1870af1b1
|
add frankenphp sapi
|
2025-06-18 11:15:16 +07:00 |
|
DubbleClick
|
0ee9a0cfa4
|
oops, don't pass -fpic to CPPflags, I misread it as CXXflags
|
2025-06-12 11:45:47 +07:00 |
|
DubbleClick
|
d9f7aa760e
|
update default env (shouldn't we pass -fpic to default c flags on macos?)
|
2025-06-12 11:40:32 +07:00 |
|