You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fanquake
436df1e826
depends: add NO_HARDEN option
...
Add an option that when passed, will disable hardening options, and
pass `--disable-hardening` through to configure. Due to the way
we link libssp for Windows builds, they now fail (after #27118 ),
if building with depends, and configuring with --disable-hardening.
See:
https://github.com/bitcoin/bitcoin/pull/27118#issuecomment-1492606272 .
This change would add a depends opiton such that, if someone wants to
build with, for windows, without hardening, they can do so. This may
also be useful when building for debugging.
2 years ago
..
bdb.mk
depends: define `__BSD_VISIBLE` for FreeBSD bdb build
2 years ago
boost.mk
build: Update Boost to 1.81.0 in depends
2 years ago
capnp.mk
build: Specify native binaries explicitly when building `capnp` package
2 years ago
expat.mk
depends: re-enable using -flto when building expat
2 years ago
fontconfig.mk
depends: make fontconfig build under clang-16
2 years ago
freetype.mk
…
libXau.mk
…
libevent.mk
depends: add NO_HARDEN option
2 years ago
libmultiprocess.mk
build: Update `libmultiprocess` library
2 years ago
libnatpmp.mk
depends: libnatpmp 07004b97cf691774efebe70404cf22201e4d330d
2 years ago
libxcb.mk
libxcb: use a patch instead of sed
2 years ago
libxcb_util.mk
…
libxcb_util_image.mk
…
libxcb_util_keysyms.mk
…
libxcb_util_render.mk
…
libxcb_util_wm.mk
…
libxkbcommon.mk
build: suppress array-bounds errors in libxkbcommon
2 years ago
miniupnpc.mk
build: set D_WIN32_WINNT=0x0601 for mingw miniupnpc
2 years ago
native_capnp.mk
…
native_cctools.mk
depends: don't restrict --enable-lto to non-guix cctools
2 years ago
native_clang.mk
cctools: fixup building with LTO
2 years ago
native_ds_store.mk
depends: update urls for dmg tools
2 years ago
native_libmultiprocess.mk
build: Update `libmultiprocess` library
2 years ago
native_libtapi.mk
cctools: fixup building with LTO
2 years ago
native_mac_alias.mk
depends: update urls for dmg tools
2 years ago
packages.mk
build: allow NO_LIBEVENT=1 in depends
2 years ago
qrencode.mk
depends: qrencode 4.1.1
2 years ago
qt.mk
build, qt: Fix handling of `CXX=clang++` when building `qt` package
2 years ago
sqlite.mk
depends: ensure we are appending to sqlite cflags
2 years ago
systemtap.mk
depends: systemtap: remove variadic params that trigger compiler warnings
2 years ago
xcb_proto.mk
…
xproto.mk
…
zeromq.mk
build: copy config.{guess,sub} post autogen in zmq package
2 years ago