crazywhalecc
  • Joined on 2022-09-27
crazywhalecc synced and deleted reference refs/tags/asm_arith at crazywhalecc/static-php-cli from mirror 2025-06-25 22:33:34 +08:00
crazywhalecc synced and deleted reference refs/tags/feat/libgomp at crazywhalecc/static-php-cli from mirror 2025-06-25 22:33:34 +08:00
crazywhalecc synced and deleted reference refs/tags/fix/env-in-apply at crazywhalecc/static-php-cli from mirror 2025-06-25 22:33:34 +08:00
crazywhalecc synced commits to main at crazywhalecc/static-php-cli from mirror 2025-06-25 22:33:34 +08:00
5681722c09 Fix global env manager, add in-ini variable parsing
crazywhalecc synced commits to zig at crazywhalecc/static-php-cli from mirror 2025-06-25 14:23:48 +08:00
6f5fc43490 remove extra -lunwind patch since we don't only need it in opcache
cb62ffdfc2 we manage -fno-sanitize in code, only needed for opcache with jit
40ac705c46 remove openmp support entirely, system packages distribute it disabled, the ini disables it by default and the authors recommend disabling it. WIth a distinction between libgomp, libomp and the non-existent usable static libraries for them, it's just not worth it.
Compare 3 commits »
crazywhalecc synced commits to main at crazywhalecc/static-php-cli from mirror 2025-06-25 14:23:43 +08:00
175aafee50 Merge pull request #800 from crazywhalecc/asm_arith
b75a3d6e81 Merge pull request #804 from crazywhalecc/feat/del-download-type
f6d25153c6 Allow deleting pre-built or source only for del-download
853294e168 remove disabling of asm arithmetic
Compare 4 commits »
crazywhalecc synced commits to feat/intl-win at crazywhalecc/static-php-cli from mirror 2025-06-25 14:23:38 +08:00
3ac4a71085 add missing comma
2963ced1d5 Merge branch 'main' into feat/intl-win
175aafee50 Merge pull request #800 from crazywhalecc/asm_arith
b75a3d6e81 Merge pull request #804 from crazywhalecc/feat/del-download-type
f6d25153c6 Allow deleting pre-built or source only for del-download
Compare 355 commits »
crazywhalecc synced and deleted reference refs/tags/gcc-builder at crazywhalecc/static-php-cli from mirror 2025-06-25 14:23:36 +08:00
crazywhalecc synced commits to release at crazywhalecc/surge-rules from mirror 2025-06-25 12:43:32 +08:00
6b7c72f11f Released on 2025062422
crazywhalecc synced commits to refs/tags/202506242241 at crazywhalecc/surge-rules from mirror 2025-06-25 12:43:32 +08:00
crazywhalecc synced new reference refs/tags/202506242241 to crazywhalecc/surge-rules from mirror 2025-06-25 12:43:32 +08:00
crazywhalecc synced commits to zig at crazywhalecc/static-php-cli from mirror 2025-06-25 06:03:31 +08:00
5334727528 remove -L/usr/lib64 (need to put it in the zig-cc script, stupid to add it in 15 different places instead)
253206de22 better
5a60f4c02b another librdkafka patch
63fcdd9db4 default param
832c0230e2 getcctype default
Compare 6 commits »
crazywhalecc synced commits to zig at crazywhalecc/static-php-cli from mirror 2025-06-24 21:43:31 +08:00
2433752273 needless default
crazywhalecc synced commits to zig at crazywhalecc/static-php-cli from mirror 2025-06-24 13:33:32 +08:00
1b0b551fc6 handle case where libphp.so is built instead of libphp-release.so
74849a8d48 -fno-sanitize=undefined is enabled in zig by default, not in gcc and clang
Compare 2 commits »
crazywhalecc synced commits to release at crazywhalecc/surge-rules from mirror 2025-06-24 11:15:56 +08:00
1acb243787 Released on 2025062322
crazywhalecc synced commits to refs/tags/202506232241 at crazywhalecc/surge-rules from mirror 2025-06-24 11:15:56 +08:00
crazywhalecc synced new reference refs/tags/202506232241 to crazywhalecc/surge-rules from mirror 2025-06-24 11:15:56 +08:00
crazywhalecc synced commits to zig at crazywhalecc/static-php-cli from mirror 2025-06-23 21:03:33 +08:00
ee0de6933f deprecated linker option
bd863dba34 zig is clang
f9af24e246 dont fail on -lomp
864c55feaf oops
7628847a46 suboptimal solutions, but a bit closer to building
Compare 5 commits »
crazywhalecc synced commits to refs/tags/202506222240 at crazywhalecc/surge-rules from mirror 2025-06-23 10:13:31 +08:00
crazywhalecc synced new reference refs/tags/202506222240 to crazywhalecc/surge-rules from mirror 2025-06-23 10:13:31 +08:00