crazywhalecc
1bee20ac61
Add Windows build configuration support for opcache extension
2026-04-09 10:07:21 +08:00
crazywhalecc
9b8e0c794a
Update getBinaryExtractConfig to handle 'hosted' cache extraction path
2026-04-09 10:07:09 +08:00
Kévin Dunglas
105f0328e6
fix(xlswriter): convert K&R function declaration to ANSI C in bundled minizip
...
The bundled minizip in xlswriter (pinned at libxlsxwriter RELEASE_1.0.0)
uses a K&R-style function declaration in mztools.c. Modern Clang on macOS
(defaulting to C23) rejects this as a hard syntax error since K&R
declarations were removed from the C23 standard.
The upstream libxlsxwriter has already fixed this on their main branch.
This patch applies the same fix during the build process.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-08 21:33:59 +02:00
crazywhalecc
2f260e4d09
Add moveFileOrDir method to handle cross-device file and directory moves
2026-04-08 22:14:55 +08:00
crazywhalecc
9182cf1e34
Add ext-glfw support for Windows
2026-04-08 22:14:37 +08:00
crazywhalecc
c207269998
Add php extension OS support checks to PackageInstaller
2026-04-08 22:13:59 +08:00
crazywhalecc
097af804a7
Add OS support checks to PhpExtensionPackage
2026-04-08 22:13:44 +08:00
crazywhalecc
a5a3a990bf
Use legacy --enable-micro-win32 way to workaround
2026-04-08 22:13:21 +08:00
crazywhalecc
d7ee946864
Add mpir for windows gmp support
2026-04-08 22:12:13 +08:00
crazywhalecc
9a0d239b58
Add gettext-win
2026-04-08 22:11:45 +08:00
crazywhalecc
ad631f9b6e
Add pdo_sqlsrv, libyaml patches from v2
2026-04-08 14:49:38 +08:00
crazywhalecc
a3624b1510
Forward-port #1078 , add sqlsrv and pdo_sqlsrv extension support for win
2026-04-08 11:22:45 +08:00
crazywhalecc
2a80d5a05d
Merge branch 'main' into v3-refactor/win-exts
2026-04-08 11:17:40 +08:00
crazywhalecc
ee854eed41
Refactor extension configuration and improve Windows build support
2026-04-08 11:08:05 +08:00
crazywhalecc
76fc5abfe7
Apply v2 patch for xlswriter
2026-04-08 10:04:07 +08:00
crazywhalecc
30c9a3f7a3
phpstan
2026-04-07 17:11:27 +08:00
crazywhalecc
baa21d6e94
Implement caching for config file parsing to improve performance
2026-04-07 17:10:33 +08:00
crazywhalecc
028aa45c17
Merge remote-tracking branch 'origin/v3-refactor/win-exts' into v3-refactor/win-exts
...
# Conflicts:
# src/Package/Target/php/windows.php
2026-04-06 13:16:55 +08:00
crazywhalecc
85b9f5e055
Refactor package resolution to filter only available build artifacts
2026-04-06 13:15:25 +08:00
crazywhalecc
f8d24e2b3a
Refactor package resolution to filter only available build artifacts
2026-04-06 13:13:45 +08:00
crazywhalecc
991da260ba
Enhance CMake configuration with dynamic linker flags for target packages
2026-04-06 13:06:25 +08:00
henderkes
ddb9e3e7e4
add framework coreservices to watcher library
2026-04-04 18:18:22 +07:00
crazywhalecc
0b2b1d51e1
Fix file paths for SQLSRV
2026-04-04 18:39:28 +08:00
Jerry Ma
cd3eb3d41d
Update src/globals/ext-tests/openssl.php
2026-04-03 19:53:23 +08:00
crazywhalecc
e5e6e26f67
Add cli, cgi, micro output
2026-04-03 17:42:30 +08:00
crazywhalecc
c671cfd13b
Add cli, cgi, micro output
2026-04-03 16:33:57 +08:00
crazywhalecc
51b8a0cab5
Fix upx packing for win
2026-04-03 16:26:20 +08:00
crazywhalecc
fb8f8d4ef8
Correct openssl test script condition
2026-04-03 15:49:02 +08:00
crazywhalecc
1a476d0e80
Fix xcopy command in FileSystem.php by removing the 'v' flag
2026-04-03 15:34:56 +08:00
crazywhalecc
c339b900f8
Disable simd for libjpeg
2026-04-03 11:33:55 +08:00
crazywhalecc
852a0437bd
Disable openssl for ngtcp2 temporarily
2026-04-03 11:03:22 +08:00
crazywhalecc
3ded9881e1
Disable openssl for ngtcp2 temporarily
2026-04-03 09:55:46 +08:00
crazywhalecc
e592488d7a
Add test
2026-04-02 16:34:51 +08:00
crazywhalecc
a7184d0411
Fix sqlsrv redundant cflags when building PHP
2026-04-02 16:32:43 +08:00
crazywhalecc
d316ea81e4
Merge branch 'main' into v3-refactor/win-exts
...
# Conflicts:
# config/env.ini
2026-03-31 15:13:23 +08:00
crazywhalecc
b96586e4d3
Add curl extension and enhance Windows build process
2026-03-31 15:10:47 +08:00
henderkes
5a5f54bdcd
brilliant to test php 8.1
2026-03-30 01:37:08 +07:00
henderkes
8f7897e13b
test
2026-03-30 01:06:31 +07:00
henderkes
daae5f2a7c
libjpeg-turbo mustn't compile zlib symbols on its own
2026-03-30 00:56:51 +07:00
crazywhalecc
13a15b1a5a
Use alpha1 as version number
2026-03-24 15:31:15 +08:00
crazywhalecc
9cd3125544
Patch configure script to include liblber for ldap dependency
2026-03-24 14:41:46 +08:00
crazywhalecc
590a94a723
Fix cli checks caused php testing fail
2026-03-24 14:41:32 +08:00
crazywhalecc
b625d80dc0
Fix tar command for unix
2026-03-24 13:30:17 +08:00
crazywhalecc
93c099dd31
Add xz
2026-03-24 12:31:45 +08:00
crazywhalecc
fcd0052d12
Add sqlite
2026-03-24 12:31:31 +08:00
crazywhalecc
6c52451c6c
Add qdbm
2026-03-24 12:18:06 +08:00
crazywhalecc
175567fd11
Add missing postgresql license
2026-03-24 12:13:42 +08:00
crazywhalecc
bf05af7e16
Add pthreads4w
2026-03-24 12:13:22 +08:00
crazywhalecc
7c3022b7e3
Add postgresql (replace postgresql-win)
2026-03-24 12:07:57 +08:00
crazywhalecc
2a50015c12
Add download options for install-pkg command
2026-03-24 12:07:02 +08:00