crazywhalecc
|
8b9b72958e
|
Add PHP_BUILD_COMPILER for different toolchain
|
2025-08-01 12:48:48 +08:00 |
|
DubbleClick
|
fda637bb03
|
suggestions
|
2025-07-30 10:24:21 +07:00 |
|
DubbleClick
|
e8bc892d8b
|
Merge branch 'main' of https://github.com/crazywhalecc/static-php-cli into zig
|
2025-07-29 10:20:30 +07:00 |
|
Jerry Ma
|
fafe7d5778
|
Merge pull request #835 from crazywhalecc/chore/test-and-validate
Chore: PHPUnit test & docs & PHPDoc for vendor mode
|
2025-07-29 11:08:53 +08:00 |
|
DubbleClick
|
3087dc86f8
|
https://www.phoronix.com/news/GNU-Binutils-2.44 ld.gold is deprecated
don't deprecate libc usage yet, we don't want people to switch to gcc/clang yet
|
2025-07-28 14:51:13 +07:00 |
|
DubbleClick
|
a8492f06bb
|
use zig's linker too (ends up getting used automatically in most cases, anyway, but better be explicit)
|
2025-07-27 01:07:54 +07:00 |
|
DubbleClick
|
42b4272965
|
idk
|
2025-07-26 23:46:36 +07:00 |
|
DubbleClick
|
e1edaa24cc
|
"zig-cc" cannot create shared objects according to conftests...
|
2025-07-26 23:14:29 +07:00 |
|
DubbleClick
|
978552136c
|
try to make everything -flto=thin compatible (librdkafka fails for some reason)
|
2025-07-26 21:44:01 +07:00 |
|
DubbleClick
|
fb62a0e338
|
small adjustments
|
2025-07-26 20:12:18 +07:00 |
|
DubbleClick
|
a3efe86cac
|
logging
|
2025-07-25 16:26:07 +07:00 |
|
DubbleClick
|
7b07137b5b
|
typo
|
2025-07-24 18:43:10 +07:00 |
|
DubbleClick
|
eb898a8867
|
add ulimit -n for zigtoolchain
|
2025-07-24 17:14:20 +07:00 |
|
DubbleClick
|
41bb3e7319
|
move -Wno-date-time to ZigToolchain instead of env.ini
|
2025-07-24 15:51:08 +07:00 |
|
DubbleClick
|
8f8a493b20
|
trigger deprecation again
|
2025-07-22 17:04:56 +07:00 |
|
crazywhalecc
|
a8dcfce99e
|
chore
|
2025-07-22 13:16:34 +08:00 |
|
crazywhalecc
|
f69f8d1e4a
|
Move zig-toolchain-only things to zig toolchain class
|
2025-07-22 13:16:26 +08:00 |
|
Marc
|
ca8cd7ff3d
|
Merge branch 'main' into zig
|
2025-07-16 18:43:48 +07:00 |
|
DubbleClick
|
e31e228d10
|
don't hardcode architecture
|
2025-07-05 12:19:26 +07:00 |
|
crazywhalecc
|
5f8cd972cd
|
Move extra runtime object to zig toolchain
|
2025-07-05 10:48:56 +08:00 |
|
DubbleClick
|
d8ee308a5f
|
allow explicitly setting toolchain (simplify testing without constantly overriding CC and CXX)
|
2025-07-01 23:01:53 +07:00 |
|
DubbleClick
|
8b3a22cbe4
|
better error message
|
2025-07-01 18:23:02 +07:00 |
|
DubbleClick
|
8d47e56010
|
sanity check after toolset init
|
2025-07-01 18:22:05 +07:00 |
|
DubbleClick
|
e5ea32e9c0
|
fix in case it's not set
|
2025-07-01 17:57:36 +07:00 |
|
DubbleClick
|
5bc4504e37
|
fix g++ not found error
|
2025-07-01 17:53:35 +07:00 |
|
DubbleClick
|
fd89e83798
|
musl paths in zig toolchain are hogwash, of course
|
2025-07-01 17:08:19 +07:00 |
|
DubbleClick
|
27f57cc23a
|
fix zig runtime
|
2025-07-01 16:40:12 +07:00 |
|
DubbleClick
|
408b3b4060
|
try to test with zig?
|
2025-07-01 16:21:57 +07:00 |
|
DubbleClick
|
e34eb502db
|
fix tests failing to deprecation
|
2025-07-01 15:05:44 +07:00 |
|
DubbleClick
|
bebcb978f6
|
conflicts with shared tests
|
2025-07-01 14:41:14 +07:00 |
|
DubbleClick
|
b7e8587608
|
cs fixes
|
2025-07-01 14:02:10 +07:00 |
|
DubbleClick
|
0a33fba23e
|
zig toolchain stuff
|
2025-07-01 14:01:48 +07:00 |
|
crazywhalecc
|
977fbaa8ef
|
Suggestions
|
2025-06-29 16:00:17 +08:00 |
|