crazywhalecc
  • Joined on 2022-09-27
crazywhalecc synced commits to php-85 at crazywhalecc/static-php-cli from mirror 2025-07-29 00:18:59 +08:00
4efb3dfc9a Add check for Bison version in MacOS tool checklist, trigger extension test
b9bec5b526 Whoops, extension test
Compare 2 commits »
crazywhalecc synced commits to zig at crazywhalecc/static-php-cli from mirror 2025-07-29 00:18:59 +08:00
342192fd67 remove lto related stuff again, not worth using
crazywhalecc synced commits to chore/test-and-validate at crazywhalecc/static-php-cli from mirror 2025-07-28 15:59:03 +08:00
crazywhalecc synced new reference chore/test-and-validate to crazywhalecc/static-php-cli from mirror 2025-07-28 15:59:03 +08:00
crazywhalecc synced commits to php-85 at crazywhalecc/static-php-cli from mirror 2025-07-28 15:59:03 +08:00
1ae0752933 Trigger full extension test
0696acb9c5 Add support for re2c in tool checklists and environment setup
973c8f082f Add php-src git version support
85e89e4326 alpha2
fb106a3d41 Merge branch 'refs/heads/main' into php-85
Compare 182 commits »
crazywhalecc synced commits to zig at crazywhalecc/static-php-cli from mirror 2025-07-28 15:59:03 +08:00
crazywhalecc synced commits to release at crazywhalecc/surge-rules from mirror 2025-07-28 07:48:56 +08:00
3556fb426a Released on 2025072722
crazywhalecc synced commits to refs/tags/202507272243 at crazywhalecc/surge-rules from mirror 2025-07-28 07:48:56 +08:00
crazywhalecc synced new reference refs/tags/202507272243 to crazywhalecc/surge-rules from mirror 2025-07-28 07:48:56 +08:00
crazywhalecc synced commits to release at crazywhalecc/surge-rules from mirror 2025-07-27 07:18:57 +08:00
4d888b1fa6 Released on 2025072622
crazywhalecc synced commits to refs/tags/202507262242 at crazywhalecc/surge-rules from mirror 2025-07-27 07:18:57 +08:00
crazywhalecc synced new reference refs/tags/202507262242 to crazywhalecc/surge-rules from mirror 2025-07-27 07:18:57 +08:00
crazywhalecc synced commits to zig at crazywhalecc/static-php-cli from mirror 2025-07-27 07:08:54 +08:00
fb2d676293 zig doesn't support windows (php doesn't support mingw, zig can only compile mingw)
944cca709f use $AR in second part of command too
5b4cbbb669 set permissions
a8492f06bb use zig's linker too (ends up getting used automatically in most cases, anyway, but better be explicit)
b6f673cd68 Use $AR instead of ar. Compatibility with -flto(=thin).
Compare 13 commits »
crazywhalecc synced commits to zig at crazywhalecc/static-php-cli from mirror 2025-07-26 22:58:56 +08:00
05053b5cd6 cs fix
978552136c try to make everything -flto=thin compatible (librdkafka fails for some reason)
fb62a0e338 small adjustments
630f861c62 move musl check so it doesn't keep prompting for install
c2b3b78846 switch to libmimalloc.a because go linker is sometimes doing unpredictable things
Compare 6 commits »
crazywhalecc synced commits to zig at crazywhalecc/static-php-cli from mirror 2025-07-26 14:38:54 +08:00
2cb1a95132 change dependency tracking
crazywhalecc synced commits to release at crazywhalecc/surge-rules from mirror 2025-07-26 14:19:56 +08:00
2c6fecf495 Released on 2025072522
crazywhalecc synced commits to refs/tags/202507252244 at crazywhalecc/surge-rules from mirror 2025-07-26 14:19:56 +08:00
crazywhalecc synced new reference refs/tags/202507252244 to crazywhalecc/surge-rules from mirror 2025-07-26 14:19:56 +08:00
crazywhalecc synced commits to zig at crazywhalecc/static-php-cli from mirror 2025-07-25 22:18:54 +08:00
70a9ffe4a2 now test gnu again
3cbd52c1f9 test with zig-cc instead
753c720716 remove test, seems like removing musl from paths was successful
d627363132 please please...?
da8c38575e please...?
Compare 16 commits »
crazywhalecc synced commits to zig at crazywhalecc/static-php-cli from mirror 2025-07-25 13:58:53 +08:00
37a453b3cd of course x)
51fcc6b231 test musl again (succeeds locally :)
6c3ff7da32 Change LDFLAGS_PROGRAM to hard-coded
a375ab9780 Fix custom pkg download callable not working bug
Compare 15 commits »