crazywhalecc
|
1888b735d1
|
Fix all extension builds
|
2025-07-22 21:13:35 +08:00 |
|
crazywhalecc
|
5dbf401615
|
Fix macOS libphp.dylib compatibility
|
2025-07-22 14:46:41 +08:00 |
|
DubbleClick
|
fff23649cf
|
only comment out that line temporarily
|
2025-07-18 20:45:46 +07:00 |
|
Marc
|
ca8cd7ff3d
|
Merge branch 'main' into zig
|
2025-07-16 18:43:48 +07:00 |
|
crazywhalecc
|
dd72b32559
|
Merge
|
2025-07-10 12:59:27 +08:00 |
|
DubbleClick
|
10c8fe1f26
|
make it fail again (so we can later enable tmate)
|
2025-07-05 22:51:57 +07:00 |
|
DubbleClick
|
67277ccc21
|
explicitly state libphp we built?
|
2025-07-05 21:54:36 +07:00 |
|
DubbleClick
|
3ff8c504f8
|
cs fix, enable action-tmate
|
2025-07-05 19:19:17 +07:00 |
|
DubbleClick
|
939b9eb8a8
|
fix debug flags
|
2025-07-05 19:13:16 +07:00 |
|
DubbleClick
|
a191c136dc
|
strip all may strip things needed for relocation on musl
|
2025-07-05 13:52:47 +07:00 |
|
DubbleClick
|
76b36cef35
|
fix macos test
|
2025-07-02 14:26:15 +07:00 |
|
DubbleClick
|
df0d5fdbe8
|
merge fix
|
2025-07-01 13:02:59 +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 |
|
DubbleClick
|
78666ff7de
|
support for frankenphp linked dynamically too
|
2025-06-29 18:28:42 +07:00 |
|
DubbleClick
|
dbdf10c75a
|
support for dynamic linking of musl libc
|
2025-06-29 18:24:25 +07:00 |
|
crazywhalecc
|
977fbaa8ef
|
Suggestions
|
2025-06-29 16:00:17 +08:00 |
|
crazywhalecc
|
12aadf18cc
|
refactor: replace SPC_LIBC with SPC_TARGET and update related logic
|
2025-06-28 16:36:05 +08:00 |
|
DubbleClick
|
4c8a173213
|
build_lib_path is better
|
2025-06-27 22:53:18 +07:00 |
|
DubbleClick
|
b6240f16fb
|
clean files before compiling because it may try to link the wrong one
|
2025-06-27 22:51:53 +07:00 |
|
DubbleClick
|
f5281535d9
|
strip libphp.so and frankenphp
|
2025-06-27 22:48:15 +07:00 |
|
DubbleClick
|
464c2dca85
|
cs fix
|
2025-06-27 22:01:56 +07:00 |
|
DubbleClick
|
43dc04b4d0
|
building shared libphp.so on musl is really pointless and should be an error, since static compilations cannot load it
|
2025-06-27 22:01:37 +07:00 |
|
DubbleClick
|
2ff78e531e
|
cs fix, where did that come from?
|
2025-06-26 17:25:46 +07:00 |
|
DubbleClick
|
03a33d87ff
|
fix frankenphp build
|
2025-06-26 17:23:37 +07:00 |
|
DubbleClick
|
fae2878c41
|
refactor env var logic out to packages, abomination of a zig-cc script...
|
2025-06-26 14:24:00 +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
|
864c55feaf
|
oops
|
2025-06-23 13:12:40 +07:00 |
|
DubbleClick
|
7628847a46
|
suboptimal solutions, but a bit closer to building
|
2025-06-23 12:57:00 +07:00 |
|
DubbleClick
|
dfac385d21
|
suggestions
|
2025-06-19 12:23:33 +07:00 |
|
DubbleClick
|
40d602c82e
|
xcaddy fails with this, because the module still calls itself dunglas/frankenphp
|
2025-06-19 12:08:53 +07:00 |
|
DubbleClick
|
fbd6360bda
|
rename go-mod-frankenphp to go-xcaddy
|
2025-06-19 12:07:22 +07:00 |
|
crazywhalecc
|
a0047e3ad7
|
Merge remote-tracking branch 'origin/docs' into docs
|
2025-06-19 13:01:41 +08:00 |
|
crazywhalecc
|
437d6810b7
|
Bump version, update docs, change owner dunglas to php
|
2025-06-19 13:01:26 +08:00 |
|
DubbleClick
|
82ec7733ba
|
musl: all-static!
|
2025-06-19 11:59:48 +07:00 |
|
crazywhalecc
|
1357990c4c
|
Add github token hook for curlExec
|
2025-06-19 12:51:00 +08:00 |
|
DubbleClick
|
5f3f999222
|
run go mod frankenphp automatically when running craft
|
2025-06-19 10:36:31 +07:00 |
|
DubbleClick
|
b42409efd1
|
LD_LIBRARY_PATH for frankenphp sanity check
|
2025-06-19 09:08:42 +07:00 |
|
crazywhalecc
|
becee5b426
|
Use version instead of -v
|
2025-06-18 21:27:07 +08:00 |
|
crazywhalecc
|
92284e92c9
|
Refactor go and frankenphp downloads and builds
|
2025-06-18 20:56:07 +08:00 |
|
DubbleClick
|
eee2ff6d61
|
don't embed minor version when loading libphp.so
|
2025-06-18 15:55:14 +07:00 |
|
DubbleClick
|
65b828c424
|
embed version information
|
2025-06-18 15:50:55 +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
|
f37c863092
|
only needed on linux
|
2025-06-18 12:04:01 +07:00 |
|
DubbleClick
|
e71f76288b
|
support building static frankenphp
|
2025-06-18 12:02:37 +07:00 |
|
DubbleClick
|
d094824d76
|
--with github.com/dunglas/caddy-cbrotli requires brotli
|
2025-06-18 11:54:03 +07:00 |
|
DubbleClick
|
dca43d6d8d
|
nicer escaping
|
2025-06-18 11:39:22 +07:00 |
|
DubbleClick
|
c46f8513dd
|
watcher...
|
2025-06-18 11:34:05 +07:00 |
|
DubbleClick
|
92338d478e
|
don't bake the rpath in, otherwise we might run into issues when loading frankenphp after compiling a different version
|
2025-06-18 11:30:04 +07:00 |
|
DubbleClick
|
c1870af1b1
|
add frankenphp sapi
|
2025-06-18 11:15:16 +07:00 |
|