Commit Graph

128 Commits (763793b60e4ec0d1df129279ca3f08fc97d6d90e)

Author SHA1 Message Date
Hennadii Stepanov 763793b60e
build, qt: Fix wrong cross-compiling detection on macOS
3 years ago
Hennadii Stepanov 30982721ab
build, qt: Force bootstrap while building linguist tools
3 years ago
Hennadii Stepanov 689320e307
build, qt: Drop translations.pro hack
3 years ago
Hennadii Stepanov 6a1f98f253
build, qt: Drop lrelease dependency patch
3 years ago
Hennadii Stepanov 39e561e087
build, qt: Add linguist_tools list
3 years ago
Hennadii Stepanov 27d3def1c6
build: Use Qt top-level build facilities
3 years ago
Hennadii Stepanov d1d1cc9831
build, qt: Fix compiling qt package in depends with GCC 11
3 years ago
fanquake 8837f1ebde
Merge bitcoin/bitcoin#21654: build, qt: Make Qt rcc output always deterministic
4 years ago
João Barbosa 3b36395b96 depends: Fix qt.mk for mac arm64
4 years ago
Hennadii Stepanov fa416cea84
depends: Bump Qt version to 5.12.11
4 years ago
fanquake 03e16cb027
Merge bitcoin/bitcoin#21593: build, qt, refactor: Get rid of some sed command instances
4 years ago
Hennadii Stepanov a58868d201
build: Makes rcc output always deterministic
4 years ago
Hennadii Stepanov f48f187cce
build: Clang 10.0.1
4 years ago
fanquake e16f8720dc
Merge #21655: build, qt: No longer need to set QT_RCC_TEST=1 for determinism
4 years ago
Hennadii Stepanov f959b75e8c
build: Add Qt lconvert tool to depends
4 years ago
Hennadii Stepanov c799a19b4b
build, qt: No longer need to set QT_RCC_TEST=1 for determinism
4 years ago
Carl Dong c1ae726a13 guix: More thoroughly control native toolchain
4 years ago
Hennadii Stepanov b95f7f8ac0
build, qt, refactor: Drop sed commands for win32-g++/qmake.conf
4 years ago
Hennadii Stepanov ec76bad655
build, qt: Fix static builds on macOS Big Sur
4 years ago
Wladimir J. van der Laan 23b15601df
Merge #17227: Qt: Add Android packaging support
4 years ago
Hennadii Stepanov 810b1310d6
build: Do not build unused CoreWLAN stuff in depends for macOS
4 years ago
Igor Cota 246774e264 depends: fix Qt precompiled headers bug
4 years ago
Igor Cota 8e7ad4146d depends: disable Qt Vulkan support on Android
4 years ago
Hennadii Stepanov 286d07ff17
build, qt: Fix lib paths in *.pc files
4 years ago
fanquake fa5e97e8c2
build: disable qt SDK version checking
4 years ago
fanquake e674e94302
build: revert to using Qts internal zlib
4 years ago
fanquake 06cd0da21f
build: qt 5.12.10
4 years ago
Hennadii Stepanov 3272e34f9c
build: Add xkbcommon 0.8.4
4 years ago
fanquake d769b3372d
build: only pass -optimized-tools to qt in debug mode
4 years ago
Ikko Ashimine 1112035d32
doc: fix various typos
4 years ago
Hennadii Stepanov 87fe104537
depends: Use more legible qmake commands in qt package
4 years ago
Hennadii Stepanov bf35a8da6e
depends: Do not set build_subdir for qt package
4 years ago
Hennadii Stepanov 267f259c0d
depends: Drop workaround for a fixed bug in Qt build system
4 years ago
fanquake 16b31cc4c5
Merge #20422: build: mac deployment unification
4 years ago
Wladimir J. van der Laan 31438cc818
Merge #20482: Add depends qt fix for ARM macs
4 years ago
Wladimir J. van der Laan a3186b6da6
Merge #20520: depends: Do not force Precompiled Headers (PCH) for building Qt on Linux
4 years ago
Hennadii Stepanov c82d15b6d1
depends: Do not force Precompiled Headers (PCH) for building Qt on Linux
4 years ago
fanquake 4d70d3d7fe
build: automatically determine macOS translations
4 years ago
fanquake 2e1336dbfe
Merge #20471: build: use C++17 in depends
4 years ago
Jonas Schnelli c23f6f84ef Add depends qt fix for ARM macs
4 years ago
fanquake 2f5dfe4a7f
depends: build qt in c++17 mode
4 years ago
fanquake 104e859c97
builds: don't pass -silent to qt when building in debug mode
4 years ago
Andrew Chow 8f7d1b39ef Fix QPainter non-determinism on macOS
4 years ago
fanquake 498fa16bea
build: document preprocessing steps in qt package
4 years ago
fanquake bd5d9336d9
build: don't copy Info.plist.* into mkspec for macOS qt build
4 years ago
fanquake fdde4c7ce6
build: pass XCODE_VERSION through to qt macOS cross compile conf
4 years ago
fanquake 49473ef211
build: convert "echo" usage into a patch in qt package
4 years ago
fanquake f07fb5a55e
build: patch qt libpng to fix powerpc build
4 years ago
fanquake bbc01a753d
build: replace qtranslations lrelease sed with a patch in qt package
4 years ago
fanquake c723e4176e
build: replace FreeType back-compat sed with a patch in qt package
4 years ago