crazywhalecc
|
6c3ff7da32
|
Change LDFLAGS_PROGRAM to hard-coded
|
2025-07-25 12:58:19 +08:00 |
|
crazywhalecc
|
f47c3a2d20
|
Fix macOS missing lib when linking
|
2025-07-25 12:58:19 +08:00 |
|
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
|
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
|
7f45f4aeec
|
Fix phpunit, add SPC_SKIP_TOOLCHAIN_CHECK
|
2025-06-29 19:48:09 +08: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 |
|
crazywhalecc
|
5681722c09
|
Fix global env manager, add in-ini variable parsing
|
2025-06-25 15:32:18 +08:00 |
|
Jerry Ma
|
80687dfea3
|
Add macOS strip option -S, fix macOS micro strip option (#778)
* Add macOS strip option `-S`, fix macOS micro strip option
* Change docs and help messages
|
2025-06-19 19:31:25 +08:00 |
|
DubbleClick
|
f64eb0dea5
|
build for bsd and macos too
|
2025-06-18 11:20:05 +07:00 |
|
crazywhalecc
|
3efabee153
|
Remove redundant sanity check call
|
2025-06-14 01:13:33 +08:00 |
|
DubbleClick
|
962de5b25f
|
add edant/watcher, to make spc-packages easier
|
2025-06-13 22:51:35 +07:00 |
|
DubbleClick
|
089b94d753
|
add fastlz, libmemcached for linux
|
2025-06-12 10:46:35 +07:00 |
|
DubbleClick
|
e2efaab2b2
|
fix attempted ar deletions when building shared libphp
|
2025-06-12 08:18:32 +07:00 |
|
crazywhalecc
|
e0734fe848
|
Add frameworks for extension
|
2025-06-12 01:16:57 +08:00 |
|
crazywhalecc
|
2ea8a7e662
|
Fix macOS embed re-archive bug
|
2025-06-12 01:16:30 +08: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
|
da45aa7f15
|
Fix ngtcp2 and libheif build missing lib bug
|
2025-06-10 17:17:46 +08:00 |
|
crazywhalecc
|
720251458f
|
Add autoconf executor
|
2025-06-10 17:17:46 +08: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
|
9babe7f1d2
|
Rename setCMakeBuildDir to setBuildDir
|
2025-06-09 09:26:39 +08:00 |
|
crazywhalecc
|
f46b714990
|
For tomorrow windows executor, move it
|
2025-06-09 09:24:31 +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
|
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
|
617b0de31f
|
add -lpthread and -ldl in openssl::getStaticLibFiles
|
2025-06-06 16:56:08 +07:00 |
|
DubbleClick
|
300723419b
|
Merge remote-tracking branch 'origin/main' into fix/icurel
|
2025-06-06 13:55:00 +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
|
ad3860981a
|
-DPOSITION_INDEPENDENT_CODE=ON
|
2025-05-31 14:41:35 +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 |
|
DubbleClick
|
b376d1682f
|
remove runSharedExtensionCheckUnix
|
2025-05-21 18:35:48 +07:00 |
|
DubbleClick
|
03ca3f4f59
|
why do we have prefix= calls instead of prefix=BUILD_ROOT_DIR?
|
2025-05-20 22:19:09 +07:00 |
|
henderkes
|
f5fffafd43
|
format setEnv§
|
2025-05-15 14:46:44 +07:00 |
|
crazywhalecc
|
f37110605e
|
Remove dev build target
|
2025-03-25 16:13:41 +08:00 |
|
crazywhalecc
|
aa4d4db11f
|
Refactor, supports shared extension build now !
|
2025-03-24 23:50:12 +08:00 |
|
DubbleClick
|
744e066d5f
|
Merge remote-tracking branch 'origin/main' into feat/mimalloc
|
2025-03-23 15:38:31 +07:00 |
|