crazywhalecc
097ecd3fb0
test build spc
2024-02-19 13:43:58 +08:00
crazywhalecc
50fe366c42
restore strip line
2024-02-19 13:25:47 +08:00
crazywhalecc
9dd89e6b02
add --with-upx-pack command
2024-02-19 13:25:47 +08:00
crazywhalecc
c03220d1ee
fix source extract
2024-02-19 13:25:47 +08:00
crazywhalecc
9db843ab66
fix source extract
2024-02-19 13:25:47 +08:00
crazywhalecc
b4ae87585c
treat https://github.com/crazywhalecc/static-php-cli/issues/249 as feature
2024-02-18 16:22:17 +08:00
crazywhalecc
d241cb993e
fix
2024-02-18 16:22:17 +08:00
crazywhalecc
8376122634
sort pkg.json
2024-02-18 16:22:17 +08:00
crazywhalecc
a30e054d7d
Add package management
2024-02-18 16:22:17 +08:00
crazywhalecc
3ac3dab6c8
apply default no-ansi output
2024-02-18 09:44:04 +08:00
crazywhalecc
f11b36ab3c
Merge remote-tracking branch 'origin/main' into ext/gettext
2024-02-17 00:47:40 +08:00
crazywhalecc
645e2a9fc2
update to beta 3
2024-02-17 00:37:09 +08:00
crazywhalecc
faed569e8a
fix gettext build for linux
2024-02-16 23:28:14 +08:00
crazywhalecc
49ddb3ec13
fix gettext build
2024-02-16 23:04:58 +08:00
crazywhalecc
71c0387ab0
remove tune flags, add debug output for extension sanity check
2024-02-16 20:17:34 +08:00
crazywhalecc
e5d2d5e689
Merge branch 'main' into ext/gettext
...
# Conflicts:
# config/ext.json
# src/globals/test-extensions.php
2024-02-16 19:42:18 +08:00
crazywhalecc
158298b96c
Merge branch 'main' into suggest-cmd
...
# Conflicts:
# src/globals/test-extensions.php
2024-02-16 18:58:11 +08:00
crazywhalecc
ffa84f8b91
remove unused exts
2024-02-16 18:57:44 +08:00
crazywhalecc
0954ddcc96
refactor some terminal outputs
2024-02-16 18:57:32 +08:00
crazywhalecc
2649dcd05c
add BuilderBase::getPHPVersionFromArchive
2024-02-16 18:56:59 +08:00
crazywhalecc
939db75268
refactor DependencyUtil, use for-libs and for-sources instead of by
2024-02-16 18:56:33 +08:00
crazywhalecc
227bf73870
libxml2 use zlib prefix
2024-02-16 01:45:14 +08:00
crazywhalecc
05e3898e7a
add gettext support
2024-02-16 01:28:10 +08:00
Jerry Ma
9777c9aa93
Fix openpty bug for linux ( #337 )
...
* fix openpty bug for linux
* add event test
* add download retry for download command
* use test token
* use test token
* use test token
* use test token
* re-fix this bug
2024-02-14 00:49:58 +08:00
crazywhalecc
52ed0e2cee
add glibtoolize check for macos
2024-02-07 01:19:54 +08:00
crazywhalecc
1e898d271d
add with-suggested-libs and with-suggested-exts
2024-02-06 16:06:09 +08:00
crazywhalecc
39754cde59
add micro patcher for php84
2024-02-06 15:56:47 +08:00
Peter Kokot
a6f7b938e1
Fix PHP version ID
2024-02-05 20:05:54 +08:00
Peter Kokot
0ad501af9a
Patch for PHP >= 8.4
...
FIBER_ASSEMBLER and FIBER_ASM_ARCH Makefile variables in Windows build
system PHP 8.4 have been removed in favor of the PHP_ASSEMBLER and
FIBER_ASM_ABI.
2024-02-05 20:05:54 +08:00
crazywhalecc
73035067e3
fix swoole-hook
2024-02-04 18:00:35 +08:00
crazywhalecc
421b3830b6
fix mbregex test for micro
2024-02-04 18:00:35 +08:00
crazywhalecc
59dcb905fe
add test
2024-02-04 18:00:35 +08:00
crazywhalecc
d222190fc7
fix curl bug #327
2024-02-04 18:00:35 +08:00
crazywhalecc
06e9864d19
fix swoole hook check
2024-02-04 18:00:35 +08:00
crazywhalecc
0b1a321615
change with-micro-ext-test to without
2024-02-04 18:00:35 +08:00
crazywhalecc
2440a65d8e
fix windows test
2024-02-04 11:22:53 +08:00
crazywhalecc
839931d65f
add static-php-cli.version ini for php-src
2024-02-04 11:22:53 +08:00
crazywhalecc
05c6dc6dab
add more tests
2024-01-29 09:55:20 +08:00
crazywhalecc
d916feec62
test bulk
2024-01-11 09:48:28 +08:00
crazywhalecc
0dcecf6ca4
fix windows mbstring
2024-01-11 09:48:28 +08:00
crazywhalecc
a04deb458f
fix test build
2024-01-11 09:48:28 +08:00
crazywhalecc
104778d17a
add windows support
2024-01-11 09:48:28 +08:00
Jerry Ma
8de942c274
Adjust function to protected ( #315 )
...
* add `--with-added-patch` command
* add BuilderProvider::getBuilder() function
* cs fix
* add builder() and patch_point() global functions
* bump version to 2.0.1
* adjust function prefix
* adjust function prefix
2024-01-10 11:10:40 +08:00
crazywhalecc
a7d5a48b48
bump version to 2.0.1
2024-01-09 11:51:11 +08:00
crazywhalecc
fdc00301c0
add builder() and patch_point() global functions
2024-01-09 11:51:11 +08:00
crazywhalecc
7620d5900e
cs fix
2024-01-09 11:51:11 +08:00
crazywhalecc
e973fe743e
add BuilderProvider::getBuilder() function
2024-01-09 11:51:11 +08:00
crazywhalecc
149e844d59
add --with-added-patch command
2024-01-09 11:51:11 +08:00
crazywhalecc
12ea3218e8
fix --from-zip not working bug
2024-01-08 23:36:19 +08:00
crazywhalecc
f9e7af1c9a
add deepin support for doctor
2024-01-08 23:36:08 +08:00