Joseph Bielawski
|
3bd037f48f
|
Rework style of dev command showing extensions details
|
2023-09-07 19:05:00 +08:00 |
|
Joseph Bielawski
|
c0830a9e1f
|
Allow setting suffix for licence name
|
2023-09-06 09:53:45 +08:00 |
|
Joseph Bielawski
|
8d348b9e14
|
Allow setting multiple license in extensions, libraries & sources
|
2023-09-06 01:00:24 +08:00 |
|
Joseph Bielawski
|
88e9639482
|
Fix operator precedence
|
2023-09-04 23:12:13 +08:00 |
|
Joseph Bielawski
|
0381a1c412
|
Adjust extension definition after review
|
2023-09-04 23:12:13 +08:00 |
|
Joseph Bielawski
|
fdc3a7a04b
|
Add snappy extension
|
2023-09-04 23:12:13 +08:00 |
|
crazywhalecc
|
f90892c92f
|
fix curl in musl-gcc bug, fix #88
|
2023-08-27 03:24:32 +08:00 |
|
crazywhalecc
|
5359f3a79a
|
fix webp compile to cmake, fix #95
|
2023-08-27 03:08:12 +08:00 |
|
crazywhalecc
|
ed227ce00e
|
fix linux libxml2 #75 issue
|
2023-08-27 00:25:51 +08:00 |
|
crazywhalecc
|
6c49d35aec
|
add libxslt compile command
|
2023-08-27 00:25:51 +08:00 |
|
Kévin Dunglas
|
bcf64cbeef
|
fix: throw if the PHP version doesn't exist
|
2023-08-26 13:58:09 +08:00 |
|
Kévin Dunglas
|
dc12d4d982
|
fix: ExceptionHandler:: must not be accessed before initialization
|
2023-08-26 13:57:43 +08:00 |
|
Kévin Dunglas
|
42e5877a7f
|
fix: check of xz
|
2023-08-26 13:57:18 +08:00 |
|
crazywhalecc
|
100d31791a
|
fix linux builder cpp link option
|
2023-08-22 18:19:04 +08:00 |
|
Kévin Dunglas
|
15905c063a
|
fix: use apt-get instead of apt
|
2023-08-22 09:59:47 +08:00 |
|
Kévin Dunglas
|
4c46f6a762
|
fix: error when source doesn't exist
|
2023-08-22 09:56:47 +08:00 |
|
Kévin Dunglas
|
f4327c8c81
|
fix
|
2023-08-22 01:50:13 +08:00 |
|
Kévin Dunglas
|
4a4b0e209c
|
detect PHP 8.1+
|
2023-08-22 01:50:13 +08:00 |
|
Kévin Dunglas
|
60e06737d7
|
fix: disable Zend Signals and enable Zend Max Execution Timers for ZTS builds
|
2023-08-22 01:50:13 +08:00 |
|
Kévin Dunglas
|
d326154241
|
fix: musl detection on non-x86_64
|
2023-08-22 00:56:59 +08:00 |
|
crazywhalecc
|
4766ae146f
|
change swoole-pgsql as alternative
|
2023-08-21 18:31:51 +08:00 |
|
kocoten1992
|
21a4ba7478
|
add swoole pgsql (--enable-swoole-pgsql)
|
2023-08-21 18:31:51 +08:00 |
|
crazywhalecc
|
dfdeab70f1
|
add buildroot bin PATH
|
2023-08-21 18:10:09 +08:00 |
|
crazywhalecc
|
c8fa767576
|
Do some code quality check and fix #126
|
2023-08-21 18:10:09 +08:00 |
|
Kévin Dunglas
|
cf22949f3b
|
minor: prevent warning when installing cmake with Homebrew
|
2023-08-20 20:30:07 +08:00 |
|
crazywhalecc
|
2bc02bdaac
|
add glfw support for macOS
|
2023-08-19 00:27:20 +08:00 |
|
crazywhalecc
|
61d1507a4d
|
add redis-session support
|
2023-08-09 11:01:36 +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
|
f2cfe33cdd
|
remove gotop (Why I needed it?)
|
2023-08-06 12:33:26 +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
|
2a197487d5
|
add php 8.3 support for phpmicro
|
2023-08-01 23:45:51 +08:00 |
|
crazywhalecc
|
51ce2befd8
|
add library, extension patches in separate classes
|
2023-08-01 23:42:02 +08:00 |
|
crazywhalecc
|
e909dd15b0
|
add library, extension patch methods base
|
2023-08-01 23:42:02 +08:00 |
|
crazywhalecc
|
aaf712be3c
|
add comments
|
2023-08-01 23:42:02 +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
|
6131e1881b
|
enable compile optimization for other libraries
|
2023-07-27 22:22:47 +08:00 |
|
crazywhalecc
|
980da4ea0f
|
fix mbregex without mbstring failed check (fix #96)
|
2023-07-27 18:47:09 +08:00 |
|
crazywhalecc
|
b698ae2f50
|
add strip option (fix #97)
|
2023-07-27 18:43:18 +08:00 |
|
crazywhalecc
|
50632f6527
|
fix libpng build bug for linux
|
2023-07-27 18:17:06 +08:00 |
|
crazywhalecc
|
75b85c26dc
|
add memcached for macOS
|
2023-07-26 00:13:27 +08:00 |
|
crazywhalecc
|
1c8bbfbbdf
|
fix libevent bug
|
2023-07-26 00:13:27 +08:00 |
|
crazywhalecc
|
c5a70f101a
|
fix macOS C++ space
|
2023-07-26 00:13:27 +08:00 |
|
crazywhalecc
|
956c87a657
|
add memcache support
|
2023-07-25 21:46:57 +08:00 |
|
crazywhalecc
|
778b0eadcd
|
add default openssl.cnf path for macOS
|
2023-07-25 00:31:12 +08:00 |
|
crazywhalecc
|
b8e6f9d1be
|
add hasCppExtension check
|
2023-07-24 23:49:52 +08:00 |
|
crazywhalecc
|
65b0bd01c8
|
add auto-detect icu support for postgresql
|
2023-07-23 22:56:04 +08:00 |
|