Commit Graph

433 Commits (8ae9d314e9af7bcce1e8bc52f0317b9d565109bf)

Author SHA1 Message Date
Wladimir J. van der Laan 5b82f253b6
Merge #20195: build: fix mutex detection when building bdb on macOS
4 years ago
fanquake d0a829e963
build: fix mutex detection when building bdb on macOS
4 years ago
Wladimir J. van der Laan c1564baf3b
Merge #19124: doc: Document ALLOW_HOST_PACKAGES dependency option
4 years ago
Andrew Chow e87df82580 Add sqlite to travis and depends
4 years ago
MarcoFalke 43305e9810
Merge #19868: build: Fix target name
4 years ago
Hennadii Stepanov 7a89f2e6c5
build: Fix target name
4 years ago
fanquake f07fb5a55e
build: patch qt libpng to fix powerpc build
4 years ago
fanquake 8845b38b59
Merge #19685: depends: CMake invocation cleanup
4 years ago
fanquake 3de365e4f1
build: replace wingenminiupnpcstrings sed with a patch in miniupnpc package
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
fanquake 3aaa39d436
build: replace pwd sed in qt package with a patch
4 years ago
fanquake 9d440f4e11
build: remove no-longer needed qt workaround
4 years ago
fanquake bf85eace1a
build: remove no-longer needed qt configure workaround
4 years ago
fanquake 4af59a407a
build: use patch rather than sed in zeromq package
4 years ago
fanquake cc107a3af1
build: use patch rather than sed in native_cctools package
4 years ago
fanquake 865cb23a48
build: use patch rather than sed in fontconfig package
4 years ago
fanquake 335bd7f8bc
build: use patch rather than sed in Boost package
4 years ago
fanquake f36140d00c
build: use patch rather than sed in bdb package
4 years ago
fanquake c6b730dbfc
Merge #18405: build: Drop all of the ZeroMQ patches
4 years ago
Carl Dong b893688357
depends: Specify LDFLAGS to cmake as well
4 years ago
Carl Dong b3f541f618
depends: Prepend CPPFLAGS to C{,XX}FLAGS for CMake
4 years ago
Carl Dong 8e121e5509
depends: Cleanup CMake invocation
4 years ago
skmcontrib 47e2a35fac doc: Document ALLOW_HOST_PACKAGES dependency option
4 years ago
Carl Dong 8c7cd0c6d9
depends: More robust cmake invocation
4 years ago
Carl Dong 3ecf0eca63
depends: Use $($(package)_cmake) instead of cmake
4 years ago
Sjors Provoost 8314c23d7b
[depends] boost: patch unused variable in boost_process
4 years ago
fanquake e60ef21b8a
doc: Clang 8 or later is required with FORCE_USE_SYSTEM_CLANG
4 years ago
fanquake e0ed4cc50d
Merge #19530: depends: build LTO support into Apple's ld64
4 years ago
Wladimir J. van der Laan c7b4968552
Merge #19553: build: pass -fcommon when building genisoimage
4 years ago
fanquake 2a701a1c42
build: pass -fcommon when building genisoimage
4 years ago
Hennadii Stepanov 6be3eebd74
doc: Update macOS cross compilation dependencies for Focal
4 years ago
fanquake c04485850e
Merge #19536: qt, build: Fix QFileDialog for static builds
4 years ago
Cory Fields 5962522fbc depends: bump native_cctools for fixed lto with external clang
4 years ago
Cory Fields 00d1ba7aaa depends: enable lto support for Apple's ld64
4 years ago
Hennadii Stepanov 6457361e90
qt: Fix QFileDialog for static builds
4 years ago
Carl Dong de4fedb6c3
depends: Add documentation for FORCE_USE_SYSTEM_CLANG make flag
4 years ago
Carl Dong fe98999dcf
depends: Reformat make options as definition list
4 years ago
Carl Dong 60c55b1b9b
depends: Add justifications for macOS clang flags
4 years ago
Cory Fields 6b8e497eea
depends: specify libc++ header location for darwin
4 years ago
Cory Fields 156b604203
depends: force a new host id string if FORCE_USE_SYSTEM_CLANG is in use
4 years ago
Carl Dong c9c572a367
depends: Allow building with system clang
4 years ago
Carl Dong e6e5c8d6ca
depends: Decouple toolchain + binutils
4 years ago
fanquake f61019f5a2
Merge #19407: doc: explain why passing -mlinker-version is required when cross-compiling
4 years ago
fanquake eb6b73540d
build: pass _WIN32_WINNT=0x0601 when building libevent for Windows
4 years ago
fanquake a8d39b8840
doc: explain why passing -mlinker-version is required
4 years ago
Luke Dashjr 03e056edcd
depends: Patch libevent build to fix IPv6 -rpcbind on Windows
4 years ago
Cory Fields adf543d714
darwin: pass mlinker-version so that clang enables new features
4 years ago
Cory Fields 2418f739f7
macos: Bump to xcode 11.3.1 and 10.15 SDK
4 years ago
Cory Fields 5c2c835433
depends: bump MacOS toolchain
4 years ago