mirror of
https://github.com/crystalidea/qt-build-tools.git
synced 2025-05-02 15:07:21 +08:00
update to 5.15.6
This commit is contained in:
parent
e3fe2e5aed
commit
bdf61e84b6
5.15.6
bin
compile_mac.shcompile_mac_arm.shcompile_mac_arm_cross.shcompile_mac_dev.shcompile_mac_static.shcompile_win.plqtbase
mkspecs/common
openssl-1.1.1k/build/include/openssl
__DECC_INCLUDE_EPILOGUE.H__DECC_INCLUDE_PROLOGUE.Haes.hasn1.hasn1_mac.hasn1err.hasn1t.hasync.hasyncerr.hbio.hbioerr.hblowfish.hbn.hbnerr.hbuffer.hbuffererr.hcamellia.hcast.hcmac.hcms.hcmserr.hcomp.hcomperr.hconf.hconf_api.hconferr.hcrypto.hcryptoerr.hct.hcterr.hdes.hdh.hdherr.hdsa.hdsaerr.hdtls1.he_os2.hebcdic.hec.hecdh.hecdsa.hecerr.hengine.hengineerr.herr.hevp.hevperr.hhmac.hidea.hkdf.hkdferr.hlhash.hmd2.hmd4.hmd5.hmdc2.hmodes.hobj_mac.hobjects.hobjectserr.hocsp.hocsperr.hopensslconf.hopensslv.hossl_typ.hpem.hpem2.hpemerr.hpkcs12.hpkcs12err.hpkcs7.hpkcs7err.hrand.hrand_drbg.hranderr.hrc2.hrc4.hrc5.hripemd.hrsa.hrsaerr.hsafestack.hseed.hsha.hsrp.hsrtp.hssl.hssl2.hssl3.hsslerr.h
@ -23,4 +23,4 @@ makej
|
||||
echo maki | sudo -S sudo make install
|
||||
|
||||
cd /usr/local
|
||||
zip -r ~/Desktop/qt5.15.5_mac.zip Qt-5.15.5/*
|
||||
zip -r ~/Desktop/qt5.15.6_mac.zip Qt-5.15.6/*
|
@ -23,4 +23,4 @@ makej
|
||||
echo maki | sudo -S sudo make install
|
||||
|
||||
cd /usr/local
|
||||
zip -r ~/Desktop/qt5.15.5_mac_arm.zip Qt-5.15.5/*
|
||||
zip -r ~/Desktop/qt5.15.6_mac_arm.zip Qt-5.15.6/*
|
@ -7,7 +7,7 @@ export PATH=$PATH:$(pwd)/qtbase/bin
|
||||
|
||||
cd qtbase
|
||||
|
||||
./configure -device-option QMAKE_APPLE_DEVICE_ARCHS=arm64 -opensource -confirm-license -nomake examples -nomake tests -no-openssl -securetransport -prefix /usr/local/Qt-5.15.5-arm
|
||||
./configure -device-option QMAKE_APPLE_DEVICE_ARCHS=arm64 -opensource -confirm-license -nomake examples -nomake tests -no-openssl -securetransport -prefix /usr/local/Qt-5.15.6-arm
|
||||
|
||||
makej
|
||||
echo maki | sudo -S sudo make install
|
||||
@ -23,4 +23,4 @@ makej
|
||||
echo maki | sudo -S sudo make install
|
||||
|
||||
cd /usr/local
|
||||
zip -r ~/Desktop/qt5.15.5_mac_arm.zip Qt-5.15.5-arm/*
|
||||
zip -r ~/Desktop/qt5.15.6_mac_arm.zip Qt-5.15.6-arm/*
|
@ -7,7 +7,7 @@ export PATH=$PATH:$(pwd)/qtbase/bin
|
||||
|
||||
cd qtbase
|
||||
|
||||
./configure -static -release -ltcg -optimize-size -no-pch -opensource -confirm-license -nomake examples -nomake tests -no-openssl -securetransport -prefix /usr/local/Qt-5.15.5-static
|
||||
./configure -static -release -ltcg -optimize-size -no-pch -opensource -confirm-license -nomake examples -nomake tests -no-openssl -securetransport -prefix /usr/local/Qt-5.15.6-static
|
||||
|
||||
makej
|
||||
echo maki | sudo -S sudo make install
|
||||
@ -23,4 +23,4 @@ makej
|
||||
echo maki | sudo -S sudo make install
|
||||
|
||||
cd /usr/local
|
||||
zip -r ~/Desktop/qt5.15.5_mac_static.zip Qt-5.15.5-static/*
|
||||
zip -r ~/Desktop/qt5.15.6_mac_static.zip Qt-5.15.6-static/*
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user