]> Nutra Git (v2) - gamesguru/feather.git/commit
Bootstrappable builds (WIP)
authortobtoht <thotbot@protonmail.com>
Thu, 2 Jun 2022 12:50:33 +0000 (14:50 +0200)
committertobtoht <tob@featherwallet.org>
Wed, 21 Dec 2022 15:20:39 +0000 (16:20 +0100)
commit09a3c7b15d473912e408b4d194addd6bac9d56c5
treeb1a49905cbd1bdb252774fa39544b3a02af431ec
parent2a7acddfaa765052b14cb37d0e8f088888c93fb3
Bootstrappable builds (WIP)
149 files changed:
.gitignore
BUILDING.md [deleted file]
CMakeLists.txt
Dockerfile.linux [deleted file]
Dockerfile.windows [deleted file]
Makefile
README.md
cmake/Deploy.cmake
cmake/FindZBAR.cmake
cmake/FindZLIB.cmake
cmake/FindZlib.cmake [new file with mode: 0644]
cmake/GenVersion.cmake
contrib/depends/.gitignore [new file with mode: 0644]
contrib/depends/Makefile [new file with mode: 0644]
contrib/depends/builders/darwin.mk [new file with mode: 0644]
contrib/depends/builders/default.mk [new file with mode: 0644]
contrib/depends/builders/linux.mk [new file with mode: 0644]
contrib/depends/config.guess [new file with mode: 0755]
contrib/depends/config.site.in [new file with mode: 0644]
contrib/depends/config.sub [new file with mode: 0755]
contrib/depends/funcs.mk [new file with mode: 0644]
contrib/depends/gen_id [new file with mode: 0755]
contrib/depends/hosts/darwin.mk [new file with mode: 0644]
contrib/depends/hosts/default.mk [new file with mode: 0644]
contrib/depends/hosts/linux.mk [new file with mode: 0644]
contrib/depends/hosts/mingw32.mk [new file with mode: 0644]
contrib/depends/packages/boost.mk [new file with mode: 0644]
contrib/depends/packages/eudev.mk [new file with mode: 0644]
contrib/depends/packages/expat.mk [new file with mode: 0644]
contrib/depends/packages/fontconfig.mk [new file with mode: 0644]
contrib/depends/packages/freetype.mk [new file with mode: 0644]
contrib/depends/packages/graphviz.mk [new file with mode: 0644]
contrib/depends/packages/gtest.mk [new file with mode: 0644]
contrib/depends/packages/hidapi.mk [new file with mode: 0644]
contrib/depends/packages/icu4c.mk [new file with mode: 0644]
contrib/depends/packages/ldns.mk [new file with mode: 0644]
contrib/depends/packages/libICE.mk [new file with mode: 0644]
contrib/depends/packages/libSM.mk [new file with mode: 0644]
contrib/depends/packages/libXau.mk [new file with mode: 0644]
contrib/depends/packages/libevent.mk [new file with mode: 0644]
contrib/depends/packages/libgcrypt.mk [new file with mode: 0644]
contrib/depends/packages/libgpg-error.mk [new file with mode: 0644]
contrib/depends/packages/libiconv.mk [new file with mode: 0644]
contrib/depends/packages/libusb.mk [new file with mode: 0644]
contrib/depends/packages/libxcb.mk [new file with mode: 0644]
contrib/depends/packages/libxcb_util.mk [new file with mode: 0644]
contrib/depends/packages/libxcb_util_image.mk [new file with mode: 0644]
contrib/depends/packages/libxcb_util_keysyms.mk [new file with mode: 0644]
contrib/depends/packages/libxcb_util_render.mk [new file with mode: 0644]
contrib/depends/packages/libxcb_util_wm.mk [new file with mode: 0644]
contrib/depends/packages/libxkbcommon.mk [new file with mode: 0644]
contrib/depends/packages/libzip.mk [new file with mode: 0644]
contrib/depends/packages/native_ccache.mk [new file with mode: 0644]
contrib/depends/packages/native_cctools.mk [new file with mode: 0644]
contrib/depends/packages/native_clang.mk [new file with mode: 0644]
contrib/depends/packages/native_cmake.mk [new file with mode: 0644]
contrib/depends/packages/native_ds_store.mk [new file with mode: 0644]
contrib/depends/packages/native_libtapi.mk [new file with mode: 0644]
contrib/depends/packages/native_linuxdeployqt.mk [new file with mode: 0644]
contrib/depends/packages/native_mac_alias.mk [new file with mode: 0644]
contrib/depends/packages/native_patchelf.mk [new file with mode: 0644]
contrib/depends/packages/native_protobuf.mk [new file with mode: 0644]
contrib/depends/packages/native_qmake.mk [new file with mode: 0644]
contrib/depends/packages/native_squashfs-tools.mk [new file with mode: 0644]
contrib/depends/packages/ncurses.mk [new file with mode: 0644]
contrib/depends/packages/openssl.mk [new file with mode: 0644]
contrib/depends/packages/packages.mk [new file with mode: 0644]
contrib/depends/packages/polyseed.mk [new file with mode: 0644]
contrib/depends/packages/protobuf.mk [new file with mode: 0644]
contrib/depends/packages/qrencode.mk [new file with mode: 0644]
contrib/depends/packages/qt.mk [new file with mode: 0644]
contrib/depends/packages/readline.mk [new file with mode: 0644]
contrib/depends/packages/sodium.mk [new file with mode: 0644]
contrib/depends/packages/tor-macos.mk [new file with mode: 0644]
contrib/depends/packages/tor-win.mk [new file with mode: 0644]
contrib/depends/packages/tor.mk [new file with mode: 0644]
contrib/depends/packages/unbound.mk [new file with mode: 0644]
contrib/depends/packages/xcb_proto.mk [new file with mode: 0644]
contrib/depends/packages/xproto.mk [new file with mode: 0644]
contrib/depends/packages/zbar.mk [new file with mode: 0644]
contrib/depends/packages/zlib.mk [new file with mode: 0644]
contrib/depends/patches/boost/fix_arm_arch.patch [new file with mode: 0644]
contrib/depends/patches/boost/fix_aroptions.patch [new file with mode: 0644]
contrib/depends/patches/boost/fix_coalesce.patch [new file with mode: 0644]
contrib/depends/patches/cmake/cmake-1-fixes.patch [new file with mode: 0644]
contrib/depends/patches/fontconfig/gperf_header_regen.patch [new file with mode: 0644]
contrib/depends/patches/hidapi/missing_win_include.patch [new file with mode: 0644]
contrib/depends/patches/icu4c/icu-001-dont-build-static-dynamic-twice.patch [new file with mode: 0644]
contrib/depends/patches/libgcrypt/gost-sb.h [new file with mode: 0644]
contrib/depends/patches/libgcrypt/no_gen_gost-sb.patch [new file with mode: 0644]
contrib/depends/patches/libiconv/fix-whitespace.patch [new file with mode: 0644]
contrib/depends/patches/libxcb/remove_pthread_stubs.patch [new file with mode: 0644]
contrib/depends/patches/libzip/no-clonefile.patch [new file with mode: 0644]
contrib/depends/patches/native_biplist/sorted_list.patch [new file with mode: 0644]
contrib/depends/patches/native_cctools/skip_otool.patch [new file with mode: 0644]
contrib/depends/patches/native_cdrkit/cdrkit-deterministic.patch [new file with mode: 0644]
contrib/depends/patches/native_mac_alias/python3.patch [new file with mode: 0644]
contrib/depends/patches/native_qmake/no-xlib.patch [new file with mode: 0644]
contrib/depends/patches/native_qmake/qt.pro [new file with mode: 0644]
contrib/depends/patches/ncurses/fallback.c [new file with mode: 0644]
contrib/depends/patches/openssl/fix_darwin.patch [new file with mode: 0644]
contrib/depends/patches/polyseed/force-static-mingw.patch [new file with mode: 0644]
contrib/depends/patches/polyseed/no_shared.patch [new file with mode: 0644]
contrib/depends/patches/qt/dont_hardcode_pwd.patch [new file with mode: 0644]
contrib/depends/patches/qt/dont_hardcode_x86_64.patch [new file with mode: 0644]
contrib/depends/patches/qt/duplicate_lcqpafonts.patch [new file with mode: 0644]
contrib/depends/patches/qt/fast_fixed_dtoa_no_optimize.patch [new file with mode: 0644]
contrib/depends/patches/qt/fix_android_jni_static.patch [new file with mode: 0644]
contrib/depends/patches/qt/fix_limits_header.patch [new file with mode: 0644]
contrib/depends/patches/qt/fix_montery_include.patch [new file with mode: 0644]
contrib/depends/patches/qt/fix_no_printer.patch [new file with mode: 0644]
contrib/depends/patches/qt/fix_qt_pkgconfig.patch [new file with mode: 0644]
contrib/depends/patches/qt/fix_rcc_determinism.patch [new file with mode: 0644]
contrib/depends/patches/qt/guix_cross_lib_path.patch [new file with mode: 0644]
contrib/depends/patches/qt/mac-qmake.conf [new file with mode: 0644]
contrib/depends/patches/qt/no-xlib.patch [new file with mode: 0644]
contrib/depends/patches/qt/qt.pro [new file with mode: 0644]
contrib/depends/patches/qt/qtbase-moc-ignore-gcc-macro.patch [new file with mode: 0644]
contrib/depends/patches/qt/qttools_src.pro [new file with mode: 0644]
contrib/depends/patches/qt/rcc_hardcode_timestamp.patch [new file with mode: 0644]
contrib/depends/patches/qt/use_android_ndk23.patch [new file with mode: 0644]
contrib/depends/patches/sodium/disable-glibc-getrandom-getentropy.patch [new file with mode: 0644]
contrib/depends/patches/sodium/fix-whitespace.patch [new file with mode: 0644]
contrib/depends/patches/unwind/fix_obj_order.patch [new file with mode: 0644]
contrib/depends/patches/zeromq/06aba27b04c5822cb88a69677382a0f053367143.patch [new file with mode: 0644]
contrib/depends/toolchain.cmake.in [new file with mode: 0644]
contrib/guix/INSTALL.md [new file with mode: 0644]
contrib/guix/LICENSE.txt [new file with mode: 0644]
contrib/guix/README.md [new file with mode: 0644]
contrib/guix/guix-build [new file with mode: 0755]
contrib/guix/guix-clean [new file with mode: 0755]
contrib/guix/libexec/build.sh [new file with mode: 0755]
contrib/guix/libexec/prelude.bash [new file with mode: 0644]
contrib/guix/manifest.scm [new file with mode: 0644]
contrib/guix/patches/elfsteem-value-error-python-39.patch [new file with mode: 0644]
contrib/guix/patches/gcc-broken-longjmp.patch [new file with mode: 0644]
contrib/guix/patches/glibc-2.24-elfm-loadaddr-dynamic-rewrite.patch [new file with mode: 0644]
contrib/guix/patches/glibc-2.24-fcommon.patch [new file with mode: 0644]
contrib/guix/patches/glibc-2.24-no-build-time-cxx-header-run.patch [new file with mode: 0644]
contrib/guix/patches/glibc-2.27-dont-redefine-nss-database.patch [new file with mode: 0644]
contrib/guix/patches/glibc-2.27-riscv64-Use-__has_include-to-include-asm-syscalls.h.patch [new file with mode: 0644]
contrib/guix/patches/glibc-ldd-x86_64.patch [new file with mode: 0644]
contrib/guix/patches/glibc-versioned-locpath.patch [new file with mode: 0644]
contrib/guix/patches/nsis-gcc-10-memmove.patch [new file with mode: 0644]
contrib/guix/patches/oscrypto-hard-code-openssl.patch [new file with mode: 0644]
contrib/guix/patches/vmov-alignment.patch [new file with mode: 0644]
contrib/shell/git-utils.bash [new file with mode: 0644]
contrib/shell/realpath.bash [new file with mode: 0644]
src/CMakeLists.txt