164 Commits

Author SHA1 Message Date
crazywhalecc
399835e7d1
fix php8.0 openssl 3.x patch strategy 2023-04-30 22:40:48 +08:00
crazywhalecc
7f952804d0
remove host to fix segment fault 2023-04-30 19:43:10 +08:00
crazywhalecc
2d597ed690
add readline support 2023-04-30 15:43:08 +08:00
crazywhalecc
b3296842b7
add readline support 2023-04-30 15:04:50 +08:00
crazywhalecc
d73cefc280
update readme and version 2023-04-30 14:29:56 +08:00
crazywhalecc
cac3ffc7d7
add event support 2023-04-30 14:22:59 +08:00
crazywhalecc
0bed76da11
refactor download 2023-04-30 12:42:19 +08:00
crazywhalecc
0bd62b0d5f
fix phpstan 2023-04-29 19:02:41 +08:00
crazywhalecc
8df4ade754
refactor to pkg-config and add some add-on libs for gd 2023-04-29 18:59:47 +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
crazywhalecc
4b7c2fe84f
set php 7.4 patch alternative 2023-04-22 16:00:34 +08:00
crazywhalecc
61a76dc0c9
set php 7.4 patch alternative 2023-04-22 15:58:24 +08:00
crazywhalecc
960addc8f2
add license dumper 2023-04-15 18:46:46 +08:00
crazywhalecc
5b09e95e51
fix argument multiple space 2023-04-15 18:46:21 +08:00
crazywhalecc
2bbb66f844
change file system removeDir function 2023-04-15 18:46:02 +08:00
crazywhalecc
4777f86f7e
change macos Builder f_passthru 2023-04-15 18:45:34 +08:00
crazywhalecc
f95b3bcd4b
change extension to custom 2023-04-15 18:45:11 +08:00
crazywhalecc
76e95b8c55
add postgresql and custom downloader 2023-04-09 12:11:14 +08:00
crazywhalecc
9970986a52
fix libpng not executable 2023-04-09 12:10:09 +08:00
crazywhalecc
feb20fad83
fix ci 2023-04-08 22:15:48 +08:00
crazywhalecc
40b6980cdc
update action and version 2023-04-08 22:05:10 +08:00
crazywhalecc
298a758166
add linux github ci 2023-04-08 21:20:22 +08:00
crazywhalecc
000ebef28b
add inotify 2023-04-08 18:55:23 +08:00
crazywhalecc
54efec60b8
change php download url back to official 2023-04-08 18:46:12 +08:00
crazywhalecc
2766450696
fix openssl with zlib no symbol bug 2023-04-08 18:45:37 +08:00
crazywhalecc
24c6a3a637
adjust curl support, fix curl bug 2023-04-08 18:45:16 +08:00
crazywhalecc
d3b8baa5e7
support swow 2023-04-08 18:44:46 +08:00
crazywhalecc
fd57d40ca9
add extension dependency sort (including suggestion) 2023-04-08 18:42:46 +08:00
crazywhalecc
feae9b59f5
remove libffi support default 2023-04-08 18:36:10 +08:00
crazywhalecc
24ce235ed4
add swow macos support 2023-04-08 12:42:58 +08:00
crazywhalecc
f4ebca927b
add dist name getter for extension 2023-04-08 11:49:06 +08:00
Simon Hamp
213a6680dc
Add GitHub Action (#35)
* Create build.yml

* Update build.yml

* Update build.yml

* Update FetchSourceCommand.php

Attempt to fix exception reporting error when cURL fails

* Update Downloader.php

Attempt to solve GitHub API requests bailing in the Action runner

* Update Downloader.php

Revert

* Update build.yml

Add env variable

* Update build.yml

* Update build.yml

* Update build.yml

* Update build.yml

* Update build.yml

* Update build.yml

* Update build.yml

* Update build.yml

* Update build.yml

* Update build.yml

* Update build.yml

Revert. It didn't help :(
2023-04-08 10:35:31 +08:00
crazywhalecc
978b59c0dc
fix suggested libs dependency order 2023-04-07 22:11:41 +08:00
crazywhalecc
29e0269588
add some tests and iconv support 2023-04-03 21:27:50 +08:00
crazywhalecc
09e5c16570
refactor macos builder 2023-04-03 20:47:24 +08:00
crazywhalecc
b0ac50941f
add wrong usage exception 2023-03-29 21:39:36 +08:00
crazywhalecc
1f11e25593
remove gzip and change deploy file default name 2023-03-27 00:11:00 +08:00
crazywhalecc
6af40cd92d
fix micro build and change deploy command args 2023-03-26 23:59:34 +08:00
crazywhalecc
84b1732683
refactor and add more linux extensions and libraries 2023-03-26 22:27:51 +08:00
crazywhalecc
17e0265ed0
fix realpath getter 2023-03-21 01:52:40 +08:00
crazywhalecc
357b25905b
fix bzip2, fix curl, add iconv, add libxml2, add and fix openssl 2023-03-21 01:51:52 +08:00
crazywhalecc
e62cefa9e5
add exception handler for command build:libs 2023-03-21 00:28:05 +08:00
crazywhalecc
fd835deb8d
add brotli,bzip2,curl,zlib for linux 2023-03-21 00:27:33 +08:00
crazywhalecc
063b55ae0d
add brotli,bzip2,curl,zlib for linux 2023-03-21 00:25:46 +08:00
crazywhalecc
79efecb5a9
change error message 2023-03-21 00:21:17 +08:00
crazywhalecc
e4b37b9f9a
add libuv dependency for swow, but still not working 2023-03-19 14:04:42 +08:00
crazywhalecc
f06736315d
fix download cache problem 2023-03-19 14:03:55 +08:00