aboutsummaryrefslogtreecommitdiff
path: root/depends/packages
AgeCommit message (Expand)Author
2020-07-31[depends] boost: patch unused variable in boost_processSjors Provoost
2020-07-28Merge #19530: depends: build LTO support into Apple's ld64fanquake
2020-07-19build: pass -fcommon when building genisoimagefanquake
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-07depends: Allow building with system clangCarl Dong
2020-06-30build: pass _WIN32_WINNT=0x0601 when building libevent for Windowsfanquake
2020-06-25depends: Patch libevent build to fix IPv6 -rpcbind on WindowsLuke Dashjr
2020-06-22depends: bump MacOS toolchainCory Fields
2020-06-22native_cctools: Don't use libc++ from pinned clangCarl Dong
2020-05-30Merge #18820: build: Propagate well-known vars into dependsfanquake
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-23gui: update Qt base translations for macOS releasefanquake
2020-05-12depends: add MULTIPROCESS depends optionRussell Yanofsky
2020-04-10Revert "Merge #16367: Multiprocess build support"MarcoFalke
2020-04-05libmultiprocess depends buildRussell Yanofsky
2020-04-03test: remove rapidcheck integration and testsfanquake
2020-03-07build: remove chrono package from depends Boostfanquake
2020-02-06build: don't embed a build-id when building libdmg-hfsplusfanquake
2020-02-03depends: native_cctools 921, ld64 409.12, libtapi 1000.10.8fanquake
2020-02-03depends: clang 6.0.1fanquake
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-20depends: only use dbus with qt on linuxfanquake
2019-11-20Merge #17008: build: bump libevent to 2.1.11 in dependsWladimir J. van der Laan
2019-11-18depends: remove OpenSSL packagefanquake
2019-11-13depends: qt: Fix C{,XX} pickupCarl Dong
2019-11-04bump libevent to 2.1.11 in dependsstefanwouldgo
2019-11-04Merge #16110: depends: Add Android NDK supportWladimir J. van der Laan
2019-10-26Merge #17165: Remove BIP70 supportWladimir J. van der Laan
2019-10-24build: skip building OpenSSL lib_sslfanquake
2019-10-24build: remove OpenSSL from Qt buildfanquake
2019-10-24build: remove protobuf from dependsfanquake
2019-10-23depends: fix boost mac cross build with clang 9+Cory Fields
2019-10-18Merge #16949: build: only pass --disable-dependency-tracking to packages that...fanquake
2019-10-18Android: add all arch supportBlock Mechanic