Jerry Ma
539aaefd72
Add initial windows runtime setup ( #292 )
...
* add initial windows runtime setup
* add cool console output
* doctor support windows base
* add `add-path` and `remove-path` for bin/setup-runtime
* fix composer.ps1 path
* add windows system util
* add windows cmd and doctor base check
* add windows fallback for laravel/prompts
* cd fix [skip ci]
* dir separator and typo fix [skip ci]
2023-12-24 20:17:06 +08:00
crazywhalecc
cbfbec41b4
add extension xhprof
2023-12-24 20:15:44 +08:00
Jerry Ma
6b8df97282
Add uv/libuv support ( #296 )
...
* add uv/libuv support
* sort config
2023-12-23 16:23:37 +08:00
crazywhalecc
6bcda6a5a0
add lz4, igbinary support for redis
2023-12-23 15:18:39 +08:00
crazywhalecc
3828ba7c77
fix x86_64 build
2023-12-22 13:28:22 +08:00
crazywhalecc
1e0265e673
add sqlsrv support
2023-12-22 13:28:22 +08:00
crazywhalecc
339c03adb2
fix linux build (dont know why linux failed)
2023-12-19 19:31:56 +08:00
crazywhalecc
48551cc602
add linux support for libargon2
2023-12-19 19:13:19 +08:00
Marcel Pociot
e68f1ce3fe
Merge branch 'main' into libargon2-support
2023-12-19 10:05:45 +01:00
crazywhalecc
ea64e50ce5
fix SourcePatcher::patchFile not working with spc binary
2023-12-16 18:49:38 +08:00
crazywhalecc
ed8b606761
add libtool for macos doctor
2023-12-16 15:07:04 +08:00
Jerry Ma
b722b3edd4
Merge pull request #279 from jingjingxyk/feature_upgrade_libpq
...
upgrade libpq to v16.1
2023-12-16 12:34:36 +08:00
crazywhalecc
d8ce5f69f4
fix mongodb support for Linux (mac still broken)
2023-12-15 01:31:01 +08:00
crazywhalecc
0cfac49560
adjust package order
2023-12-15 00:34:22 +08:00
crazywhalecc
3e9ddc8e01
update to rc9
2023-12-10 20:43:52 +08:00
crazywhalecc
83dd1bd5c3
Merge branch 'main' into feature_upgrade_libpq
2023-12-10 19:10:39 +08:00
crazywhalecc
42f448cf17
reformat build log
2023-12-10 19:07:28 +08:00
crazywhalecc
f0319de93e
opcache limit php version
2023-12-10 19:07:28 +08:00
crazywhalecc
c7e9294908
fix libtool missing bug for freetype
2023-12-10 19:07:28 +08:00
jingjingxyk
d3e4470e1f
test libpq build
2023-11-30 13:06:36 +08:00
jingjingxyk
433c91b68d
test libpq build
2023-11-30 13:01:15 +08:00
jingjingxyk
3185d98b1a
test libpq build
2023-11-30 13:00:04 +08:00
jingjingxyk
e603e441e7
test libpq build
2023-11-30 12:56:47 +08:00
jingjingxyk
b1bf8bb848
test libpq build
2023-11-30 12:53:19 +08:00
jingjingxyk
b1958ea0c4
test libpq build
2023-11-30 12:37:20 +08:00
jingjingxyk
930849758c
swoole.php and LinuxBuilder.php revert
2023-11-29 22:28:20 +08:00
jingjingxyk
7ee431725c
test swoole enable pgsql
2023-11-29 22:22:36 +08:00
jingjingxyk
7c866cb0e3
swoole enable pgsql
2023-11-29 22:19:20 +08:00
jingjingxyk
266108b25f
test libpq build config
2023-11-29 22:06:30 +08:00
crazywhalecc
82e3a86f17
bypass error: swoole curl hook is buggy for php 8.0
2023-11-29 20:31:53 +08:00
crazywhalecc
ba18819b41
Merge branch 'main' into feature_upgrade_libpq
...
# Conflicts:
# src/globals/test-extensions.php
2023-11-29 19:16:40 +08:00
jingjingxyk
6b23c90bba
test build libpq
2023-11-29 16:52:53 +08:00
crazywhalecc
edfd371973
bypass error: unknown warning option '-Wno-logical-op' for macOS
2023-11-29 16:03:30 +08:00
crazywhalecc
cee1346bec
fix imagemagick linking issue
2023-11-29 16:03:30 +08:00
jingjingxyk
ed22945ae2
test
2023-11-29 15:44:04 +08:00
jingjingxyk
c7b3275a72
update libpq build config
2023-11-29 15:06:17 +08:00
jingjingxyk
1c307d0d59
upgrade libpq to v16.1
2023-11-29 13:30:12 +08:00
Jerry Ma
9dcda873f3
Fix debian libtool bug ( #276 )
...
* add libtool installation for debian
* update composer lock
* re-fix libtool check
* re-fix libtool check
2023-11-27 22:35:40 +08:00
crazywhalecc
0589690eaa
add libtool installation for debian
2023-11-27 21:59:59 +08:00
crazywhalecc
89afd44344
add tidy support for linux
2023-11-24 01:23:15 +08:00
crazywhalecc
04f100da8b
add tidy support
2023-11-24 01:23:15 +08:00
Kévin Dunglas
edaa82b8c5
autogen
2023-11-16 19:21:54 +08:00
crazywhalecc
66cebb5fe4
disable brotli if not enabled
2023-11-15 18:29:59 +08:00
crazywhalecc
a8f2b0096b
cs fix
2023-11-13 16:09:11 +08:00
crazywhalecc
5fdeb33031
separate linux and macos patches
2023-11-13 16:09:11 +08:00
crazywhalecc
65ef9ab20c
use WrongUsageException for not supported libs
2023-11-13 16:09:11 +08:00
DubbleClick
31cf9bb5b7
fix redhat os detection
2023-11-13 16:09:11 +08:00
DubbleClick
7c4a991c0e
add imap support
2023-11-13 16:09:11 +08:00
crazywhalecc
07f943af7e
add dev:extensions command custom column display
2023-11-06 22:29:52 +08:00
crazywhalecc
672a4102cd
overwrite password-argon2 cli check
2023-11-05 17:53:48 +08:00