Jerry Ma
|
a5754125a8
|
Update README.md
|
2023-10-30 20:32:59 +08:00 |
|
DubbleClick
|
6b848da4dd
|
disable musl-gcc wrapper
|
2023-10-29 18:02:02 +01:00 |
|
crazywhalecc
|
2768dc0c40
|
adjust doctor for os and linux musl check
|
2023-10-30 00:35:58 +08:00 |
|
crazywhalecc
|
90b2e5568c
|
update sqlite version
|
2023-10-29 23:34:17 +08:00 |
|
DubbleClick
|
b4f9235cb6
|
Merge branch 'main' into cplus
|
2023-10-29 12:14:58 +01:00 |
|
DubbleClick
|
86ce7e9d25
|
rename --by-extensions to --for-extensions
--without-suggests to --without-suggestions
|
2023-10-29 12:00:16 +08:00 |
|
DubbleClick
|
2e47e8af6b
|
specify --with-openssl-dir in php ./configure
I'm not sure if this is correct, please revert if it doesn't fix the issue
|
2023-10-27 18:42:53 +02:00 |
|
DubbleClick
|
d40f2cafec
|
simplify libpng compilation
|
2023-10-27 17:37:31 +02:00 |
|
DubbleClick
|
e84a246dd2
|
add back required -lgomp for imagick extension
|
2023-10-27 17:33:43 +02:00 |
|
crazywhalecc
|
98f32ae0f0
|
Use emoji
|
2023-10-26 20:49:42 +08:00 |
|
crazywhalecc
|
5499109278
|
Adjust new README
|
2023-10-26 20:40:32 +08:00 |
|
crazywhalecc
|
9a5b02692d
|
Adjust new README
|
2023-10-26 20:37:35 +08:00 |
|
crazywhalecc
|
970a74896a
|
Adjust new README
|
2023-10-26 20:34:58 +08:00 |
|
crazywhalecc
|
29179ecb84
|
Adjust new README
|
2023-10-26 20:28:35 +08:00 |
|
crazywhalecc
|
5e0cccfe3d
|
Add --by-extensions for README
|
2023-10-26 20:20:17 +08:00 |
|
crazywhalecc
|
ed52ec9ee1
|
Merge remote-tracking branch 'origin/main'
# Conflicts:
# README-en.md
|
2023-10-26 20:17:27 +08:00 |
|
crazywhalecc
|
f25d2d5db4
|
Decided to change README default language to English
|
2023-10-26 20:17:17 +08:00 |
|
crazywhalecc
|
e00908d8cb
|
Merge remote-tracking branch 'DubbleClick/cplus' into cplus
# Conflicts:
# src/SPC/builder/unix/library/bzip2.php
|
2023-10-26 19:45:37 +08:00 |
|
DubbleClick
|
c24dc8f518
|
create helper method to pass environment variables to 'make'
|
2023-10-24 12:21:36 +02:00 |
|
Jerry Ma
|
d381e48605
|
Update README-en.md
|
2023-10-23 22:44:42 +08:00 |
|
crazywhalecc
|
8dcec73929
|
let bzip2 use correct CC and AR
|
2023-10-23 22:27:19 +08:00 |
|
crazywhalecc
|
9b9644fe63
|
simplify download error message
|
2023-10-23 20:12:47 +08:00 |
|
crazywhalecc
|
8a70da6291
|
change instanceof check
|
2023-10-23 00:41:43 +08:00 |
|
crazywhalecc
|
c84eb723ec
|
[mixed] refactor with putenv, fix imagemagick and c++ build
|
2023-10-23 00:37:28 +08:00 |
|
crazywhalecc
|
5934e5e881
|
fix doctor phpunit test
|
2023-10-22 22:16:20 +08:00 |
|
crazywhalecc
|
99150e2cef
|
add putenv wrapper
|
2023-10-22 22:14:11 +08:00 |
|
crazywhalecc
|
8191444fe9
|
refactor musl tool doctor
|
2023-10-22 21:33:09 +08:00 |
|
crazywhalecc
|
5cfba6e83b
|
Merge branch 'main' into cplus
|
2023-10-22 17:43:18 +08:00 |
|
crazywhalecc
|
4e9b8980d0
|
add --by-extensions and --without-suggests options for download command
|
2023-10-22 17:42:35 +08:00 |
|
crazywhalecc
|
c800a53f77
|
separate --from-zip in download command
|
2023-10-22 17:42:35 +08:00 |
|
crazywhalecc
|
6cc7e6cff6
|
add comment for hard-coded musl version
|
2023-10-22 17:24:01 +08:00 |
|
crazywhalecc
|
d56c060863
|
remove --enable-wrapper=gcc for fix-musl
|
2023-10-22 17:15:12 +08:00 |
|
crazywhalecc
|
b6409bded4
|
optimize install musl wrapper and cross make function
|
2023-10-22 16:55:02 +08:00 |
|
DubbleClick
|
ca1189b6ca
|
use ld.gold (revert this if you think this doesn't add benefit)
|
2023-10-19 18:28:36 +02:00 |
|
DubbleClick
|
75b9d66698
|
use ar and ld from musl-tools (uses gold-ld and can handle wrong lib order)
|
2023-10-19 18:24:05 +02:00 |
|
DubbleClick
|
6dfd35348f
|
fix order of imagick libs
|
2023-10-19 18:24:05 +02:00 |
|
DubbleClick
|
0007043f4a
|
fix imagemagick and postgresql builds with different libs
|
2023-10-19 18:24:04 +02:00 |
|
DubbleClick
|
da1cbeb79c
|
introduce library_path and ld_library_path options to linuxbuilder (some libs require it to load -lstdc++)
|
2023-10-19 18:24:03 +02:00 |
|
DubbleClick
|
a83a457905
|
fix pgsql build on non-alpine
|
2023-10-19 18:24:03 +02:00 |
|
DubbleClick
|
a4dc177621
|
install libxml2 and snappy into /lib instead of /lib64
|
2023-10-19 18:24:02 +02:00 |
|
DubbleClick
|
a7265bf624
|
add -static linker flag to libicu compilation
|
2023-10-19 18:24:01 +02:00 |
|
DubbleClick
|
64dfb57366
|
don't add -liconv on linux (cannot find library when specified that way in extra_libs)
|
2023-10-19 18:24:01 +02:00 |
|
DubbleClick
|
658e8e74bd
|
use arch-linux-musl toolchains
|
2023-10-19 18:24:00 +02:00 |
|
DubbleClick
|
46b0ecf3fa
|
allow patching of extra_libs before make on linux too
|
2023-10-19 18:23:59 +02:00 |
|
DubbleClick
|
830f379bf6
|
add --disable-opcache-jit option for alpine
|
2023-10-19 18:23:59 +02:00 |
|
crazywhalecc
|
c9b544f8c4
|
fix zlib detection in debian linux
|
2023-10-19 23:19:51 +08:00 |
|
DubbleClick
|
11af370fe1
|
remove useless softlink libpng.a (pointing to libpng16.a), causes imagick build failure if freetype or png is enabled
|
2023-10-19 23:19:51 +08:00 |
|
DubbleClick
|
1e11559c4b
|
fix libpng license and libname
|
2023-10-19 23:19:51 +08:00 |
|
crazywhalecc
|
8b188bd1b9
|
change icu to ghrel
|
2023-10-19 00:05:36 +08:00 |
|
crazywhalecc
|
e0e3bc6d97
|
add detection for ghrel prerelease
|
2023-10-19 00:05:36 +08:00 |
|