-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
优化 cygwin 构建环境 #893
Merged
Merged
优化 cygwin 构建环境 #893
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
matyhtf
added a commit
that referenced
this pull request
Dec 31, 2024
* 完善 upgrade php version to 8.1.29 (#752) * update * sync php code * update extension swoole code * update setup-php-runtime.sh (#751) * disable swoolg pg test (#755) * disable swoolg pg test * Update linux-x86_64.yml --------- Co-authored-by: Tianfeng.Han <[email protected]> * v6 cygwin 环境禁用 opcache (#760) * 默认下载的 swoole-cli 版本由 v5.13.0 升级为 v5.1.4.0 (#759) * 升级下载 swoole-cli 默认版本为 v5.1.4.0 * update * Feature test swoole pg (#758) * test v6 swoole pdo_pgsql * test * test * update swoole PGSQL Test * Optimize code * Optimize cygwin scripts * fix * Update ext-swoole * add liburing io_uring library (#700) * 更新 quickstart 脚本 (#766) * 更新 quickstart 脚本 * update quickstart script * update quickstart script * 调整 github aciton macos workflow (#764) * 调整 github aciton macos workflow * optimize code * 更新 下载源码包(all-deps.zip) 集合 hash 签名 (#768) * 更新 下载源码包 集合 hash 签名 * update * update sync-source-code.php (#763) * 调整 uuid 扩展 依赖库 命名 (#771) * Optimize gettext * Optimize code. default enable gettext, intl, uuid * Upgrade mongodb to 1.19.4, Fix macOS * Remove gettext, intl, uuid extensions because they cannot be supported on macOS. Optimize directory name. * update extensions.md (#780) * 删除 multistage-build-dependencies-container , 此功能由 build-export-container.sh 脚本代替 (#778) * optimzie * 移除提前构建依赖容器脚本, 此功能由 build-export-container.sh 脚本代替 * fix uuid gettext config error (#776) * update setup php swoole-cli runtime (#784) * update workflow (#772) * dockerfile 和 dockerfile-arm64 合并为一个 (#777) * 使用 tini 正确地回收其子进程 * format bash script * 合并dockerfile dockerfile-arm64 * 自动指定构建容器的架构 * 构建容器指定架构 * 添加 开放原子 容器镜像 解决拉取基础镜像超时 (#767) * 添加 开放原子 容器镜像 解决拉取基础镜像超时 * update * fix script error * update make.sphp * 1. 修复 libxml2, libxslt URL 2. 删除 docker build --progress=plain 参数,非通用参数,部分 docker 版本不支持 3. 修复 PHP 8.4 支持 4. 为 make.sh 添加可执行属性 * Fix mongodb extension build error (#788) * update mongodb extension config * update mongodb extension config * update mongodb extension config * update mongodb extension config * update mongodb extension config * update mongodb extension config * fix readline not work (#802) * Feature optimize code for macOS builder (#792) * optimize code * macos x86_64 with macOS 13 * update macos workflow config * update macos-init.sh * update macos-init.sh * update macos-init.sh * 更新 swoole 至最新 * 修复 macos 编译出错的问题 --filter=[macos-aarch64][macos-x86_64] * 设置 加载 php.ini 默认目录 (#812) * update prepare.php (#813) * Fix sync source code (#798) * fix bug sync-source-code.php * fix bug sync-source-code.php * fix sync-source-code * update sync-source-code.php * fix readline not work * update sync-source-code.php * update sync-source-code.php * update sync-source-code.php * update sync-source-code.php for fpm * update prepare.php * update sync-source-code.php for fpm * update swoole souce code (#833) * update setup-swoole-cli-runtime.sh (#834) * 更新 下载所有依赖包的hash 值 和 升级默认下载的swoole-cli 版本 (#821) * 更新 下载 所有依赖包 hash 值 * update to latest swoole * update to latest swoole version * gd 扩展支持 avif 格式图片 (#815) * gd 扩展支持 avif 格式图片 * gd 扩展支持 avif 格式图片 * update libaom build config * tar-default * update libgav1 build config * update * update libyuv * update svt-av1 build config * update gd extenison config * update library for libavif * update gd config option * update libyuv build config * checkout file composer.lock * workflow show gd extension info * update swoole version * update libyuv download url * update library.php * update to latest swoole version * update test GD extension * update libyuv build config * gd 支持 avif 图片 * gd 支持 avif 图片 * 默认启用xslwriter 扩展 (#838) * format download-box script (#837) * 下载 swoole-cli 运行时 可指定版本 (#842) * 指定下载 swoole-cli 版本 * 指定下载 swoole-cli 版本 * extensions.md add xslwriter (#840) * extensions.md add xslwriter * extensions.md add xslwriter * fix enable xlswriter (#846) * fix download swoole-cli runtime bug (#852) * swoole support zstd (#856) * swoole support zstd * update swoole source code * swoole add depend libzstd * add ZSTD_CFLAGS ZSTD_LIBS * 生成 artifacts hash (#857) * generate artifacts sha256sum * 生成指定版本的 hash * 生成指定版本的 hash * 生成指定版本的 hash * 生成 发版 hash * fix 生成 发版 hash * update generate artifact hash script * update artifact-hash.yaml * optimize generate artifact hash * optimize generate artifact * fix bug (#870) * upgrade swoole version to v6.0.0 (#869) * 使用 curl下载出现错误时,打印错误信息 (#887) * update download-box version (#888) * update install cygwin build environment (#889) * update install cygwin build environment * update windows-cygwin.yml * add runner-images.md * runner-images.md * 为 make.sh 脚本添加 bash 执行引导 * 修复拼写错误和 php warning * 优化 cygwin 构建环境 (#893) * 优化 cygwin 构建环境 * 优化 cygwin 构建环境 * updae install-cygwin.bat * test cygwin make * update cygwin-build.sh * update cygwin-build.sh * update cygwin-build.sh * quickstart linux 运行容器名称与默认保持一致 (#890) * 发版时自动上传到腾讯云对象存储 (#874) * 发版时自动上传到腾讯云对象存储 * optimize workflow upload file to cloud object storage * update * optimize upload cloud object storage * optimize upload to cloud object storage * optimize workflow if condition * update cygwin workflow config * update cygwin workflow config * download all-deps.zip version * update dowonload-cygwin.bat * merge main source code * merge main source code * 更新 获取 github respository 仓库变量 * 更新 获取 github respository 仓库变量 * Feature quickstart fix error and format script code (#897) * update quickstart linux connection container config * format code * update install-docker.sh * update make.php * 细节优化 * update workflow config * fix merge code error --------- Co-authored-by: Tianfeng.Han <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.