aboutsummaryrefslogtreecommitdiff
path: root/depends
AgeCommit message (Expand)Author
2020-08-26build: replace qtranslations lrelease sed with a patch in qt packagefanquake
2020-08-25build: replace FreeType back-compat sed with a patch in qt packagefanquake
2020-08-25build: replace pwd sed in qt package with a patchfanquake
2020-08-25build: remove no-longer needed qt workaroundfanquake
2020-08-25build: remove no-longer needed qt configure workaroundfanquake
2020-08-25build: use patch rather than sed in zeromq packagefanquake
2020-08-25build: use patch rather than sed in native_cctools packagefanquake
2020-08-25build: use patch rather than sed in fontconfig packagefanquake
2020-08-25build: use patch rather than sed in Boost packagefanquake
2020-08-25build: use patch rather than sed in bdb packagefanquake
2020-08-25Merge #18405: build: Drop all of the ZeroMQ patchesfanquake
2020-07-31[depends] boost: patch unused variable in boost_processSjors Provoost
2020-07-29doc: Clang 8 or later is required with FORCE_USE_SYSTEM_CLANGfanquake
2020-07-28Merge #19530: depends: build LTO support into Apple's ld64fanquake
2020-07-22Merge #19553: build: pass -fcommon when building genisoimageWladimir J. van der Laan
2020-07-19build: pass -fcommon when building genisoimagefanquake
2020-07-18doc: Update macOS cross compilation dependencies for FocalHennadii Stepanov
2020-07-17Merge #19536: qt, build: Fix QFileDialog for static buildsfanquake
2020-07-16depends: bump native_cctools for fixed lto with external clangCory Fields
2020-07-16depends: enable lto support for Apple's ld64Cory Fields
2020-07-16qt: Fix QFileDialog for static buildsHennadii Stepanov
2020-07-10depends: Add documentation for FORCE_USE_SYSTEM_CLANG make flagCarl Dong
2020-07-10depends: Reformat make options as definition listCarl Dong
2020-07-10depends: Add justifications for macOS clang flagsCarl Dong
2020-07-10depends: specify libc++ header location for darwinCory Fields
2020-07-10depends: force a new host id string if FORCE_USE_SYSTEM_CLANG is in useCory Fields
2020-07-07depends: Allow building with system clangCarl Dong
2020-07-07depends: Decouple toolchain + binutilsCarl Dong
2020-07-03Merge #19407: doc: explain why passing -mlinker-version is required when cros...fanquake
2020-06-30build: pass _WIN32_WINNT=0x0601 when building libevent for Windowsfanquake
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