crazywhalecc
|
ad25ac49b8
|
Update to beta1, extension test
|
2025-08-15 12:28:26 +08:00 |
|
crazywhalecc
|
d0412a88df
|
Use PatchException instead of ExecutionException for patchFile
|
2025-08-15 12:04:06 +08: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 |
|
crazywhalecc
|
f1a9a28ed7
|
Use backup file function to avoid multiple build conflict
|
2025-08-03 02:06:08 +08:00 |
|
crazywhalecc
|
9a5a59d876
|
Test
|
2025-08-03 01:49:15 +08:00 |
|
crazywhalecc
|
e7fe91faef
|
Fix patch, use pure socket client directly
|
2025-08-03 01:23:47 +08:00 |
|
crazywhalecc
|
e6cf05ddff
|
Test
|
2025-08-03 01:12:28 +08:00 |
|
crazywhalecc
|
22a8191b97
|
Fix opcache jit option parsing in builder
|
2025-08-02 01:29:20 +08:00 |
|
crazywhalecc
|
d6081ee10f
|
Support alpha4
|
2025-08-01 13:00:12 +08:00 |
|
crazywhalecc
|
34edb6e329
|
Add PHP_BUILD_PROVIDER to env.ini
|
2025-08-01 10:58:31 +08:00 |
|
crazywhalecc
|
9487051796
|
Add PHP_BUILD_PROVIDER for PHP >= 8.4
|
2025-08-01 02:25:12 +08:00 |
|
crazywhalecc
|
07d66ade85
|
Add separated patchedBeforeWindowsConfigure
|
2025-08-01 01:28:56 +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
|
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 |
|
DubbleClick
|
72abd63b69
|
cs fix
|
2025-07-29 10:24:05 +07: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
|
973c8f082f
|
Add php-src git version support
|
2025-07-28 15:36:53 +08:00 |
|
crazywhalecc
|
85e89e4326
|
alpha2
|
2025-07-28 10:17:14 +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
|
fb2d676293
|
zig doesn't support windows (php doesn't support mingw, zig can only compile mingw)
|
2025-07-27 01:22:11 +07:00 |
|
DubbleClick
|
5b4cbbb669
|
set permissions
|
2025-07-27 01:08:34 +07:00 |
|
DubbleClick
|
a8492f06bb
|
use zig's linker too (ends up getting used automatically in most cases, anyway, but better be explicit)
|
2025-07-27 01:07:54 +07:00 |
|
DubbleClick
|
e1edaa24cc
|
"zig-cc" cannot create shared objects according to conftests...
|
2025-07-26 23:14:29 +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
|
d627363132
|
please please...?
|
2025-07-25 17:52:33 +07:00 |
|
DubbleClick
|
da8c38575e
|
please...?
|
2025-07-25 17:16:35 +07:00 |
|
DubbleClick
|
5482f130ba
|
make sure we don't use musl ld
|
2025-07-25 16:55:16 +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
|
a375ab9780
|
Fix custom pkg download callable not working bug
|
2025-07-25 12:58:19 +08:00 |
|
DubbleClick
|
ea56e460d0
|
zig script
|
2025-07-25 10:00:49 +07:00 |
|
crazywhalecc
|
52a623f31e
|
Suggestions
|
2025-07-24 12:00:17 +08:00 |
|
crazywhalecc
|
abd7d3cfb4
|
Add --no-alt and --skip-extract option to install-pkg command
|
2025-07-24 00:42:30 +08:00 |
|
DubbleClick
|
81b96c2b30
|
Merge remote-tracking branch 'origin/main' into zig
|
2025-07-22 12:49:42 +07:00 |
|
crazywhalecc
|
f69f8d1e4a
|
Move zig-toolchain-only things to zig toolchain class
|
2025-07-22 13:16:26 +08:00 |
|
Jerry Ma
|
b2385cf80c
|
Update src/SPC/store/Downloader.php
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-21 23:33:20 +08:00 |
|
Jerry Ma
|
2b1d03d9d4
|
Update src/SPC/store/Downloader.php
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-21 23:29:38 +08:00 |
|
crazywhalecc
|
5b6f33a2a1
|
Allow specifying submodules for git source
|
2025-07-21 23:21:00 +08:00 |
|
DubbleClick
|
6f9a45b54a
|
shared extensions may also need to patch
|
2025-07-19 15:17:44 +07:00 |
|
Marc
|
ca8cd7ff3d
|
Merge branch 'main' into zig
|
2025-07-16 18:43:48 +07:00 |
|
Jerry Ma
|
dc8f7de75a
|
Merge branch 'main' into php-85
|
2025-07-15 21:59:48 +08:00 |
|
crazywhalecc
|
b9e096abfa
|
Download alpha version for 8.5
|
2025-07-15 21:14:15 +08:00 |
|
crazywhalecc
|
ec959f6239
|
Add 8.5 patch support for phpmicro
|
2025-07-15 21:14:02 +08:00 |
|
crazywhalecc
|
dd72b32559
|
Merge
|
2025-07-10 12:59:27 +08:00 |
|
DubbleClick
|
26aca723cb
|
update php-cs fixer to get rid of PHP_CS_FIXER_IGNORE_ENV variable
|
2025-07-05 12:11:48 +07:00 |
|
DubbleClick
|
93d6a45a78
|
*full* shared extension build linked against musl libc dynamically works!
|
2025-07-05 12:01:52 +07:00 |
|
DubbleClick
|
013a19e25b
|
rename COMPILER_EXTRA to SPC_COMPILER_EXTRA
|
2025-07-04 14:39:42 +07:00 |
|
DubbleClick
|
e5c5b77a9a
|
don't run extra logic in zig-cc script if there's no version string in SPC_TARGET
|
2025-07-03 14:46:07 +07:00 |
|