crazywhalecc
|
9366cbacd9
|
Update discord invite link
|
2026-05-24 18:06:30 +08:00 |
|
crazywhalecc
|
42fdc4eb87
|
Use PHP 8.5 by default
|
2026-05-11 09:48:31 +08:00 |
|
crazywhalecc
|
143ae4b8c4
|
Use -i instead of -I (-I used by hardcoded INI)
|
2026-05-08 19:08:00 +08:00 |
|
crazywhalecc
|
ca8a28a364
|
Group shell command
|
2026-05-08 10:06:30 +08:00 |
|
crazywhalecc
|
8e3e790cc3
|
Add migration guide
|
2026-05-08 10:06:21 +08:00 |
|
crazywhalecc
|
4218f2905a
|
Add nightly release build
|
2026-05-07 16:41:43 +08:00 |
|
crazywhalecc
|
742752fd66
|
Add discord server
|
2026-05-07 15:32:09 +08:00 |
|
crazywhalecc
|
506cb15654
|
SPC_DEFAULT_C_FLAGS renamed to SPC_DEFAULT_CFLAGS
|
2026-05-07 14:55:05 +08:00 |
|
crazywhalecc
|
d745c7d9ec
|
Add maintainer-skip-build option
|
2026-04-29 16:38:59 +08:00 |
|
crazywhalecc
|
27c364f692
|
Update CLI documentation for clarity and accuracy
|
2026-04-29 15:33:06 +08:00 |
|
crazywhalecc
|
a73e6c0e7e
|
Add craft-yml docs
|
2026-04-29 15:10:00 +08:00 |
|
crazywhalecc
|
269cd600f8
|
Refactor documentation structure and add new artifact model guide
|
2026-04-29 14:28:17 +08:00 |
|
crazywhalecc
|
860ff38dae
|
Update latest docs
|
2026-04-23 14:09:20 +08:00 |
|
crazywhalecc
|
ecaebe0054
|
Add v2 version warning message
|
2026-04-20 14:19:39 +08:00 |
|
crazywhalecc
|
c39155898a
|
Add deps-map component and related command
|
2026-04-20 11:30:40 +08:00 |
|
crazywhalecc
|
2045055591
|
Add GUIDE section for v3 docs
|
2026-04-19 18:01:56 +08:00 |
|
crazywhalecc
|
a348e838d7
|
Temp
|
2026-04-19 11:49:55 +08:00 |
|
crazywhalecc
|
a175c5862d
|
Update index
|
2026-04-16 14:40:45 +08:00 |
|
Nils Silbernagel
|
295df19484
|
Add shared-extensions, frankenphp and zts to build-unix workflow (#1062)
Co-authored-by: crazywhalecc <jesse2061@outlook.com>
|
2026-03-20 20:37:25 +08:00 |
|
crazywhalecc
|
372760e469
|
Update patch point docs
|
2026-01-19 18:56:28 +08:00 |
|
Jerry Ma
|
f1d1d4fe10
|
Beautify docs (#948)
|
2025-10-28 18:56:18 +08:00 |
|
crazywhalecc
|
fa6fa1c425
|
Add docs
|
2025-10-27 09:56:47 +08:00 |
|
crazywhalecc
|
49cfcbe92d
|
Update docs
|
2025-10-20 13:41:33 +08:00 |
|
crazywhalecc
|
345fe783cc
|
Add version table in docs
|
2025-09-24 15:46:54 +08:00 |
|
crazywhalecc
|
a2c5c7e6e6
|
Add cgi SAPI
|
2025-09-04 14:05:00 +08:00 |
|
crazywhalecc
|
bf55db959e
|
Add swoole-hook-odbc notes
|
2025-08-28 22:35:23 +08:00 |
|
crazywhalecc
|
9a340e1ad8
|
Update docs, GitHub issue templates, workflows
|
2025-08-07 13:09:18 +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
|
85e89e4326
|
alpha2
|
2025-07-28 10:17:14 +08:00 |
|
crazywhalecc
|
1ce3ba0f30
|
Update docs and READMEs
|
2025-07-15 22:08:10 +08:00 |
|
DubbleClick
|
385a46b96f
|
update notes for argon2
|
2025-07-07 21:19:57 +07:00 |
|
DubbleClick
|
0a33fba23e
|
zig toolchain stuff
|
2025-07-01 14:01:48 +07:00 |
|
DubbleClick
|
2ebdc4509c
|
<
|
2025-07-01 11:00:24 +07:00 |
|
crazywhalecc
|
12aadf18cc
|
refactor: replace SPC_LIBC with SPC_TARGET and update related logic
|
2025-06-28 16:36:05 +08:00 |
|
DubbleClick
|
e408a2cf1d
|
suggestion and aarch64 fix
|
2025-06-26 15:55:41 +07:00 |
|
DubbleClick
|
40ac705c46
|
remove openmp support entirely, system packages distribute it disabled, the ini disables it by default and the authors recommend disabling it. WIth a distinction between libgomp, libomp and the non-existent usable static libraries for them, it's just not worth it.
|
2025-06-25 11:21:58 +07: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
|
dfac385d21
|
suggestions
|
2025-06-19 12:23:33 +07:00 |
|
crazywhalecc
|
437d6810b7
|
Bump version, update docs, change owner dunglas to php
|
2025-06-19 13:01:26 +08:00 |
|
DubbleClick
|
db109e3586
|
update documentation for glibc
|
2025-06-12 12:07:48 +07:00 |
|
DubbleClick
|
300723419b
|
Merge remote-tracking branch 'origin/main' into fix/icurel
|
2025-06-06 13:55:00 +07:00 |
|
DubbleClick
|
8e5efb923f
|
update docs
|
2025-06-05 10:27:18 +07:00 |
|
Marc
|
93eb6378ba
|
Merge branch 'main' into fix/icurel
|
2025-05-31 22:32:08 +07:00 |
|
DubbleClick
|
3867b9933d
|
update doc for spx extension
|
2025-05-30 16:18:34 +07:00 |
|
crazywhalecc
|
bd341db54a
|
Add build from config support (craft command)
|
2025-04-24 14:18:39 +08:00 |
|
crazywhalecc
|
9fe09f57f6
|
Add Chinese docs and additional option docs
|
2025-04-19 15:04:29 +08:00 |
|
crazywhalecc
|
8b07b15f6c
|
Merge branch 'main' into feat/xdebug-dynamic
|
2025-04-18 09:45:19 +08:00 |
|
DubbleClick
|
a5e4d6a5ec
|
xdebug and ffi compilable shared, updated notes
|
2025-03-30 23:36:23 +07:00 |
|
DubbleClick
|
7a2f77193f
|
add imagick extension note
|
2025-03-30 22:22:22 +07:00 |
|
Marc Henderkes
|
1b29803ed2
|
docs
|
2025-03-20 08:00:35 +01:00 |
|