Commit Graph

  • 4bfca6fe93 always enable micro Kévin Dunglas 2023-09-11 19:37:09 +02:00
  • dbec043894 temporary workaround for PECL certificate expiration Kévin Dunglas 2023-09-11 15:54:20 +02:00
  • 727d78a689 Revert "fix: replace down URL" Kévin Dunglas 2023-09-11 14:30:42 +02:00
  • 9b1e784604 fix: replace down URL Kévin Dunglas 2023-09-04 22:51:30 +02:00
  • 50d44d8310 explicitly disable unneeded SAPIs Kévin Dunglas 2023-09-02 21:25:33 +02:00
  • 3b300698f3 use lixml GH mirror because gitlab.gnome.org is down Kévin Dunglas 2023-08-30 22:46:04 +02:00
  • 899eb94b8b remove useless ls Kévin Dunglas 2023-08-30 18:14:59 +02:00
  • 451a0c0e34 workaround for macOS Kévin Dunglas 2023-08-30 17:47:29 +02:00
  • 085c1a159c feat: add support for libphp and the embed SAPI Kévin Dunglas 2023-08-21 09:30:46 +02:00
  • ca3f8a350d Prevent fatal error when php source files are missing Joseph Bielawski 2023-09-12 11:29:22 +02:00
  • 5025850f71 fix Alpine docker install packages crazywhalecc 2023-09-12 12:43:26 +08:00
  • fe2f658e08 dev:sort-config add \n at the end of json crazywhalecc 2023-09-12 00:06:46 +08:00
  • 00a49c662b add build:libs option --rebuild crazywhalecc 2023-09-11 23:44:30 +08:00
  • be8eb90b86 cs fix (#166) 2.0-rc6 Jerry Ma 2023-09-08 22:12:59 +08:00
  • 54e98666e7 Update ConsoleApplication.php Jerry Ma 2023-09-08 22:03:40 +08:00
  • e8b277ad0d Prevent unknown extension call Joseph Bielawski 2023-09-07 12:57:49 +02:00
  • 3bd037f48f Rework style of dev command showing extensions details Joseph Bielawski 2023-09-07 11:46:57 +02:00
  • 4d0e825b43 Adjust dependencies in composer.json file Joseph Bielawski 2023-09-06 09:04:24 +02:00
  • b14179a8de Update README-en.md Jerry Ma 2023-09-06 16:26:51 +08:00
  • 01111c51ee Update README.md Jerry Ma 2023-09-06 16:26:22 +08:00
  • e7230d9f50 Update README-en.md Jerry Ma 2023-09-06 16:13:43 +08:00
  • c22c5617ad Update README.md Jerry Ma 2023-09-06 16:05:38 +08:00
  • cae7bb1dda Add GH Action for tests Joseph Bielawski 2023-09-06 09:13:27 +02:00
  • c0830a9e1f Allow setting suffix for licence name Joseph Bielawski 2023-09-05 20:05:09 +02:00
  • 33798ff108 Add simple unit test Joseph Bielawski 2023-09-05 12:28:12 +02:00
  • 8d348b9e14 Allow setting multiple license in extensions, libraries & sources Joseph Bielawski 2023-09-04 14:13:15 +02:00
  • 3d2f6e4c3a Sort lib definition Joseph Bielawski 2023-09-04 10:41:38 +02:00
  • 88e9639482 Fix operator precedence Joseph Bielawski 2023-09-03 19:22:10 +02:00
  • 0381a1c412 Adjust extension definition after review Joseph Bielawski 2023-09-03 18:59:00 +02:00
  • fdc3a7a04b Add snappy extension Joseph Bielawski 2023-09-03 15:49:15 +02:00
  • 6de5c1dab0 Remove unused source libressl crazywhalecc 2023-08-31 20:26:52 +08:00
  • dc28ce0899 fix: curl dependency on openssl Kévin Dunglas 2023-08-30 16:56:11 +02:00
  • 9286153742 fix: linxml build on macOS Kévin Dunglas 2023-08-28 16:57:00 +02:00
  • f90892c92f fix curl in musl-gcc bug, fix #88 crazywhalecc 2023-08-27 03:23:11 +08:00
  • 5359f3a79a fix webp compile to cmake, fix #95 crazywhalecc 2023-08-27 03:05:53 +08:00
  • 42fbf18bba update license crazywhalecc 2023-08-27 00:14:39 +08:00
  • ed227ce00e fix linux libxml2 #75 issue crazywhalecc 2023-08-26 23:51:24 +08:00
  • 6c49d35aec add libxslt compile command crazywhalecc 2023-08-26 23:50:24 +08:00
  • 238fd7fc74 add libxslt source crazywhalecc 2023-08-26 23:31:56 +08:00
  • 1ebc58664e ci: remove useless step and dump Compose autoloader Kévin Dunglas 2023-08-26 10:51:39 +02:00
  • bcf64cbeef fix: throw if the PHP version doesn't exist Kévin Dunglas 2023-08-25 17:35:14 +02:00
  • dc12d4d982 fix: ExceptionHandler:: must not be accessed before initialization Kévin Dunglas 2023-08-25 16:32:56 +02:00
  • 42e5877a7f fix: check of xz Kévin Dunglas 2023-08-25 16:31:16 +02:00
  • a8924ac4fe fix: setup-runtime portability Kévin Dunglas 2023-08-25 16:11:28 +02:00
  • 7fb27c0c29 fix reference error Jerry Ma 2023-08-23 10:42:53 +08:00
  • 3d9a3194b2 hide warning Kévin Dunglas 2023-08-22 14:26:53 +02:00
  • e7e0ac006f more optims Kévin Dunglas 2023-08-22 11:13:51 +02:00
  • cf35a270bb minor: read Dockerfile from stdin Kévin Dunglas 2023-08-22 10:39:25 +02:00
  • 3e7ef49bde update README crazywhalecc 2023-08-22 18:33:34 +08:00
  • 100d31791a fix linux builder cpp link option crazywhalecc 2023-08-22 18:16:23 +08:00
  • 15905c063a fix: use apt-get instead of apt Kévin Dunglas 2023-08-21 21:47:35 +02:00
  • 4c46f6a762 fix: error when source doesn't exist Kévin Dunglas 2023-08-21 22:16:42 +02:00
  • f4327c8c81 fix Kévin Dunglas 2023-08-21 18:37:00 +02:00
  • 4a4b0e209c detect PHP 8.1+ Kévin Dunglas 2023-08-21 12:54:36 +02:00
  • 60e06737d7 fix: disable Zend Signals and enable Zend Max Execution Timers for ZTS builds Kévin Dunglas 2023-08-21 12:47:06 +02:00
  • d326154241 fix: musl detection on non-x86_64 Kévin Dunglas 2023-08-21 12:13:25 +02:00
  • 4766ae146f change swoole-pgsql as alternative crazywhalecc 2023-08-21 18:30:26 +08:00
  • 21a4ba7478 add swoole pgsql (--enable-swoole-pgsql) kocoten1992 2023-08-21 11:15:09 +07:00
  • dfdeab70f1 add buildroot bin PATH crazywhalecc 2023-08-21 18:07:52 +08:00
  • c8fa767576 Do some code quality check and fix #126 crazywhalecc 2023-08-20 19:51:45 +08:00
  • 9c57ed6439 Update README-en.md Jerry Ma 2023-08-20 20:32:28 +08:00
  • 585826b438 Update README.md Jerry Ma 2023-08-20 20:32:07 +08:00
  • cf22949f3b minor: prevent warning when installing cmake with Homebrew Kévin Dunglas 2023-08-20 14:23:29 +02:00
  • a00f8945ba add glfw support for macOS 2.0-rc5 crazywhalecc 2023-08-18 18:17:57 +08:00
  • 2bc02bdaac add glfw support for macOS crazywhalecc 2023-08-18 18:17:52 +08:00
  • b97327d6d7 mongodb source.json change from tgz to zip Chuong 2023-08-18 13:02:24 +07:00
  • 61d1507a4d add redis-session support crazywhalecc 2023-08-09 11:00:01 +08:00
  • a6f07051c3 update readme about version and dependencies crazywhalecc 2023-08-08 20:35:25 +08:00
  • 75417d15b7 change laravel/prompts version crazywhalecc 2023-08-08 20:29:10 +08:00
  • 4bab7ecfab add laravel/prompts support, and change deploy commands and exception handlers crazywhalecc 2023-08-08 20:23:38 +08:00
  • 7298e2441b remove list-ext command, use all-ext and alias to support its function crazywhalecc 2023-08-08 19:22:22 +08:00
  • 1ed104d2f6 Update README-en.md Jerry Ma 2023-08-07 11:38:22 +08:00
  • cf6125b9cc Update README.md Jerry Ma 2023-08-07 11:38:12 +08:00
  • f2cfe33cdd remove gotop (Why I needed it?) crazywhalecc 2023-08-06 12:29:16 +08:00
  • a1e4125ded replace symfony console return values crazywhalecc 2023-08-06 10:43:20 +08:00
  • 7a1433a994 Fix output of ExtractCommand Viktor Szépe 2023-08-05 21:53:46 +02:00
  • 460238a6b0 add hardcoded ini injection on build process 2.0-rc4 crazywhalecc 2023-08-02 22:14:45 +08:00
  • 2a197487d5 add php 8.3 support for phpmicro crazywhalecc 2023-08-01 23:43:57 +08:00
  • 51ce2befd8 add library, extension patches in separate classes crazywhalecc 2023-07-28 23:47:22 +08:00
  • e909dd15b0 add library, extension patch methods base crazywhalecc 2023-07-28 23:45:39 +08:00
  • aaf712be3c add comments crazywhalecc 2023-07-28 23:44:14 +08:00
  • 725e6b25dc Fix #111 crazywhalecc 2023-07-29 19:01:14 +08:00
  • ea322c0d3b add extract command, add -U option (custom download source crazywhalecc 2023-07-28 00:02:49 +08:00
  • f7730735c0 prepare to release rc3 2.0-rc3 crazywhalecc 2023-07-27 23:23:57 +08:00
  • 752b88f62d prepare to release rc3, add dev:php-ver command crazywhalecc 2023-07-27 23:18:44 +08:00
  • 6131e1881b enable compile optimization for other libraries crazywhalecc 2023-07-27 22:22:06 +08:00
  • 980da4ea0f fix mbregex without mbstring failed check (fix #96) crazywhalecc 2023-07-27 18:46:37 +08:00
  • b698ae2f50 add strip option (fix #97) crazywhalecc 2023-07-27 18:42:05 +08:00
  • 50632f6527 fix libpng build bug for linux crazywhalecc 2023-07-27 18:11:08 +08:00
  • 6d4755d8c9 fix pgsql dependency crazywhalecc 2023-07-27 18:13:37 +08:00
  • 75b85c26dc add memcached for macOS crazywhalecc 2023-07-26 00:08:20 +08:00
  • 1c8bbfbbdf fix libevent bug crazywhalecc 2023-07-26 00:07:54 +08:00
  • c5a70f101a fix macOS C++ space crazywhalecc 2023-07-26 00:01:12 +08:00
  • 956c87a657 add memcache support crazywhalecc 2023-07-25 21:44:53 +08:00
  • 778b0eadcd add default openssl.cnf path for macOS crazywhalecc 2023-07-25 00:31:12 +08:00
  • b8e6f9d1be add hasCppExtension check crazywhalecc 2023-07-24 23:49:52 +08:00
  • 0e024a8c43 change default to docker (some c++ packages needed) crazywhalecc 2023-07-23 23:16:18 +08:00
  • 65b0bd01c8 add auto-detect icu support for postgresql crazywhalecc 2023-07-23 22:56:04 +08:00
  • 3745dfc931 fix #75 crazywhalecc 2023-07-23 22:54:32 +08:00
  • 0186ae5ff2 remove build upload downloads.zip, separated workflow instead crazywhalecc 2023-07-23 11:30:54 +08:00