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 |
|
crazywhalecc
|
dbb566ac7c
|
fix curl 7.4.0 CoreServices framework build bug for mac
|
2023-10-17 18:43:49 +08:00 |
|
crazywhalecc
|
37b9704fbb
|
move option rebuild add position
|
2023-10-17 18:37:40 +08:00 |
|
DubbleClick
|
c225aeffed
|
introduce --rebuild option to BuildCliCommand.php (who even uses build:libs?)
|
2023-10-17 18:37:40 +08:00 |
|
DubbleClick
|
2e3544f296
|
catch exception when license path key is not set, fix libxslt license
|
2023-10-17 10:08:07 +08:00 |
|
Jerry Ma
|
ce60a9c804
|
Update README.md
|
2023-10-16 10:28:10 +08:00 |
|
crazywhalecc
|
b6c0b998b3
|
add bz2,curl support
|
2023-10-16 10:28:10 +08:00 |
|
crazywhalecc
|
6277539a79
|
change README micro repo description
|
2023-10-16 10:28:10 +08:00 |
|
crazywhalecc
|
9520d68cda
|
add onig and openssl support for BSD
|
2023-10-16 10:28:10 +08:00 |
|
crazywhalecc
|
812c71f31f
|
update README
|
2023-10-16 10:28:10 +08:00 |
|
crazywhalecc
|
b3cc360eeb
|
fix extension configure arg for BSD
|
2023-10-16 10:28:10 +08:00 |
|
crazywhalecc
|
39fe6fa081
|
fix copyDir for FreeBSD and add debug message
|
2023-10-16 10:28:10 +08:00 |
|
crazywhalecc
|
243ee63283
|
fix strip order for micro
|
2023-10-16 10:28:10 +08:00 |
|
crazywhalecc
|
24c946d687
|
fix phpunit
|
2023-10-16 10:28:10 +08:00 |
|
crazywhalecc
|
84d1c789bd
|
add basic FreeBSD support for utils
|
2023-10-16 10:28:10 +08:00 |
|
crazywhalecc
|
a983667b90
|
fix docker alpine install package redundant link
|
2023-10-15 09:42:55 +08:00 |
|
crazywhalecc
|
8d9cace469
|
fix mongodb release file match
|
2023-10-14 15:10:15 +08:00 |
|
crazywhalecc
|
e9d3e48f90
|
simplify hasCppExtension() method
|
2023-10-14 14:07:48 +08:00 |
|
crazywhalecc
|
ed53394389
|
add mark library patch function
|
2023-10-14 14:07:48 +08:00 |
|
crazywhalecc
|
8893d08ba9
|
adjust linux distro detection
|
2023-10-14 13:56:40 +08:00 |
|
crazywhalecc
|
5a13daee39
|
remove redundant LinuxLibraryBase tryBuild
|
2023-10-14 13:56:13 +08:00 |
|
crazywhalecc
|
c1e9cd2ea3
|
fix --with-clean to make it work
|
2023-10-14 11:37:56 +08:00 |
|
crazywhalecc
|
30213da70a
|
change default download php to 8.2
|
2023-10-14 11:30:43 +08:00 |
|
crazywhalecc
|
5d363bdb0b
|
adjust store classes
|
2023-10-14 11:23:25 +08:00 |
|
crazywhalecc
|
630c0d3a5d
|
add SourcePatcher::patchFile
|
2023-10-14 11:18:36 +08:00 |
|
Jerry Ma
|
56caef78e3
|
Update README.md
|
2023-10-07 15:37:49 +08:00 |
|
Jerry Ma
|
29be3a2e39
|
set version to 2.0-rc7
2.0-rc7
|
2023-10-05 22:07:44 +08:00 |
|
crazywhalecc
|
fbe149bcac
|
reuse static-php-cli-hosted workflows
|
2023-10-05 21:58:42 +08:00 |
|
crazywhalecc
|
92cafb36f6
|
fix bugs when building micro and embed at the same time
|
2023-10-01 10:01:45 +08:00 |
|
Joseph Bielawski
|
8636f2e7c9
|
Throw proper exception when PHP source is not available
|
2023-10-01 01:24:02 +08:00 |
|
crazywhalecc
|
8f43a09533
|
separate alternative libs
|
2023-10-01 01:19:35 +08:00 |
|
DubbleClick
|
654c5cba0c
|
fix musl install on rhel
|
2023-10-01 01:19:35 +08:00 |
|
crazywhalecc
|
f9685b82a1
|
adjust tool check level
|
2023-10-01 01:19:35 +08:00 |
|
crazywhalecc
|
f2371d3702
|
bugfix: complete ldap support for macOS and Linux
|
2023-10-01 01:19:35 +08:00 |
|