crazywhalecc
254764761d
bump version to 2.1.1
2.1.1
2024-02-26 20:11:09 +08:00
Jerry Ma
5f6c1a0f40
update postgresql version to 16.2 ( #355 )
...
* update postgresql version to 16.2
* add tests
* add tests
2024-02-26 19:55:47 +08:00
crazywhalecc
d5dcd193cf
update generated spc binary
2024-02-26 00:19:30 +08:00
Jerry Ma
5012da96be
Update ConsoleApplication.php
2.1.0
2024-02-23 11:42:10 +08:00
Jerry Ma
df0e37cd0f
Add mbregex support for windows ( #351 )
...
* add mbregex support for windows
* cs fix
* fix curl http2 support
2024-02-23 11:41:35 +08:00
Jerry Ma
4ab7b6bfdc
Add sqlite support for Windows ( #350 )
...
* add sqlite support
* cs fix
2024-02-23 11:14:51 +08:00
Jerry Ma
f498250001
Add multiple XML related extensions support for Windows ( #349 )
...
* update libxml2 version
* use msys2 tar.exe instead of system32/tar.exe
* add iconv, xml, dom, xmlreader, xmlwriter, soap, libxml, simplexml support
* add test
* add sysvshm support
* add quote
* add debug
* use mingw target
* fix windows tar
* fix windows tar
* fix windows tar
* fix windows tar
* fix windows tar [skip ci]
2024-02-23 00:56:28 +08:00
Jerry Ma
3945ac037b
Add curl and ssh2 support for windows ( #348 )
...
* add curl and ssh2 support for windows
* add curl and ssh2 test for windows
* cs fix
* update README [skip ci]
* update README [skip ci]
* update README [skip ci]
* update README [skip ci]
* update README [skip ci]
2024-02-22 14:37:10 +08:00
crazywhalecc
b0d8b00fcc
optimize pkg-config build process
2024-02-20 15:45:00 +08:00
crazywhalecc
62b0bf8af0
fix no-strip not working for linux micro
2024-02-20 10:56:39 +08:00
crazywhalecc
905e080770
fix upx linux build
2024-02-19 15:29:43 +08:00
crazywhalecc
097ecd3fb0
test build spc
2.1.0-beta.4
2024-02-19 13:43:58 +08:00
crazywhalecc
b9359759dd
update README
2024-02-19 13:25:47 +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
Jerry Ma
304973d9bc
Update FUNDING.yml
2024-02-19 09:33:54 +08:00
Jerry Ma
ab386f820c
Update FUNDING.yml
2024-02-19 09:29:45 +08:00
crazywhalecc
4adf1f5e2e
add musl-toolchain pkg for aarch64
2024-02-18 16:22:17 +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
ae3298472d
upx use ghrel
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
Jerry Ma
78f4317660
Merge pull request #341 from crazywhalecc/no-ansi-build
...
Apply default `--no-ansi` output
2024-02-18 13:54:27 +08:00
crazywhalecc
3ac3dab6c8
apply default no-ansi output
2024-02-18 09:44:04 +08:00
Jerry Ma
1a7e436ee1
Merge pull request #339 from crazywhalecc/ext/gettext
...
Add gettext support
2024-02-17 01:31:10 +08:00
crazywhalecc
f11b36ab3c
Merge remote-tracking branch 'origin/main' into ext/gettext
2024-02-17 00:47:40 +08:00
Jerry Ma
e2ef195a84
Update release-build.yml
2024-02-17 00:44:03 +08:00
crazywhalecc
645e2a9fc2
update to beta 3
2.1.0-beta.3
2024-02-17 00:37:09 +08:00
crazywhalecc
d59b8457c6
update composer
2024-02-17 00:33:23 +08:00
crazywhalecc
a2d1262cbf
update composer.lock
2024-02-17 00:25:25 +08:00
Jerry Ma
2f9a1e8601
Update release-build.yml
2024-02-17 00:09:46 +08:00
Jerry Ma
b239f60fe4
Update release-build.yml
2024-02-17 00:09:32 +08:00
Jerry Ma
983521e225
Update release-build.yml
2024-02-17 00:07:30 +08:00
Jerry Ma
aeed04a5ec
Update release-build.yml
2024-02-17 00:04:02 +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
Jerry Ma
be2394b39b
Merge pull request #329 from crazywhalecc/suggest-cmd
...
add with-suggested-libs and with-suggested-exts
2024-02-16 19:36:54 +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
d9bd96af71
add dependency util tests
2024-02-16 18:57:12 +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