index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
depends
/
patches
/
qt
Age
Commit message (
Expand
)
Author
2021-03-25
build, qt: Fix static builds on macOS Big Sur
Hennadii Stepanov
2021-03-21
depends: fix Qt precompiled headers bug
Igor Cota
2021-03-10
build: update qt qpaint non determinism patch for 5.12.10
fanquake
2021-03-10
build: update qt no-xlib patch for 5.12.10
fanquake
2021-03-10
build: update qt android jni static patch for 5.12.10
fanquake
2021-03-10
build: update qt lrelease patch for 5.12.10
fanquake
2021-03-10
build, qt: Fix lib paths in *.pc files
Hennadii Stepanov
2021-03-10
build: disable qt SDK version checking
fanquake
2021-03-10
build: qt 5.12.10
fanquake
2021-01-04
doc: fix various typos
Ikko Ashimine
2020-11-23
Fix QPainter non-determinism on macOS
Andrew Chow
2020-11-14
build: remove global_init_link_order from mac qt qmake.conf
fanquake
2020-11-14
build: remove plugin_no_soname from mac qt qmake.conf
fanquake
2020-11-14
build: pass XCODE_VERSION through to qt macOS cross compile conf
fanquake
2020-11-14
build: convert "echo" usage into a patch in qt package
fanquake
2020-09-15
build: patch qt libpng to fix powerpc build
fanquake
2020-08-26
build: replace qtranslations lrelease sed with a patch in qt package
fanquake
2020-08-25
build: replace FreeType back-compat sed with a patch in qt package
fanquake
2020-08-25
build: replace pwd sed in qt package with a patch
fanquake
2020-03-09
build: Fix mingw pkgconfig file and dependency naming
Hennadii Stepanov
2020-02-03
depends: native_cctools 921, ld64 409.12, libtapi 1000.10.8
fanquake
2019-10-12
Qt: patch androidjnimain.cpp to make sure JNI is initialised when statically ...
Igor Cota
2019-09-19
Add config opts and patch for aarch64_android build of Qt
Igor Cota
2019-07-18
depends: qt: Patch to remove dep on libX11
Carl Dong
2018-08-17
depends: fix qt determinism
Cory Fields
2018-08-09
[depends] Add riscv qt depends support for cross compiling bitcoin-qt
Chun Kuan Lee
2018-07-25
Fix Qt's rcc determinism for depends/gitian
Fuzzbawls
2018-07-06
Upgrade Qt depends to 5.9.6
Sebastian Kung
2018-07-05
Fix depends Qt5.9.4 mac build
Ken Lee
2018-07-05
Ugrade Qt depends to Qt5.9.4
Sebastian Kung
2018-04-11
depends: Fix Qt build with XCode 9.3
fanquake
2018-03-05
[Depends] Fix Qt build with Xcode 9.2
fanquake
2017-01-28
qt: fix build with zlib for target
Cory Fields
2017-01-19
depends: qt: disable printer for all platforms, not just osx
Cory Fields
2017-01-14
depends: use new variable layout for qt sdk
Cory Fields
2017-01-14
[depends] Qt 5.7.1
fanquake
2016-09-27
[depends] Fix Qt compilation with Xcode 8
fanquake
2016-06-17
Fix bitcoin_qt.m4 and fix-xcb-include-order.patch
Jonas Schnelli
2015-11-16
depends: qt PIDLIST_ABSOLUTE patch
Wladimir J. van der Laan
2015-07-27
fixup: qt 5.5 snuck in another module that needs path hand-holding
Cory Fields
2015-07-23
depends: bump to qt 5.5
Cory Fields
2015-03-16
depends: fix a static qt5 crash when using certain versions of libxcb
Cory Fields
2015-01-02
depends: major upgrade to darwin toolchain
Cory Fields
2015-01-02
depends: osx: fix qt5 build against 10.10 sdk
Cory Fields
2014-09-08
qt: fix tablet crash. closes #4854.
Cory Fields
2014-08-08
depends: add shared dependency builder
Cory Fields