henderkes
|
8ab09898f0
|
conditional install-modules
|
2025-10-19 10:41:14 +02:00 |
|
henderkes
|
9c8b4d627c
|
also install-modules of course...
|
2025-10-19 09:08:50 +02:00 |
|
henderkes
|
29c31d90e5
|
also only do that for macos (saves build time)
|
2025-10-18 11:35:41 +02:00 |
|
henderkes
|
8ed68f481a
|
don't pass unused envs
|
2025-10-18 11:31:20 +02:00 |
|
henderkes
|
6594811536
|
remove pointless SPC_CMD_PREFIX_PHP_MAKE
|
2025-10-08 11:48:40 +02:00 |
|
henderkes
|
808d224b08
|
build frankenphp before shared extensions again
|
2025-09-18 09:07:18 +02:00 |
|
crazywhalecc
|
4bc30b0b6f
|
Add php-src/config.log for SPCException
|
2025-09-07 11:50:51 +08:00 |
|
crazywhalecc
|
a2c5c7e6e6
|
Add cgi SAPI
|
2025-09-04 14:05:00 +08:00 |
|
crazywhalecc
|
465bd3ce85
|
Use separated functions for exporting symbols
|
2025-08-31 14:24:28 +08:00 |
|
DubbleClick
|
460eb02086
|
build frankenphp and embed after shared extensions, make sure the linker doesn't drop libphp.a symbols that extensions need
|
2025-08-29 08:52:55 +07:00 |
|
DubbleClick
|
f18725083a
|
disable opcache jit automatically on alpine target (only required for php < 8.5)
|
2025-08-28 11:32:33 +07:00 |
|
crazywhalecc
|
0c9a30256e
|
Remove all @throws PHPDoc, it's almost useless for SPC anymore
|
2025-08-07 13:09:18 +08:00 |
|
crazywhalecc
|
4cbe4ea82d
|
Revert corrupted revert
|
2025-08-03 23:01:09 +08:00 |
|
Jerry Ma
|
430f436b79
|
Update src/SPC/builder/macos/MacOSBuilder.php
Co-authored-by: Marc <m@pyc.ac>
|
2025-08-03 22:48:09 +08:00 |
|
Jerry Ma
|
93001dce88
|
Update src/SPC/builder/macos/MacOSBuilder.php
Co-authored-by: Marc <m@pyc.ac>
|
2025-08-03 22:47:02 +08:00 |
|
crazywhalecc
|
af62e55da8
|
Add missing space
|
2025-08-02 01:38:32 +08:00 |
|
crazywhalecc
|
22a8191b97
|
Fix opcache jit option parsing in builder
|
2025-08-02 01:29:20 +08:00 |
|
crazywhalecc
|
1047d471ed
|
Merge branch 'main' into php-85
# Conflicts:
# src/SPC/builder/linux/LinuxBuilder.php
# src/SPC/store/source/PhpSource.php
# src/globals/test-extensions.php
|
2025-07-31 23:46:34 +08:00 |
|
crazywhalecc
|
ed67393d33
|
Move opcache JIT handling from Linux and MacOS builders to Extension
|
2025-07-29 11:22:58 +08:00 |
|
crazywhalecc
|
e9dbeb1e34
|
Refactor opcache JIT handling and version checks in Linux and MacOS builders
|
2025-07-29 10:59:36 +08:00 |
|
DubbleClick
|
342192fd67
|
remove lto related stuff again, not worth using
|
2025-07-28 19:43:01 +07:00 |
|
DubbleClick
|
944cca709f
|
use $AR in second part of command too
|
2025-07-27 01:10:21 +07:00 |
|
DubbleClick
|
b6f673cd68
|
Use $AR instead of ar. Compatibility with -flto(=thin).
|
2025-07-27 00:59:32 +07:00 |
|
DubbleClick
|
c2b3b78846
|
switch to libmimalloc.a because go linker is sometimes doing unpredictable things
|
2025-07-26 13:51:34 +07:00 |
|
DubbleClick
|
2cb1a95132
|
change dependency tracking
|
2025-07-26 11:13:29 +07:00 |
|
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 |
|
crazywhalecc
|
7e977414a7
|
Use spc-config instead of SPC_EXTRA_LIBS, trigger extension test
|
2025-07-22 19:59:44 +08: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
|
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
|
fa744bb802
|
merge cmake changes from master into icurel
|
2025-06-09 14:38:45 +07:00 |
|
crazywhalecc
|
059d134990
|
Remove unused cmake things
|
2025-06-09 01:34:32 +08:00 |
|
DubbleClick
|
2a39fb0bd5
|
Merge remote-tracking branch 'origin/main' into fix/icurel
|
2025-06-07 20:10:04 +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
|
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 |
|
crazywhalecc
|
f37110605e
|
Remove dev build target
|
2025-03-25 16:13:41 +08:00 |
|