DubbleClick
|
d0d51ccf82
|
trigger CI again after clearing cache
|
2025-07-26 22:23:00 +07:00 |
|
DubbleClick
|
05053b5cd6
|
cs fix
|
2025-07-26 21:45:48 +07:00 |
|
DubbleClick
|
978552136c
|
try to make everything -flto=thin compatible (librdkafka fails for some reason)
|
2025-07-26 21:44: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
|
6e74dabc1c
|
reduce libphp.a size by stripping .a archives inside it as well
|
2025-07-26 13:48:22 +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 |
|
DubbleClick
|
00e78dd84f
|
fix imagick problem, for some reason it must be in the --start-group --end-group
|
2025-07-25 09:59:24 +07:00 |
|
DubbleClick
|
dd99f258c1
|
do not pull it symbols from libpq during conftests...
|
2025-07-24 21:32:14 +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 |
|
Marc
|
0d0c789d8b
|
Merge pull request #828 from crazywhalecc/feat/pkg-config-integration
Add real pkg-config integration
|
2025-07-23 13:49:36 +07:00 |
|
crazywhalecc
|
e02ce4c151
|
Fix gnu docker openssl build
|
2025-07-23 12:15:18 +08:00 |
|
crazywhalecc
|
147fd396cf
|
Fix openssl pc file
|
2025-07-23 11:52:05 +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
|
1300919c44
|
cs fix
|
2025-07-22 12:50:04 +07:00 |
|
DubbleClick
|
81b96c2b30
|
Merge remote-tracking branch 'origin/main' into zig
|
2025-07-22 12:49:42 +07:00 |
|
DubbleClick
|
9ba9b87405
|
makes more sense
|
2025-07-22 12:44:51 +07:00 |
|
DubbleClick
|
1e42ef042b
|
Merge remote-tracking branch 'origin/zig' into zig
|
2025-07-22 12:42:54 +07:00 |
|
DubbleClick
|
206bc95ee2
|
use correct musl lib
|
2025-07-22 12:42:45 +07:00 |
|
crazywhalecc
|
f69f8d1e4a
|
Move zig-toolchain-only things to zig toolchain class
|
2025-07-22 13:16:26 +08:00 |
|
crazywhalecc
|
86e3e51b5a
|
Drop legacy phpmicro support
|
2025-07-22 12:29:41 +08:00 |
|
crazywhalecc
|
4fc081fcc6
|
Correct chdir to original dir
|
2025-07-22 12:25:43 +08:00 |
|
DubbleClick
|
ff092b4e9d
|
add libjxl #755
|
2025-07-22 10:22:52 +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 |
|
Marc
|
ca8cd7ff3d
|
Merge branch 'main' into zig
|
2025-07-16 18:43:48 +07:00 |
|
DubbleClick
|
64776e3868
|
don't do host shenanigans with libffi
|
2025-07-16 12:28:22 +07:00 |
|
crazywhalecc
|
dd72b32559
|
Merge
|
2025-07-10 12:59:27 +08:00 |
|
DubbleClick
|
04cbba3f4e
|
enable-pie for openssl
|
2025-07-07 21:09:39 +07:00 |
|
DubbleClick
|
05f3abe944
|
cs fix
|
2025-07-05 13:53:12 +07:00 |
|
DubbleClick
|
a191c136dc
|
strip all may strip things needed for relocation on musl
|
2025-07-05 13:52:47 +07:00 |
|
DubbleClick
|
93d6a45a78
|
*full* shared extension build linked against musl libc dynamically works!
|
2025-07-05 12:01:52 +07:00 |
|
DubbleClick
|
2ac20cf3af
|
remove unnecessary LDFLAGS_PROGRAM env var
|
2025-07-05 10:44:40 +07:00 |
|
crazywhalecc
|
c9d33bffc8
|
Chore
|
2025-07-05 10:49:55 +08:00 |
|
crazywhalecc
|
59f9143a3c
|
Remove redundant postfix in openssl
|
2025-07-05 10:49:36 +08:00 |
|
crazywhalecc
|
5f8cd972cd
|
Move extra runtime object to zig toolchain
|
2025-07-05 10:48:56 +08:00 |
|
DubbleClick
|
013a19e25b
|
rename COMPILER_EXTRA to SPC_COMPILER_EXTRA
|
2025-07-04 14:39:42 +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
|
3070376fb6
|
dont use 32 bit objects
|
2025-07-03 20:37:50 +07:00 |
|
DubbleClick
|
6f68d7b7f1
|
Revert "add cache file option to autoconf executor by default (if cflags and ldflags match default)"
This reverts commit 5577cd0fab770028fb5cad9560ac8750c4c53182.
|
2025-07-02 12:55:59 +07:00 |
|
DubbleClick
|
5577cd0fab
|
add cache file option to autoconf executor by default (if cflags and ldflags match default)
|
2025-07-02 11:47:20 +07:00 |
|
DubbleClick
|
8d47e56010
|
sanity check after toolset init
|
2025-07-01 18:22:05 +07:00 |
|
DubbleClick
|
a6d68b9ecf
|
fix ncurses
|
2025-07-01 18:09:17 +07:00 |
|
DubbleClick
|
88f9172866
|
bring back opcache jit fix
|
2025-07-01 16:57:56 +07:00 |
|
DubbleClick
|
bebcb978f6
|
conflicts with shared tests
|
2025-07-01 14:41:14 +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 |
|
crazywhalecc
|
e1e48922de
|
Use isStatic instead of isStaticTarget
|
2025-06-29 22:49:48 +08:00 |
|