aboutsummaryrefslogtreecommitdiff
path: root/depends
AgeCommit message (Expand)Author
2020-06-29doc: explain why passing -mlinker-version is requiredfanquake
2020-06-25depends: Patch libevent build to fix IPv6 -rpcbind on WindowsLuke Dashjr
2020-06-22darwin: pass mlinker-version so that clang enables new featuresCory Fields
2020-06-22macos: Bump to xcode 11.3.1 and 10.15 SDKCory Fields
2020-06-22depends: bump MacOS toolchainCory Fields
2020-06-22native_cctools: Don't use libc++ from pinned clangCarl Dong
2020-06-22Adapt rest of tooling to new SDK naming schemeCarl Dong
2020-06-13Merge #18297: build: Use pkg-config in BITCOIN_QT_CONFIGURE for all hosts inc...fanquake
2020-05-30Merge #18820: build: Propagate well-known vars into dependsfanquake
2020-05-27depends: Propagate only specific CLI variables to sub-makesCarl Dong
2020-05-27depends: boost: Use clang toolset if clang in CXXCarl Dong
2020-05-27depends: boost: Split target-os from toolsetCarl Dong
2020-05-27depends: boost: Specify toolset to bootstrap.shCarl Dong
2020-05-27depends: Propagate well-known vars into dependsCarl Dong
2020-05-23gui: update Qt base translations for macOS releasefanquake
2020-05-12depends: add MULTIPROCESS depends optionRussell Yanofsky
2020-04-22depends: Add --sysroot option to mac os native compile flagsRussell Yanofsky
2020-04-10Revert "Merge #16367: Multiprocess build support"MarcoFalke
2020-04-05depends: Use default macos clang compilerRussell Yanofsky
2020-04-05libmultiprocess depends buildRussell Yanofsky
2020-04-03test: remove rapidcheck integration and testsfanquake
2020-03-22build: Drop ZeroMQ patch for glibc < 2.12Hennadii Stepanov
2020-03-22build: Drop ZeroMQ patch for Mingw-w64 < 4.0Hennadii Stepanov
2020-03-16build: Use pkg-config in BITCOIN_QT_CONFIGURE for all hostsHennadii Stepanov
2020-03-09build: Fix mingw pkgconfig file and dependency namingHennadii Stepanov
2020-03-07build: remove chrono package from depends Boostfanquake
2020-02-12Merge #18004: build: don't embed a build-id when building libdmg-hfsplusfanquake
2020-02-11Merge #18104: build: Skip i686 build by default in guix and gitianfanquake
2020-02-10Merge #18051: build: Fix behavior when ALLOW_HOST_PACKAGES unsetWladimir J. van der Laan
2020-02-09depends: Remove reference to win32MarcoFalke
2020-02-06build: don't embed a build-id when building libdmg-hfsplusfanquake
2020-02-03build: use macOS 10.14 SDKfanquake
2020-02-03depends: native_cctools 921, ld64 409.12, libtapi 1000.10.8fanquake
2020-02-03depends: clang 6.0.1fanquake
2020-02-01build: Fix behavior when ALLOW_HOST_PACKAGES unsetHennadii Stepanov
2020-01-16depends: Consistent use of package variablePeter Bushnell
2019-12-13depends: disable unused qt networking featuresfanquake
2019-12-13depends: -optimized-qmake is now -optimized-toolsfanquake
2019-12-13depends: skip building qt proxiesfanquake
2019-12-11Merge #17698: depends: don't configure xcb_protoWladimir J. van der Laan
2019-12-09Merge #17678: depends: Support for S390X and POWER targetsMarcoFalke
2019-12-09Merge #17676: depends: don't use OpenGL in Qt on macOSWladimir J. van der Laan
2019-12-08depends: don't configure xcb_protofanquake
2019-12-05depends: Support for S390X targetsMarcoFalke
2019-12-05depends: Support for 64-bit POWER targetsLuke Dashjr
2019-12-05depends: don't use OpenGL in Qt on macOSfanquake
2019-12-03depends: add ability to skip building qrencodefanquake
2019-11-30Merge #17521: depends: only use D-Bus with Qt on linuxfanquake
2019-11-21build: set minimum supported macOS to 10.12fanquake
2019-11-20depends: only use dbus with qt on linuxfanquake