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 |
|
Joseph Bielawski
|
4d0e825b43
|
Adjust dependencies in composer.json file
Removed unsupported Symfony versions
Bump minimal version of dev dependencies to the latest supported
|
2023-09-06 21:29:04 +08:00 |
|
Jerry Ma
|
b14179a8de
|
Update README-en.md
|
2023-09-06 16:26:51 +08:00 |
|
Jerry Ma
|
01111c51ee
|
Update README.md
|
2023-09-06 16:26:22 +08:00 |
|
Jerry Ma
|
e7230d9f50
|
Update README-en.md
|
2023-09-06 16:13:43 +08:00 |
|
Jerry Ma
|
c22c5617ad
|
Update README.md
|
2023-09-06 16:05:38 +08:00 |
|
Joseph Bielawski
|
cae7bb1dda
|
Add GH Action for tests
|
2023-09-06 15:47:10 +08:00 |
|
Joseph Bielawski
|
c0830a9e1f
|
Allow setting suffix for licence name
|
2023-09-06 09:53:45 +08:00 |
|
Joseph Bielawski
|
33798ff108
|
Add simple unit test
|
2023-09-06 01:00:24 +08:00 |
|
Joseph Bielawski
|
8d348b9e14
|
Allow setting multiple license in extensions, libraries & sources
|
2023-09-06 01:00:24 +08:00 |
|
Joseph Bielawski
|
3d2f6e4c3a
|
Sort lib definition
|
2023-09-04 23:12:13 +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
|
6de5c1dab0
|
Remove unused source libressl
|
2023-08-31 20:27:46 +08:00 |
|
Kévin Dunglas
|
dc28ce0899
|
fix: curl dependency on openssl
|
2023-08-31 20:05:37 +08:00 |
|
Kévin Dunglas
|
9286153742
|
fix: linxml build on macOS
|
2023-08-29 14:28:12 +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
|
42fbf18bba
|
update license
|
2023-08-27 00:25:51 +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 |
|
crazywhalecc
|
238fd7fc74
|
add libxslt source
|
2023-08-27 00:25:51 +08:00 |
|
Kévin Dunglas
|
1ebc58664e
|
ci: remove useless step and dump Compose autoloader
|
2023-08-26 17:58:34 +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 |
|
Kévin Dunglas
|
a8924ac4fe
|
fix: setup-runtime portability
|
2023-08-26 13:53:52 +08:00 |
|
Jerry Ma
|
7fb27c0c29
|
fix reference error
|
2023-08-23 10:42:53 +08:00 |
|
Kévin Dunglas
|
3d9a3194b2
|
hide warning
|
2023-08-22 23:37:34 +08:00 |
|
Kévin Dunglas
|
e7e0ac006f
|
more optims
|
2023-08-22 23:37:34 +08:00 |
|
Kévin Dunglas
|
cf35a270bb
|
minor: read Dockerfile from stdin
|
2023-08-22 23:37:34 +08:00 |
|
crazywhalecc
|
3e7ef49bde
|
update README
|
2023-08-22 18:33:34 +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 |
|
Jerry Ma
|
9c57ed6439
|
Update README-en.md
|
2023-08-20 20:32:28 +08:00 |
|
Jerry Ma
|
585826b438
|
Update README.md
|
2023-08-20 20:32:07 +08:00 |
|
Kévin Dunglas
|
cf22949f3b
|
minor: prevent warning when installing cmake with Homebrew
|
2023-08-20 20:30:07 +08:00 |
|
crazywhalecc
|
a00f8945ba
|
add glfw support for macOS
2.0-rc5
|
2023-08-19 00:27:20 +08:00 |
|
crazywhalecc
|
2bc02bdaac
|
add glfw support for macOS
|
2023-08-19 00:27:20 +08:00 |
|