DubbleClick
|
40ac705c46
|
remove openmp support entirely, system packages distribute it disabled, the ini disables it by default and the authors recommend disabling it. WIth a distinction between libgomp, libomp and the non-existent usable static libraries for them, it's just not worth it.
|
2025-06-25 11:21:58 +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
|
253206de22
|
better
|
2025-06-24 22:57:12 +07:00 |
|
DubbleClick
|
5a60f4c02b
|
another librdkafka patch
|
2025-06-24 22:56:48 +07:00 |
|
DubbleClick
|
2433752273
|
needless default
|
2025-06-24 13:17:43 +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
|
955b586908
|
fix lz4
|
2025-06-22 19:51:55 +07:00 |
|
DubbleClick
|
15fbde29d4
|
remove duplicate
|
2025-06-22 17:02:16 +07:00 |
|
DubbleClick
|
2cce02bfa9
|
liblz4 replacement
|
2025-06-22 17:01:08 +07:00 |
|
DubbleClick
|
7e35de8a0e
|
CXX for watcher-c
|
2025-06-22 16:19:01 +07:00 |
|
DubbleClick
|
9a98fd9cff
|
patch things for zig compatibility
|
2025-06-22 15:52:01 +07:00 |
|
DubbleClick
|
c464f78340
|
dont build exe
|
2025-06-21 10:58:54 +07:00 |
|
DubbleClick
|
62a13f2da6
|
bring back http3 support for curl
|
2025-06-21 10:16:35 +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 |
|
DubbleClick
|
962de5b25f
|
add edant/watcher, to make spc-packages easier
|
2025-06-13 22:51:35 +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 |
|
DubbleClick
|
fcfbb59637
|
fix phpstan
|
2025-06-12 10:48:15 +07:00 |
|
DubbleClick
|
089b94d753
|
add fastlz, libmemcached for linux
|
2025-06-12 10:46:35 +07:00 |
|
crazywhalecc
|
c0ea47ce75
|
I really got redundant test error
|
2025-06-12 00:41:33 +08:00 |
|
DubbleClick
|
d322be1666
|
err, add it back in
|
2025-06-11 15:02:07 +07:00 |
|
DubbleClick
|
a503aaa8a0
|
-lomp on macos
|
2025-06-11 15:01:16 +07:00 |
|
DubbleClick
|
311de9381c
|
fix gomp error
|
2025-06-11 13:47:32 +07:00 |
|
DubbleClick
|
dcdd167db3
|
Merge remote-tracking branch 'origin/fix/icurel' into fix/icurel
# Conflicts:
# src/SPC/builder/unix/library/gettext.php
# src/SPC/builder/unix/library/libiconv.php
# src/SPC/builder/unix/library/libxslt.php
|
2025-06-10 19:48:22 +07:00 |
|
DubbleClick
|
9ed62b02b6
|
make patchLaDependencyPrefix argument optional, remove cleanLaFiles
|
2025-06-10 19:46:55 +07:00 |
|
crazywhalecc
|
145fe7ce13
|
Remove curl libbrotli patches
|
2025-06-10 17:17:46 +08:00 |
|
crazywhalecc
|
b320eb853a
|
Rename ignoreConfigureArgs to removeConfigureArgs
|
2025-06-10 17:17:46 +08:00 |
|
crazywhalecc
|
da45aa7f15
|
Fix ngtcp2 and libheif build missing lib bug
|
2025-06-10 17:17:46 +08:00 |
|
crazywhalecc
|
11f21304f9
|
Fix libxslt lib compile bug
|
2025-06-10 17:17:46 +08:00 |
|
crazywhalecc
|
6cb2cdd5a2
|
Add ignoreConfigureArgs for UnixAutoconfExecutor
|
2025-06-10 17:17:46 +08:00 |
|