DubbleClick
|
8104ff7236
|
update checks for shared swoole-hook extensions
|
2025-08-25 12:08:53 +07:00 |
|
DubbleClick
|
e975e151f9
|
swoole hooks can be compiled if pgsql/sqlite are not compiled in statically
|
2025-08-25 11:09:02 +07:00 |
|
DubbleClick
|
ed3e29bade
|
devtoolset any version
|
2025-08-19 20:03:16 +07:00 |
|
DubbleClick
|
811aeb58ea
|
imagick needs static libstdc++ on gcc-toolset (successor of devtoolset) too
|
2025-08-19 20:01:10 +07:00 |
|
DubbleClick
|
4e9545262d
|
finish the redis thingy from the year long open PR
|
2025-08-19 10:42:30 +07:00 |
|
crazywhalecc
|
f68f060be2
|
Refactor all (except command) modules using new exceptions
|
2025-08-07 13:09:18 +08:00 |
|
crazywhalecc
|
0c9a30256e
|
Remove all @throws PHPDoc, it's almost useless for SPC anymore
|
2025-08-07 13:09:18 +08:00 |
|
DubbleClick
|
3789c7c335
|
only enable one of password-argon2 or openssl-argon2
|
2025-08-04 10:14:48 +07:00 |
|
crazywhalecc
|
4fb4e42896
|
Revert
|
2025-08-04 01:10:08 +08:00 |
|
crazywhalecc
|
81e7a0c554
|
Add without argon2 option
|
2025-08-03 23:01:24 +08:00 |
|
crazywhalecc
|
ea4905cd0d
|
Add argon2 support for PHP-NTS < 8.5
|
2025-08-03 22:59:40 +08:00 |
|
crazywhalecc
|
b644da8210
|
Remove redundant patches for openssl
|
2025-08-03 22:45:24 +08:00 |
|
crazywhalecc
|
22a8191b97
|
Fix opcache jit option parsing in builder
|
2025-08-02 01:29:20 +08:00 |
|
crazywhalecc
|
2c5cf07e9c
|
cs fix, fix file name
|
2025-08-01 15:45:33 +08:00 |
|
crazywhalecc
|
cace504a63
|
Workaround for windows openssl temporarily
|
2025-08-01 15:42:34 +08:00 |
|
crazywhalecc
|
07d66ade85
|
Add separated patchedBeforeWindowsConfigure
|
2025-08-01 01:28:56 +08:00 |
|
crazywhalecc
|
5f9fe2948c
|
Fix missing SPC_EXTRA_LIBS with type error bug
|
2025-08-01 00:09:05 +08:00 |
|
crazywhalecc
|
1047d471ed
|
Merge branch 'main' into php-85
# Conflicts:
# src/SPC/builder/linux/LinuxBuilder.php
# src/SPC/store/source/PhpSource.php
# src/globals/test-extensions.php
|
2025-07-31 23:46:34 +08:00 |
|
crazywhalecc
|
6984c29a3a
|
suggestion
|
2025-07-31 00:11:49 +08:00 |
|
crazywhalecc
|
5f33a07f4c
|
Fix windows builds when unix configure does not exist
|
2025-07-30 23:57:52 +08:00 |
|
crazywhalecc
|
af10cacdff
|
Add openssl version getter for Windows, test openssl
|
2025-07-30 23:23:12 +08:00 |
|
crazywhalecc
|
5f5d934d58
|
Add openssl argon2 password hash support for PHP 8.5
|
2025-07-30 23:02:28 +08:00 |
|
DubbleClick
|
fda637bb03
|
suggestions
|
2025-07-30 10:24:21 +07:00 |
|
crazywhalecc
|
ed67393d33
|
Move opcache JIT handling from Linux and MacOS builders to Extension
|
2025-07-29 11:22:58 +08:00 |
|
crazywhalecc
|
e9dbeb1e34
|
Refactor opcache JIT handling and version checks in Linux and MacOS builders
|
2025-07-29 10:59:36 +08:00 |
|
DubbleClick
|
a9fab86269
|
rename getStaticAndSharedLibs
|
2025-07-25 16:18:04 +07:00 |
|
DubbleClick
|
27a4d5af54
|
better description of function
|
2025-07-25 10:04:06 +07: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
|
eca7a43a01
|
get rid of extra logic for shared and static libraries, rely on SPCConfigUtil
|
2025-07-24 21:42:31 +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
|
c96d503dae
|
fix cs
|
2025-07-22 18:45:28 +07:00 |
|
DubbleClick
|
8c603d59c6
|
simplify path
|
2025-07-22 18:42:34 +07: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
|
cfda1e93a0
|
add macos ldflags
|
2025-07-22 17:17:11 +07:00 |
|
DubbleClick
|
5aa9255909
|
cs fix
|
2025-07-22 16:27:05 +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 |
|
DubbleClick
|
307d3dda20
|
join array to string
|
2025-07-22 11:30:00 +07:00 |
|
DubbleClick
|
bb96db4395
|
rework static lib detection
|
2025-07-22 10:54:44 +07:00 |
|
DubbleClick
|
e98e221d93
|
use pkgconfig to determine libs
|
2025-07-22 10:48:14 +07:00 |
|
DubbleClick
|
45d96734dd
|
grpc can be built shared too
|
2025-07-22 10:48:13 +07:00 |
|
DubbleClick
|
915ffd84c8
|
remove grpc_php_ext_src
|
2025-07-22 10:48:13 +07:00 |
|
DubbleClick
|
161a92aff7
|
needed --libs --static
|
2025-07-22 10:48:13 +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
|
ada203c00c
|
str_starts_with
|
2025-07-19 15:11:22 +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 |
|
crazywhalecc
|
005b78413c
|
Fix curl build for non-windows
|
2025-07-18 13:23:46 +08:00 |
|