aboutsummaryrefslogtreecommitdiff
path: root/depends
AgeCommit message (Expand)Author
2020-11-24Fix QPainter non-determinism on macOSAndrew Chow
2020-10-29Merge #20195: build: fix mutex detection when building bdb on macOSWladimir J. van der Laan
2020-10-27build: fix mutex detection when building bdb on macOSfanquake
2020-10-27Merge #19124: doc: Document ALLOW_HOST_PACKAGES dependency optionWladimir J. van der Laan
2020-10-14Add sqlite to travis and dependsAndrew Chow
2020-09-23Merge #19868: build: Fix target nameMarcoFalke
2020-09-16build: Fix target nameHennadii Stepanov
2020-09-15build: patch qt libpng to fix powerpc buildfanquake
2020-09-02Merge #19685: depends: CMake invocation cleanupfanquake
2020-08-26build: replace wingenminiupnpcstrings sed with a patch in miniupnpc packagefanquake
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-08-18depends: Specify LDFLAGS to cmake as wellCarl Dong
2020-08-18depends: Prepend CPPFLAGS to C{,XX}FLAGS for CMakeCarl Dong
2020-08-18depends: Cleanup CMake invocationCarl Dong
2020-08-11doc: Document ALLOW_HOST_PACKAGES dependency optionskmcontrib
2020-08-07depends: More robust cmake invocationCarl Dong
2020-08-07depends: Use $($(package)_cmake) instead of cmakeCarl Dong
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