DubbleClick
|
342192fd67
|
remove lto related stuff again, not worth using
|
2025-07-28 19:43: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
|
2cb1a95132
|
change dependency tracking
|
2025-07-26 11:13:29 +07:00 |
|
DubbleClick
|
a8be88d771
|
fix swow
|
2025-07-25 16:13:48 +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
|
5c9a3e236b
|
array_reverse again
|
2025-07-24 21:29:34 +07: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 |
|
DubbleClick
|
ee492dcde1
|
patch pc files
|
2025-07-23 14:10:28 +07:00 |
|
DubbleClick
|
22bec873a8
|
more merge stuff
|
2025-07-23 13:55:09 +07:00 |
|
DubbleClick
|
958fd0cdcb
|
Merge branch 'main' of https://github.com/crazywhalecc/static-php-cli into grpc
|
2025-07-23 13:51:33 +07:00 |
|
DubbleClick
|
4c56c96326
|
lib-suggests: ldap was missing for curl
|
2025-07-23 13:16:23 +07:00 |
|
crazywhalecc
|
779c7cec30
|
test pgsql
|
2025-07-23 01:32:42 +08:00 |
|
crazywhalecc
|
a2e0efaed3
|
extension test
|
2025-07-23 00:45:06 +08:00 |
|
crazywhalecc
|
a095d489f3
|
Fix libwebp static libs order
|
2025-07-22 22:09:45 +08:00 |
|
crazywhalecc
|
f2ccabf062
|
Fix library base, fix brotli and curl libs, trigger extension test
|
2025-07-22 21:54:27 +08:00 |
|
crazywhalecc
|
1888b735d1
|
Fix all extension builds
|
2025-07-22 21:13:35 +08:00 |
|
crazywhalecc
|
7e977414a7
|
Use spc-config instead of SPC_EXTRA_LIBS, trigger extension test
|
2025-07-22 19:59:44 +08:00 |
|
DubbleClick
|
9172c39a26
|
change --with-prefix to --with-path, add --enable-path (yes, grpc uses that...)
|
2025-07-22 18:29:58 +07:00 |
|
DubbleClick
|
3ca7c15208
|
simplify back to --enable, it actually supports paths :O
|
2025-07-22 18:21:33 +07:00 |
|
DubbleClick
|
107fb08e34
|
simplify patch logic for grpc (--enable-grpc=PATH does not actually pass a path, needs to be --with-grpc=PATH)
|
2025-07-22 16:26:37 +07:00 |
|
crazywhalecc
|
20ab4afb4b
|
Merge branch 'main' into grpc
# Conflicts:
# src/globals/test-extensions.php
|
2025-07-22 13:57:31 +08:00 |
|
DubbleClick
|
81b96c2b30
|
Merge remote-tracking branch 'origin/main' into zig
|
2025-07-22 12:49:42 +07:00 |
|
DubbleClick
|
6594f6b653
|
fix remaining errors
|
2025-07-22 11:23:42 +07:00 |
|
DubbleClick
|
9b207807eb
|
doesn't even work yet, there has to be a better way than to add 2913912309 libraries
|
2025-07-22 10:48:13 +07:00 |
|
DubbleClick
|
2ebd230a08
|
use git instead of patching deps.sh
|
2025-07-22 10:43:51 +07:00 |
|
DubbleClick
|
a643c44ac6
|
suggestion 1
|
2025-07-22 10:22:53 +07:00 |
|
DubbleClick
|
52862a3d63
|
fix libtiff libs being defined after configure
|
2025-07-22 10:22:52 +07:00 |
|
DubbleClick
|
ff092b4e9d
|
add libjxl #755
|
2025-07-22 10:22:52 +07:00 |
|
DubbleClick
|
0d6453751d
|
fixes
|
2025-07-22 10:22:52 +07:00 |
|
DubbleClick
|
ece7a04437
|
oops
|
2025-07-22 10:22:52 +07:00 |
|
DubbleClick
|
9d2d3d2d0a
|
test
# Conflicts:
# src/globals/test-extensions.php
|
2025-07-22 10:22:48 +07:00 |
|
DubbleClick
|
cec445eab5
|
sort
|
2025-07-22 10:21:09 +07:00 |
|
DubbleClick
|
be0dbcd9eb
|
add jbig
|
2025-07-22 10:21:09 +07:00 |
|
DubbleClick
|
5c44703f53
|
add lerc
|
2025-07-22 10:21:09 +07:00 |
|
DubbleClick
|
01887d652c
|
add extra runtime objects for shared libraries built directly by php make too
|
2025-07-19 15:10:42 +07:00 |
|
Marc
|
04f3f0872d
|
Merge branch 'main' into zig
|
2025-07-18 12:47:58 +07:00 |
|
DubbleClick
|
c752f4d4b5
|
tidy too
|
2025-07-18 11:56:29 +07:00 |
|
DubbleClick
|
991e2dee5a
|
stable
|
2025-07-18 11:53:57 +07:00 |
|
DubbleClick
|
33d974bb3d
|
use stable sources for swoole and swow
|
2025-07-18 11:53:36 +07:00 |
|
crazywhalecc
|
e6a050de82
|
Use SPC_EXTRA_LIBS instead of SPC_WINDOWS_EXEC_LIBS
|
2025-07-17 13:14:18 +08:00 |
|
crazywhalecc
|
c604f88685
|
Disallow alt for php-src
|
2025-07-17 12:21:50 +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 |
|