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 |
|
Jerry Ma
|
3497b2a760
|
Update src/SPC/builder/unix/library/libzip.php
Co-authored-by: Marc <m@pyc.ac>
|
2025-06-09 09:17:11 +08:00 |
|
Jerry Ma
|
acd10bd978
|
Update src/SPC/builder/unix/library/libzip.php
Co-authored-by: Marc <m@pyc.ac>
|
2025-06-09 09:17:04 +08:00 |
|
crazywhalecc
|
802950d941
|
Whoops
|
2025-06-09 01:52:23 +08:00 |
|
crazywhalecc
|
f158fba48d
|
Remove unused cmake things
|
2025-06-09 01:48:48 +08:00 |
|
crazywhalecc
|
059d134990
|
Remove unused cmake things
|
2025-06-09 01:34:32 +08:00 |
|
crazywhalecc
|
f7871c0036
|
Add reset function
|
2025-06-09 01:33:21 +08:00 |
|
crazywhalecc
|
42943b315c
|
Refactor remaining cmake libs
|
2025-06-09 01:33:06 +08:00 |
|
crazywhalecc
|
37b9ccfaa8
|
Fix UnixCMakeExecutor.php
|
2025-06-09 01:15:48 +08:00 |
|
crazywhalecc
|
1cf2a3dd3f
|
Fix UnixCMakeExecutor.php missing return
|
2025-06-09 01:08:24 +08:00 |
|
crazywhalecc
|
1718806042
|
Use cmake executor instead of raw command
|
2025-06-09 01:07:30 +08:00 |
|
crazywhalecc
|
7d26aa533a
|
Add cmake tool functions
|
2025-06-09 00:34:25 +08:00 |
|
crazywhalecc
|
521af84797
|
Add cmake executor and default library path var wrapper
|
2025-06-09 00:16:18 +08:00 |
|
DubbleClick
|
4fae158a3c
|
cs fix
|
2025-06-07 10:33:41 +07:00 |
|
DubbleClick
|
7d87856f4a
|
remove static libraries from libngtcp_crypto_ossl.a
|
2025-06-07 10:23:10 +07:00 |
|
DubbleClick
|
f9de43c7d4
|
=yes
|
2025-06-07 10:11:23 +07:00 |
|
DubbleClick
|
e00227f0c6
|
remove separate method from macosbuilder, move method from LinuxBuilder into UnixBuilderBase
|
2025-06-07 09:45:19 +07:00 |
|
DubbleClick
|
301f2d8a97
|
nghttp2 has brotlienc and brotlidec too
|
2025-06-06 17:02:35 +07:00 |
|
DubbleClick
|
500c19d900
|
phpstan
|
2025-06-06 16:59:36 +07:00 |
|
DubbleClick
|
617b0de31f
|
add -lpthread and -ldl in openssl::getStaticLibFiles
|
2025-06-06 16:56:08 +07:00 |
|
DubbleClick
|
560f684f7f
|
remove more unused options
|
2025-06-06 16:20:34 +07:00 |
|
DubbleClick
|
a0c0555089
|
add -lpthread -dl
|
2025-06-06 16:00:24 +07:00 |
|
DubbleClick
|
9fa1fb7b44
|
fix cs
|
2025-06-06 14:58:18 +07:00 |
|
DubbleClick
|
f5fa49338d
|
macos is stupid now?
|
2025-06-06 14:49:09 +07:00 |
|
Marc
|
f75ab9f428
|
Merge pull request #743 from crazywhalecc/feat/h3
Feature: add http/3 support to curl.
|
2025-06-06 13:53:25 +07:00 |
|
Marc
|
ab4e0bc406
|
Merge pull request #741 from crazywhalecc/fix/freetype-cmake
force minimum version 3.5 for cmake policies in freetype
|
2025-06-05 10:22:51 +07:00 |
|
DubbleClick
|
8993b3f4f0
|
add pkgconf prefix patch for ngtcp2 crypto library
|
2025-06-05 10:06:20 +07:00 |
|
DubbleClick
|
499c281931
|
cs fix
|
2025-06-05 09:50:14 +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
|
5add534848
|
don't use two extra variables
|
2025-06-04 21:20:00 +07:00 |
|
DubbleClick
|
ef7ebdfd1f
|
force minimum version 3.12 for cmake policies in freetype, only when cmake >= 4
|
2025-06-04 21:18:44 +07:00 |
|
DubbleClick
|
dabf52511f
|
force minimum version 3.5 for cmake policies in freetype
|
2025-06-04 17:18:09 +07:00 |
|
DubbleClick
|
df85f97646
|
force curl to respect SSL_CERT_FILE
|
2025-06-04 13:44:18 +07:00 |
|
DubbleClick
|
16a36b8315
|
damn comma
|
2025-05-06 16:39:02 +07:00 |
|
DubbleClick
|
861c49c9bc
|
make sure -fpic -fpie from CFLAGS bleeds through to libxslt compilation
|
2025-05-06 16:35:41 +07:00 |
|
Marc
|
f755d66342
|
fix attr and acl build without autogen.sh (if we don't download from git) (#718)
|
2025-04-28 11:14:46 +08:00 |
|
Jerry Ma
|
57097d1275
|
Fix postgresql macOS 15.4 build bug (#705)
|
2025-04-22 15:09:31 +08:00 |
|
crazywhalecc
|
8b07b15f6c
|
Merge branch 'main' into feat/xdebug-dynamic
|
2025-04-18 09:45:19 +08:00 |
|
DubbleClick
|
4391c30299
|
explicitly state libheif -> --with-heic
|
2025-04-12 09:49:00 +07:00 |
|
DubbleClick
|
d21980170e
|
bring back openmp for musl, add TODO to add it back in on glibc
|
2025-03-30 22:07:56 +07:00 |
|
crazywhalecc
|
6ea1d06460
|
Add bzip2 support for imagick
|
2025-03-30 14:02:44 +08:00 |
|
crazywhalecc
|
4115e42dc6
|
Remove openmp support for imagemagick
|
2025-03-29 22:51:12 +08:00 |
|
crazywhalecc
|
aa4d4db11f
|
Refactor, supports shared extension build now !
|
2025-03-24 23:50:12 +08:00 |
|
Marc
|
71b52e58b2
|
Merge branch 'main' into feat/xdebug-dynamic
|
2025-03-23 10:13:56 +01:00 |
|
DubbleClick
|
1791b443bc
|
add xdebug dynamic extension
|
2025-03-23 15:35:25 +07:00 |
|
Marc Henderkes
|
1552d992df
|
fix typo in gettext
|
2025-03-21 07:41:19 +01:00 |
|