DubbleClick
|
c2d6b9ad2c
|
refactor lock file constant out
|
2025-06-19 09:50:38 +07:00 |
|
DubbleClick
|
4977286936
|
fix test
|
2025-06-19 09:43:13 +07:00 |
|
DubbleClick
|
cc09184183
|
fix test
|
2025-06-19 09:34:44 +07:00 |
|
DubbleClick
|
a9713c3bfa
|
polish merge
|
2025-06-19 09:32:55 +07:00 |
|
Marc
|
3af40a66dd
|
Merge pull request #772 from crazywhalecc/sapi/frankenphp
Sapi/frankenphp
|
2025-06-19 09:30:16 +07:00 |
|
DubbleClick
|
6e70f16e1b
|
Merge remote-tracking branch 'origin/docs' into sapi/frankenphp
|
2025-06-19 09:22:25 +07:00 |
|
DubbleClick
|
16fccf8184
|
Merge remote-tracking branch 'origin/sapi/frankenphp' into sapi/frankenphp
|
2025-06-19 09:14:49 +07:00 |
|
DubbleClick
|
804468f7b9
|
refactor common exec code out
|
2025-06-19 09:14:39 +07:00 |
|
crazywhalecc
|
7dc3b7c8ac
|
Merge remote-tracking branch 'origin/main' into sapi/frankenphp
|
2025-06-19 10:11:26 +08:00 |
|
DubbleClick
|
b42409efd1
|
LD_LIBRARY_PATH for frankenphp sanity check
|
2025-06-19 09:08:42 +07:00 |
|
DubbleClick
|
cb010d81ac
|
there's no documented functionality to download without building - xcaddy is meant to do both in one step
|
2025-06-19 09:03:40 +07:00 |
|
DubbleClick
|
15979d4636
|
fix double path
|
2025-06-19 08:59:56 +07:00 |
|
Marc
|
1a164fa057
|
Merge pull request #775 from crazywhalecc/sapi/frankenphp-prerequisites
Sapi/frankenphp prerequisites
|
2025-06-19 08:54:42 +07:00 |
|
crazywhalecc
|
a76f49f927
|
Remove libxml2 requirement for linux
|
2025-06-18 21:56:36 +08:00 |
|
crazywhalecc
|
becee5b426
|
Use version instead of -v
|
2025-06-18 21:27:07 +08:00 |
|
crazywhalecc
|
4ecaffd908
|
Fix test-extensions.php
|
2025-06-18 21:08:05 +08:00 |
|
crazywhalecc
|
74b1dda884
|
Fix test-extensions.php
|
2025-06-18 21:06:08 +08:00 |
|
crazywhalecc
|
d6858e18df
|
phpstan fix
|
2025-06-18 20:57:14 +08:00 |
|
crazywhalecc
|
92284e92c9
|
Refactor go and frankenphp downloads and builds
|
2025-06-18 20:56:07 +08:00 |
|
crazywhalecc
|
f709f3bb18
|
Add custom package downloader and extractor
|
2025-06-18 20:55:24 +08:00 |
|
crazywhalecc
|
8e2dffc3b5
|
Add frankenphp sapi embed build at build command, not constant
|
2025-06-18 20:54:54 +08:00 |
|
crazywhalecc
|
ae569316ff
|
Remove go download from doctor
|
2025-06-18 20:54:01 +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
|
f10ba86218
|
add extension test for frankenphp
|
2025-06-18 14:18:01 +07:00 |
|
Jerry Ma
|
24e19deb58
|
Merge pull request #768 from crazywhalecc/ci/commit-tests
Add commit tests
|
2025-06-18 14:16:34 +08:00 |
|
crazywhalecc
|
f7a3f80689
|
Add test extensions as trigger
|
2025-06-18 14:06:59 +08:00 |
|
crazywhalecc
|
b4168d09b5
|
Add test extensions as trigger
|
2025-06-18 14:06:36 +08:00 |
|
Jerry Ma
|
ba0ea5b40a
|
Refactor lock component to a single class (#773)
|
2025-06-18 14:05:43 +08:00 |
|
Marc
|
04cefda66c
|
Merge pull request #774 from crazywhalecc/fix/arm64-musl
ah, the infamous arm64 bug with -fpic vs -fPIC
|
2025-06-18 12:46:57 +07: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
|
a1e76d9d02
|
remove watcher suggestion
|
2025-06-18 12:41:27 +07:00 |
|
DubbleClick
|
82ee6f0dee
|
allow specifying if we want to build embed shared or static
|
2025-06-18 12:35:48 +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
|
d635b10e24
|
specify system gcc to build xcaddy in spc-gnu-docker
|
2025-06-18 11:47:05 +07:00 |
|
DubbleClick
|
dca43d6d8d
|
nicer escaping
|
2025-06-18 11:39:22 +07:00 |
|
DubbleClick
|
abf3bfb98e
|
suggest watcher
|
2025-06-18 11:36:58 +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
|
c1e68323c7
|
cs fix
|
2025-06-18 11:21:50 +07:00 |
|
DubbleClick
|
f64eb0dea5
|
build for bsd and macos too
|
2025-06-18 11:20:05 +07:00 |
|
DubbleClick
|
c1870af1b1
|
add frankenphp sapi
|
2025-06-18 11:15:16 +07:00 |
|
crazywhalecc
|
71783088c0
|
Use new trigger test message
|
2025-06-18 11:55:13 +08:00 |
|
crazywhalecc
|
7057a135cf
|
Trigger extension test
|
2025-06-18 11:54:10 +08:00 |
|
crazywhalecc
|
5cb107b844
|
Test test
|
2025-06-18 11:53:17 +08:00 |
|
crazywhalecc
|
57b22782d3
|
Define env in phpunit.xml
|
2025-06-18 10:50:53 +07:00 |
|
crazywhalecc
|
cb0a90d1d9
|
Add source hash comparator & refactor download lock
|
2025-06-18 10:50:53 +07:00 |
|