DubbleClick
|
ecaa31f38d
|
no start group for macos
|
2025-07-31 21:11:15 +07:00 |
|
crazywhalecc
|
601444d0a5
|
Add re2c build for spc-gnu-docker
|
2025-07-31 01:44:44 +08:00 |
|
crazywhalecc
|
3c972ac905
|
Add re2c build
|
2025-07-31 00:55:25 +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
|
357c04def0
|
Merge branch 'main' into php-85
# Conflicts:
# src/SPC/util/PkgConfigUtil.php
|
2025-07-30 23:25:49 +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 |
|
DubbleClick
|
76d17ebef0
|
-static was too much
|
2025-07-29 13:34:01 +07:00 |
|
crazywhalecc
|
9ed3c8b498
|
phpstan
|
2025-07-29 11:25:06 +08:00 |
|
crazywhalecc
|
ed67393d33
|
Move opcache JIT handling from Linux and MacOS builders to Extension
|
2025-07-29 11:22:58 +08:00 |
|
DubbleClick
|
e8bc892d8b
|
Merge branch 'main' of https://github.com/crazywhalecc/static-php-cli into zig
|
2025-07-29 10:20:30 +07:00 |
|
Jerry Ma
|
fafe7d5778
|
Merge pull request #835 from crazywhalecc/chore/test-and-validate
Chore: PHPUnit test & docs & PHPDoc for vendor mode
|
2025-07-29 11:08:53 +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
|
342192fd67
|
remove lto related stuff again, not worth using
|
2025-07-28 19:43:01 +07:00 |
|
crazywhalecc
|
b9bec5b526
|
Whoops, extension test
|
2025-07-28 16:00:32 +08:00 |
|
crazywhalecc
|
fb106a3d41
|
Merge branch 'refs/heads/main' into php-85
# Conflicts:
# src/globals/test-extensions.php
|
2025-07-28 10:12:13 +08:00 |
|
DubbleClick
|
944cca709f
|
use $AR in second part of command too
|
2025-07-27 01:10:21 +07:00 |
|
DubbleClick
|
b6f673cd68
|
Use $AR instead of ar. Compatibility with -flto(=thin).
|
2025-07-27 00:59:32 +07:00 |
|
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
|
18a5215da9
|
cs fix
|
2025-07-25 16:26:34 +07:00 |
|
DubbleClick
|
ed3a78b56d
|
revert macos mistake
|
2025-07-25 16:26:02 +07:00 |
|
DubbleClick
|
af63723794
|
revert DYLD_LIBRARY_PATH
|
2025-07-25 16:24:22 +07:00 |
|
DubbleClick
|
a0edca5e5b
|
docs for function
|
2025-07-25 16:22:42 +07:00 |
|
DubbleClick
|
a9fab86269
|
rename getStaticAndSharedLibs
|
2025-07-25 16:18:04 +07:00 |
|
DubbleClick
|
821411cfd6
|
only -lstdc++ on linux
|
2025-07-25 16:17:13 +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
|
029f2db620
|
oh dear god what am I doing
|
2025-07-25 11:12:49 +07:00 |
|
DubbleClick
|
0acf238c74
|
suggested are required too
|
2025-07-25 11:02:47 +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 |
|
Marc
|
8ff52e2e36
|
-lphp shared not static
|
2025-07-24 23:47:01 +07:00 |
|
DubbleClick
|
8c5dc91895
|
test gnu (test musl again later, jxl fails with avx shit again)
|
2025-07-24 22:53:19 +07:00 |
|
DubbleClick
|
155e22a9f9
|
with_dependencies was removed
|
2025-07-24 22:01:32 +07:00 |
|
DubbleClick
|
7177afd7f8
|
phpstan fix
|
2025-07-24 21:57:56 +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
|
dd99f258c1
|
do not pull it symbols from libpq during conftests...
|
2025-07-24 21:32:14 +07:00 |
|
DubbleClick
|
c86360c9c4
|
typo
|
2025-07-24 16:43:36 +07:00 |
|
DubbleClick
|
1d6b2bd002
|
cs fix
|
2025-07-24 15:51:50 +07:00 |
|
DubbleClick
|
6da3f78df6
|
force disable AVX512 for zig
|
2025-07-24 15:12:11 +07:00 |
|
DubbleClick
|
407f6d4671
|
remove zig specifics
|
2025-07-24 15:03:33 +07:00 |
|
DubbleClick
|
6c76187f5d
|
remove old code
|
2025-07-24 14:59:47 +07:00 |
|