Marc
|
0d0c789d8b
|
Merge pull request #828 from crazywhalecc/feat/pkg-config-integration
Add real pkg-config integration
|
2025-07-23 13:49:36 +07:00 |
|
crazywhalecc
|
e02ce4c151
|
Fix gnu docker openssl build
|
2025-07-23 12:15:18 +08:00 |
|
crazywhalecc
|
147fd396cf
|
Fix openssl pc file
|
2025-07-23 11:52:05 +08:00 |
|
crazywhalecc
|
1888b735d1
|
Fix all extension builds
|
2025-07-22 21:13:35 +08:00 |
|
crazywhalecc
|
7e977414a7
|
Use spc-config instead of SPC_EXTRA_LIBS, trigger extension test
|
2025-07-22 19:59:44 +08:00 |
|
DubbleClick
|
ff092b4e9d
|
add libjxl #755
|
2025-07-22 10:22:52 +07:00 |
|
DubbleClick
|
be0dbcd9eb
|
add jbig
|
2025-07-22 10:21:09 +07:00 |
|
DubbleClick
|
5c44703f53
|
add lerc
|
2025-07-22 10:21:09 +07:00 |
|
crazywhalecc
|
dd72b32559
|
Merge
|
2025-07-10 12:59:27 +08:00 |
|
crazywhalecc
|
e1e48922de
|
Use isStatic instead of isStaticTarget
|
2025-06-29 22:49:48 +08:00 |
|
crazywhalecc
|
977fbaa8ef
|
Suggestions
|
2025-06-29 16:00:17 +08:00 |
|
crazywhalecc
|
12aadf18cc
|
refactor: replace SPC_LIBC with SPC_TARGET and update related logic
|
2025-06-28 16:36:05 +08:00 |
|
crazywhalecc
|
5681722c09
|
Fix global env manager, add in-ini variable parsing
|
2025-06-25 15:32:18 +08:00 |
|
DubbleClick
|
5f3f999222
|
run go mod frankenphp automatically when running craft
|
2025-06-19 10:36:31 +07:00 |
|
DubbleClick
|
f64eb0dea5
|
build for bsd and macos too
|
2025-06-18 11:20:05 +07:00 |
|
DubbleClick
|
c1870af1b1
|
add frankenphp sapi
|
2025-06-18 11:15:16 +07:00 |
|
DubbleClick
|
962de5b25f
|
add edant/watcher, to make spc-packages easier
|
2025-06-13 22:51:35 +07:00 |
|
DubbleClick
|
52f40b7f9f
|
the release option also affects shared extensions, which is unwanted, patchelf their soname back and rename them
|
2025-06-12 20:20:33 +07:00 |
|
DubbleClick
|
089b94d753
|
add fastlz, libmemcached for linux
|
2025-06-12 10:46:35 +07:00 |
|
DubbleClick
|
dcdd167db3
|
Merge remote-tracking branch 'origin/fix/icurel' into fix/icurel
# Conflicts:
# src/SPC/builder/unix/library/gettext.php
# src/SPC/builder/unix/library/libiconv.php
# src/SPC/builder/unix/library/libxslt.php
|
2025-06-10 19:48:22 +07:00 |
|
DubbleClick
|
9ed62b02b6
|
make patchLaDependencyPrefix argument optional, remove cleanLaFiles
|
2025-06-10 19:46:55 +07:00 |
|
crazywhalecc
|
11f21304f9
|
Fix libxslt lib compile bug
|
2025-06-10 17:17:46 +08:00 |
|
crazywhalecc
|
720251458f
|
Add autoconf executor
|
2025-06-10 17:17:46 +08:00 |
|
DubbleClick
|
20f222d19e
|
post merge fixes
|
2025-06-09 14:48:05 +07:00 |
|
DubbleClick
|
fa744bb802
|
merge cmake changes from master into icurel
|
2025-06-09 14:38:45 +07:00 |
|
crazywhalecc
|
0558d67240
|
Rename initBuildEnv to initializeEnv
|
2025-06-09 11:12:34 +08:00 |
|
crazywhalecc
|
123cc92756
|
Extract default build env to unix shell
|
2025-06-09 10:24:06 +08:00 |
|
crazywhalecc
|
059d134990
|
Remove unused cmake things
|
2025-06-09 01:34:32 +08:00 |
|
crazywhalecc
|
42943b315c
|
Refactor remaining cmake libs
|
2025-06-09 01:33:06 +08:00 |
|
DubbleClick
|
2a39fb0bd5
|
Merge remote-tracking branch 'origin/main' into fix/icurel
|
2025-06-07 20:10:04 +07:00 |
|
DubbleClick
|
2dde53760a
|
makeCmakeArgs
|
2025-06-07 20:09:50 +07:00 |
|
DubbleClick
|
cfa525351a
|
cs fix
|
2025-06-07 10:11:57 +07:00 |
|
DubbleClick
|
e00227f0c6
|
remove separate method from macosbuilder, move method from LinuxBuilder into UnixBuilderBase
|
2025-06-07 09:45:19 +07:00 |
|
DubbleClick
|
635fbae3c9
|
Merge remote-tracking branch 'origin/main' into fix/icurel
|
2025-06-07 00:00:00 +07:00 |
|
DubbleClick
|
a68212672b
|
apply suggestions
|
2025-06-06 23:49:58 +07:00 |
|
DubbleClick
|
617b0de31f
|
add -lpthread and -ldl in openssl::getStaticLibFiles
|
2025-06-06 16:56:08 +07:00 |
|
DubbleClick
|
92ad792eff
|
oops
|
2025-06-06 16:24:52 +07:00 |
|
DubbleClick
|
4582e1f508
|
cs fix
|
2025-06-06 13:57:45 +07:00 |
|
DubbleClick
|
621e396373
|
Merge branch 'fix/icurel' of https://github.com/crazywhalecc/static-php-cli into fix/icurel
|
2025-06-06 13:55:11 +07:00 |
|
DubbleClick
|
300723419b
|
Merge remote-tracking branch 'origin/main' into fix/icurel
|
2025-06-06 13:55:00 +07:00 |
|
Marc
|
dbc7ff5de7
|
Merge pull request #746 from crazywhalecc/fix/embed-soname
-release (soname) compilation support for linux shared embed
|
2025-06-06 13:44:34 +07:00 |
|
DubbleClick
|
7c4c8c6275
|
cache libc version
|
2025-06-06 13:10:28 +07:00 |
|
DubbleClick
|
161a553948
|
-release (soname) compilation support for linux shared embed
|
2025-06-05 13:54:17 +07:00 |
|
DubbleClick
|
bb7e0f6f89
|
add nghttp3 and ngtcp2
|
2025-06-05 09:44:03 +07:00 |
|
DubbleClick
|
8919a2fcca
|
goddamn windows
|
2025-06-04 21:50:28 +07:00 |
|
DubbleClick
|
ba0796c9ea
|
nghttp3
|
2025-06-04 21:42:44 +07:00 |
|
DubbleClick
|
4c124770ed
|
--with-pic for libffi
|
2025-05-31 14:06:00 +07:00 |
|
DubbleClick
|
78b2a89b0a
|
--with-pic for libpng
|
2025-05-31 14:03:17 +07:00 |
|
DubbleClick
|
a9d5dcf4a2
|
fixer
|
2025-05-25 10:47:32 +07:00 |
|
DubbleClick
|
e568041143
|
\$SPC_CMD_PREFIX_PHP_MAKE -> $SPC_CMD_PREFIX_PHP_MAKE
|
2025-05-25 10:44:38 +07:00 |
|