crazywhalecc
|
9c4a6b46b6
|
Fix pkg-config missing option
|
2025-07-23 09:57:09 +08:00 |
|
crazywhalecc
|
0d408e0df1
|
Allow empty target
|
2025-07-23 00:38:36 +08:00 |
|
crazywhalecc
|
099425abc8
|
Fix c++, check pkg-config exists before calling PkgConfigUtil
|
2025-07-22 22:46:13 +08:00 |
|
crazywhalecc
|
4cdafe2497
|
Fix unique and reverse order
|
2025-07-22 22:25:21 +08:00 |
|
crazywhalecc
|
a88f9933d2
|
Fix unique and reverse order
|
2025-07-22 22:25:16 +08:00 |
|
crazywhalecc
|
a095d489f3
|
Fix libwebp static libs order
|
2025-07-22 22:09:45 +08:00 |
|
crazywhalecc
|
1888b735d1
|
Fix all extension builds
|
2025-07-22 21:13:35 +08:00 |
|
Marc
|
a44dc0a5f6
|
cd later
|
2025-07-22 19:45:58 +07:00 |
|
DubbleClick
|
6962d24b52
|
unify CMakeExecutor and AutoConfExecutor
|
2025-07-22 19:12:17 +07:00 |
|
crazywhalecc
|
7e977414a7
|
Use spc-config instead of SPC_EXTRA_LIBS, trigger extension test
|
2025-07-22 19:59:44 +08:00 |
|
crazywhalecc
|
c8eb62e8f0
|
Add real pkg-config integration
|
2025-07-22 17:23:13 +08: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 |
|
DubbleClick
|
e98e221d93
|
use pkgconfig to determine libs
|
2025-07-22 10:48:14 +07:00 |
|
Marc
|
ca8cd7ff3d
|
Merge branch 'main' into zig
|
2025-07-16 18:43:48 +07:00 |
|
crazywhalecc
|
dd72b32559
|
Merge
|
2025-07-10 12:59:27 +08:00 |
|
DubbleClick
|
67277ccc21
|
explicitly state libphp we built?
|
2025-07-05 21:54:36 +07:00 |
|
Marc
|
4024f9d6dd
|
Update SPCTarget.php
|
2025-07-05 14:47:27 +07:00 |
|
DubbleClick
|
a097484a51
|
update isStatic check to ignore SPC_LIBC if using Gcc/Clang/Musl toolchain
|
2025-07-05 14:26:04 +07:00 |
|
crazywhalecc
|
d7f3005b69
|
Fix missing dash
|
2025-07-05 10:49:20 +08:00 |
|
DubbleClick
|
d65d82ff0a
|
remove extra libraries for php configure/make, since they're the same and only depend on the target libc
|
2025-07-04 14:27:48 +07:00 |
|
DubbleClick
|
f6a1065cd7
|
fix libc detection too
|
2025-07-03 12:44:49 +07:00 |
|
DubbleClick
|
4a2b28e88c
|
fix isStatic detection for native-native
|
2025-07-03 12:33:55 +07:00 |
|
DubbleClick
|
c735960ff8
|
Revert "remote -lutil?"
This reverts commit aff3373b78dc670ad7b778ba9b303f383cda2fd4.
|
2025-07-03 11:43:05 +07:00 |
|
DubbleClick
|
aff3373b78
|
remote -lutil?
|
2025-07-03 11:11:21 +07:00 |
|
DubbleClick
|
cc285ae8d8
|
cs fix
|
2025-07-02 12:57:58 +07:00 |
|
DubbleClick
|
a5a020eef1
|
Revert "add cache file option to autoconf executor by default (if cflags and ldflags match default)"
This reverts commit abe27598deb861be96e4a85c27a0b439f72d4d85.
|
2025-07-02 12:56:11 +07:00 |
|
DubbleClick
|
6f68d7b7f1
|
Revert "add cache file option to autoconf executor by default (if cflags and ldflags match default)"
This reverts commit 5577cd0fab770028fb5cad9560ac8750c4c53182.
|
2025-07-02 12:55:59 +07:00 |
|
DubbleClick
|
abe27598de
|
add cache file option to autoconf executor by default (if cflags and ldflags match default)
|
2025-07-02 11:47:36 +07:00 |
|
DubbleClick
|
5577cd0fab
|
add cache file option to autoconf executor by default (if cflags and ldflags match default)
|
2025-07-02 11:47:20 +07:00 |
|
DubbleClick
|
719bde87b7
|
allow compilation with empty target
|
2025-07-01 23:31:54 +07:00 |
|
DubbleClick
|
d275d6cc69
|
fix native chain
|
2025-07-01 18:06:18 +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
|
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
|
df0d5fdbe8
|
merge fix
|
2025-07-01 13:02:59 +07:00 |
|
DubbleClick
|
ad8322b6a6
|
add zig to libc/static target parsing
|
2025-07-01 12:55:32 +07:00 |
|
DubbleClick
|
2ebdc4509c
|
<
|
2025-07-01 11:00:24 +07:00 |
|
DubbleClick
|
1839f13149
|
thanks, autocomplete, for the useless flag
|
2025-06-29 22:57:25 +07:00 |
|
DubbleClick
|
320c21d272
|
-static, not static
|
2025-06-29 22:26:30 +07:00 |
|
crazywhalecc
|
e1e48922de
|
Use isStatic instead of isStaticTarget
|
2025-06-29 22:49:48 +08:00 |
|
DubbleClick
|
3940f032af
|
fix tests
|
2025-06-29 21:09:59 +07:00 |
|
crazywhalecc
|
7f45f4aeec
|
Fix phpunit, add SPC_SKIP_TOOLCHAIN_CHECK
|
2025-06-29 19:48:09 +08:00 |
|
crazywhalecc
|
977fbaa8ef
|
Suggestions
|
2025-06-29 16:00:17 +08:00 |
|
crazywhalecc
|
0598eff9c5
|
Add suffix support for SPC_TARGET
|
2025-06-28 23:13:40 +08:00 |
|
crazywhalecc
|
a6364389ba
|
Add suffix support for SPC_TARGET
|
2025-06-28 23:11:26 +08:00 |
|
crazywhalecc
|
454b5a77ad
|
Add SPC_LIBC mapping to SPC_TARGET
|
2025-06-28 22:59:02 +08:00 |
|
crazywhalecc
|
90823e3b17
|
Use explict glibc toolchain target
|
2025-06-28 17:28:02 +08:00 |
|
crazywhalecc
|
3357f286ab
|
Remove libgomp deps
|
2025-06-28 17:13:22 +08:00 |
|