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 |
|
DubbleClick
|
78666ff7de
|
support for frankenphp linked dynamically too
|
2025-06-29 18:28:42 +07:00 |
|
DubbleClick
|
dbdf10c75a
|
support for dynamic linking of musl libc
|
2025-06-29 18:24:25 +07:00 |
|
DubbleClick
|
2564da2615
|
Reapply "just strip out the error and return the output instead of executing again without version"
This reverts commit 1d29ac228c42531a5f008e480c3cb538e7769e36.
|
2025-06-29 16:56:24 +07:00 |
|
crazywhalecc
|
fcaa7c5f42
|
Add no-env-check for builder
|
2025-06-29 16:21:22 +08:00 |
|
crazywhalecc
|
977fbaa8ef
|
Suggestions
|
2025-06-29 16:00:17 +08:00 |
|
DubbleClick
|
6ed62aa05c
|
use CC=cc to install xcaddy
|
2025-06-29 13:31:43 +07:00 |
|
DubbleClick
|
1d29ac228c
|
Revert "just strip out the error and return the output instead of executing again without version"
This reverts commit d588e6e4fd8df910a39603949191d5e7170a219e.
|
2025-06-29 10:40:48 +07:00 |
|
DubbleClick
|
a44d90671c
|
fix existing check for Zig::fetch
|
2025-06-29 00:49:39 +07:00 |
|
DubbleClick
|
d588e6e4fd
|
just strip out the error and return the output instead of executing again without version
|
2025-06-29 00:06:40 +07:00 |
|
DubbleClick
|
19ddddf618
|
self:: instead of SourcePatcher::
|
2025-06-28 23:45:02 +07:00 |
|
DubbleClick
|
a7bf1e9676
|
we need to patch swoole early enough
|
2025-06-28 23:33:13 +07:00 |
|
DubbleClick
|
02f2837f86
|
adjust craft command for zig
|
2025-06-28 22:55:30 +07: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
|
c23c5ae614
|
Disable openmp for imagemagick
|
2025-06-28 23:08:17 +08:00 |
|
DubbleClick
|
de3cb2f686
|
no ""
|
2025-06-28 21:59:12 +07:00 |
|
crazywhalecc
|
454b5a77ad
|
Add SPC_LIBC mapping to SPC_TARGET
|
2025-06-28 22:59:02 +08:00 |
|
DubbleClick
|
4a493f3f6d
|
don't set rpath because on musl it'll fall over with static binaries
|
2025-06-28 21:50:57 +07:00 |
|
DubbleClick
|
61274cb865
|
use extra COMPILER_EXTRA env variable to make sure it's actually passed to compiler
|
2025-06-28 21:21:29 +07:00 |
|
Jerry Ma
|
88d99a7dea
|
Update src/SPC/store/SourcePatcher.php
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-06-28 18:04:45 +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 |
|
crazywhalecc
|
ad080da026
|
Refactor micro patching logic in SourcePatcher
|
2025-06-28 17:06:51 +08:00 |
|
crazywhalecc
|
604131b31d
|
Use own exception
|
2025-06-28 16:45:20 +08:00 |
|
crazywhalecc
|
12aadf18cc
|
refactor: replace SPC_LIBC with SPC_TARGET and update related logic
|
2025-06-28 16:36:05 +08:00 |
|
DubbleClick
|
aa516522aa
|
why isn't this triggered?
|
2025-06-27 23:35:04 +07:00 |
|
DubbleClick
|
efb1ff5a93
|
test fix 2?
|
2025-06-27 22:56:49 +07:00 |
|
DubbleClick
|
4c8a173213
|
build_lib_path is better
|
2025-06-27 22:53:18 +07:00 |
|
DubbleClick
|
b6240f16fb
|
clean files before compiling because it may try to link the wrong one
|
2025-06-27 22:51:53 +07:00 |
|
DubbleClick
|
f5281535d9
|
strip libphp.so and frankenphp
|
2025-06-27 22:48:15 +07:00 |
|
DubbleClick
|
464c2dca85
|
cs fix
|
2025-06-27 22:01:56 +07:00 |
|
DubbleClick
|
43dc04b4d0
|
building shared libphp.so on musl is really pointless and should be an error, since static compilations cannot load it
|
2025-06-27 22:01:37 +07:00 |
|
DubbleClick
|
ff95b464ce
|
really stupid patch for swoole
|
2025-06-27 21:26:06 +07:00 |
|
DubbleClick
|
69e1acd5ae
|
really stupid patch
|
2025-06-27 20:28:59 +07:00 |
|
DubbleClick
|
e162a0ecd6
|
libaom uses different PIC check
|
2025-06-27 19:37:10 +07:00 |
|
DubbleClick
|
383045d1c0
|
cs fix
|
2025-06-27 19:27:02 +07:00 |
|
DubbleClick
|
e6bec8eb57
|
fix lib extra cflags
|
2025-06-27 19:26:08 +07:00 |
|
DubbleClick
|
d2dea83c63
|
don't check for musl toolkit when running zig, add -static to ncurses
|
2025-06-27 18:21:22 +07:00 |
|
DubbleClick
|
797aaf1ea8
|
remove libdir
|
2025-06-27 14:51:36 +07:00 |
|
DubbleClick
|
5a7fd8c24e
|
we shouldn't need that, need to figure out the cause
|
2025-06-27 09:26:57 +07:00 |
|
DubbleClick
|
cc4ec4b598
|
add back debug
|
2025-06-27 00:17:24 +07:00 |
|
DubbleClick
|
55d78579c8
|
pgsql x86_64 fix?
|
2025-06-27 00:11:28 +07:00 |
|
DubbleClick
|
2ff78e531e
|
cs fix, where did that come from?
|
2025-06-26 17:25:46 +07:00 |
|
DubbleClick
|
03a33d87ff
|
fix frankenphp build
|
2025-06-26 17:23:37 +07:00 |
|
DubbleClick
|
5801d05047
|
test musl (I have not tested this yet!)
|
2025-06-26 16:47:07 +07:00 |
|