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
42f448cf17
reformat build log
2023-12-10 19:07:28 +08:00
crazywhalecc
07f943af7e
add dev:extensions command custom column display
2023-11-06 22:29:52 +08:00
crazywhalecc
aee040d6a4
use prompts to show table
2023-10-31 01:48:57 +08:00
crazywhalecc
e637cce6f2
use prompts to ask
2023-10-31 01:48:49 +08:00
DubbleClick
b4f9235cb6
Merge branch 'main' into cplus
2023-10-29 12:14:58 +01:00
DubbleClick
86ce7e9d25
rename --by-extensions to --for-extensions
...
--without-suggests to --without-suggestions
2023-10-29 12:00:16 +08:00
crazywhalecc
9b9644fe63
simplify download error message
2023-10-23 20:12:47 +08:00
crazywhalecc
c84eb723ec
[mixed] refactor with putenv, fix imagemagick and c++ build
2023-10-23 00:37:28 +08:00
crazywhalecc
5cfba6e83b
Merge branch 'main' into cplus
2023-10-22 17:43:18 +08:00
crazywhalecc
4e9b8980d0
add --by-extensions and --without-suggests options for download command
2023-10-22 17:42:35 +08:00
crazywhalecc
c800a53f77
separate --from-zip in download command
2023-10-22 17:42:35 +08:00
DubbleClick
830f379bf6
add --disable-opcache-jit option for alpine
2023-10-19 18:23:59 +02:00
crazywhalecc
37b9704fbb
move option rebuild add position
2023-10-17 18:37:40 +08:00
DubbleClick
c225aeffed
introduce --rebuild option to BuildCliCommand.php (who even uses build:libs?)
2023-10-17 18:37:40 +08:00
crazywhalecc
c1e9cd2ea3
fix --with-clean to make it work
2023-10-14 11:37:56 +08:00
crazywhalecc
30213da70a
change default download php to 8.2
2023-10-14 11:30:43 +08:00
crazywhalecc
6ed9749732
cs fix and composer update
2023-09-23 17:03:20 +08:00
crazywhalecc
f1d5916090
remove unused old deploy command
2023-09-13 21:45:19 +08:00
crazywhalecc
1a81fe6a0d
change help message for dev:extensions
2023-09-12 23:30:23 +08:00
crazywhalecc
c63136d484
change dev:extensions argument to comma separated
2023-09-12 23:30:23 +08:00
Joseph Bielawski
fa0740f216
Explicitly define application commands
2023-09-12 22:51:50 +08:00
Joseph Bielawski
52430cbdde
Rework doctor command
2023-09-12 22:46:44 +08:00
Kévin Dunglas
085c1a159c
feat: add support for libphp and the embed SAPI
2023-09-12 22:30:13 +08:00
Joseph Bielawski
ca3f8a350d
Prevent fatal error when php source files are missing
2023-09-12 18:19:32 +08:00
crazywhalecc
fe2f658e08
dev:sort-config add \n at the end of json
2023-09-12 00:24:01 +08:00
crazywhalecc
00a49c662b
add build:libs option --rebuild
2023-09-11 23:47:02 +08:00
Joseph Bielawski
e8b277ad0d
Prevent unknown extension call
2023-09-07 19:05:00 +08:00
Joseph Bielawski
3bd037f48f
Rework style of dev command showing extensions details
2023-09-07 19:05:00 +08:00
crazywhalecc
c8fa767576
Do some code quality check and fix #126
2023-08-21 18:10:09 +08:00
crazywhalecc
4bab7ecfab
add laravel/prompts support, and change deploy commands and exception handlers
2023-08-08 20:30:06 +08:00
crazywhalecc
7298e2441b
remove list-ext command, use all-ext and alias to support its function
2023-08-08 19:24:11 +08:00
crazywhalecc
a1e4125ded
replace symfony console return values
2023-08-06 10:44:36 +08:00
Viktor Szépe
7a1433a994
Fix output of ExtractCommand
2023-08-06 10:32:15 +08:00
crazywhalecc
460238a6b0
add hardcoded ini injection on build process
2023-08-02 22:16:33 +08:00
crazywhalecc
ea322c0d3b
add extract command, add -U option (custom download source
2023-07-28 00:29:19 +08:00
crazywhalecc
752b88f62d
prepare to release rc3, add dev:php-ver command
2023-07-27 23:18:44 +08:00
crazywhalecc
b698ae2f50
add strip option ( fix #97 )
2023-07-27 18:43:18 +08:00
crazywhalecc
4abe0064e6
add dev commands
2023-07-22 17:33:38 +08:00
crazywhalecc
97eff64b5b
add micro:combine command
2023-07-20 01:15:28 +08:00
crazywhalecc
8505feaa66
fix createDir not working
2023-07-17 21:41:26 +08:00
crazywhalecc
41f49c20ff
add --from-zip command to download locally
2023-07-17 21:36:50 +08:00
crazywhalecc
08efc81cf0
add --auto-fix option
2023-07-17 21:10:49 +08:00
crazywhalecc
1b6d0e35ea
add zts support
2023-05-17 22:19:28 +08:00
crazywhalecc
09f1574264
add macos external extension support
2023-05-10 21:59:33 +08:00
crazywhalecc
0bed76da11
refactor download
2023-04-30 12:42:19 +08:00
crazywhalecc
e6c9112575
add option --no-motd
2023-04-23 20:54:51 +08:00
crazywhalecc
42b2d36319
add fpm
2023-04-23 20:31:58 +08:00
crazywhalecc
528ad1199a
add doctor command
2023-04-22 21:23:12 +08:00
crazywhalecc
4c0d35c723
refactor command as more easily
2023-04-22 17:45:43 +08:00