]> Nutra Git (v2) - gamesguru/feather.git/commit
Bootstrappable builds (WIP) [2]
authortobtoht <tob@featherwallet.org>
Wed, 21 Dec 2022 15:15:22 +0000 (16:15 +0100)
committertobtoht <tob@featherwallet.org>
Wed, 21 Dec 2022 15:21:27 +0000 (16:21 +0100)
commit952d8d965456e789c2fe02a52f97370320b2d06f
tree60561cecabbe0d6c6552e67c516ca2b38a63796a
parent09a3c7b15d473912e408b4d194addd6bac9d56c5
Bootstrappable builds (WIP) [2]
189 files changed:
.dockerignore [deleted file]
.gitignore
CMakeLists.txt
HACKING.md
Makefile [deleted file]
cmake/Deploy.cmake [deleted file]
cmake/FindZlib.cmake [deleted file]
contrib/AppImage/AppRun
contrib/AppImage/build-appimage.sh [new file with mode: 0755]
contrib/AppImage/gst-plugin-scanner.sh [deleted file]
contrib/QTBUG-92199-fix.patch [deleted file]
contrib/build-appimage-arm64.sh [deleted file]
contrib/build-appimage.sh [deleted file]
contrib/build-deps/Dockerfile.linux-builddeps [deleted file]
contrib/build-deps/get-packages.sh [deleted file]
contrib/build-deps/verify-packages.sh [deleted file]
contrib/depends/Makefile
contrib/depends/config.guess
contrib/depends/config.site.in [deleted file]
contrib/depends/config.sub
contrib/depends/hosts/darwin.mk
contrib/depends/hosts/default.mk
contrib/depends/packages/appimage_runtime.mk [new file with mode: 0644]
contrib/depends/packages/boost.mk
contrib/depends/packages/expat.mk
contrib/depends/packages/graphviz.mk [deleted file]
contrib/depends/packages/gtest.mk [deleted file]
contrib/depends/packages/libICE.mk [deleted file]
contrib/depends/packages/libSM.mk [deleted file]
contrib/depends/packages/libappimage.mk [new file with mode: 0644]
contrib/depends/packages/libarchive.mk [new file with mode: 0644]
contrib/depends/packages/libfuse.mk [new file with mode: 0644]
contrib/depends/packages/libgcrypt.mk
contrib/depends/packages/libiconv.mk
contrib/depends/packages/liblzma.mk [new file with mode: 0644]
contrib/depends/packages/libsquashfuse.mk [new file with mode: 0644]
contrib/depends/packages/libusb.mk
contrib/depends/packages/native_ds_store.mk
contrib/depends/packages/native_expat.mk [copied from contrib/depends/packages/expat.mk with 84% similarity]
contrib/depends/packages/native_fontconfig.mk [moved from contrib/depends/packages/fontconfig.mk with 85% similarity]
contrib/depends/packages/native_freetype.mk [moved from contrib/depends/packages/freetype.mk with 63% similarity]
contrib/depends/packages/native_libXau.mk [moved from contrib/depends/packages/libXau.mk with 84% similarity]
contrib/depends/packages/native_libxcb.mk [moved from contrib/depends/packages/libxcb.mk with 91% similarity]
contrib/depends/packages/native_libxcb_util.mk [moved from contrib/depends/packages/libxcb_util.mk with 92% similarity]
contrib/depends/packages/native_libxcb_util_image.mk [moved from contrib/depends/packages/libxcb_util_image.mk with 89% similarity]
contrib/depends/packages/native_libxcb_util_keysyms.mk [moved from contrib/depends/packages/libxcb_util_keysyms.mk with 90% similarity]
contrib/depends/packages/native_libxcb_util_render.mk [moved from contrib/depends/packages/libxcb_util_render.mk with 91% similarity]
contrib/depends/packages/native_libxcb_util_wm.mk [moved from contrib/depends/packages/libxcb_util_wm.mk with 92% similarity]
contrib/depends/packages/native_libxkbcommon.mk [moved from contrib/depends/packages/libxkbcommon.mk with 88% similarity]
contrib/depends/packages/native_qmake.mk [deleted file]
contrib/depends/packages/native_qt.mk [new file with mode: 0644]
contrib/depends/packages/native_xcb_proto.mk [moved from contrib/depends/packages/xcb_proto.mk with 95% similarity]
contrib/depends/packages/native_xproto.mk [moved from contrib/depends/packages/xproto.mk with 67% similarity]
contrib/depends/packages/ncurses.mk [deleted file]
contrib/depends/packages/openssl.mk
contrib/depends/packages/packages.mk
contrib/depends/packages/qrencode.mk
contrib/depends/packages/qt.mk
contrib/depends/packages/readline.mk [deleted file]
contrib/depends/packages/sodium.mk
contrib/depends/packages/tor-win.mk [deleted file]
contrib/depends/packages/tor_darwin.mk [moved from contrib/depends/packages/tor-macos.mk with 72% similarity]
contrib/depends/packages/tor_linux.mk [moved from contrib/depends/packages/tor.mk with 98% similarity]
contrib/depends/packages/tor_mingw32.mk [new file with mode: 0644]
contrib/depends/packages/unbound.mk
contrib/depends/packages/zlib.mk
contrib/depends/patches/appimage_runtime/CMakeLists.txt [new file with mode: 0644]
contrib/depends/patches/appimage_runtime/notify.c [new file with mode: 0644]
contrib/depends/patches/appimage_runtime/runtime.c [new file with mode: 0644]
contrib/depends/patches/libappimage/no-unneeded-deps.patch [new file with mode: 0644]
contrib/depends/patches/libsquashfuse/squashfuse.patch [new file with mode: 0644]
contrib/depends/patches/libsquashfuse/squashfuse_dlopen.c [new file with mode: 0644]
contrib/depends/patches/libsquashfuse/squashfuse_dlopen.h [new file with mode: 0644]
contrib/depends/patches/libsquashfuse/squashfuse_dlopen.patch [new file with mode: 0644]
contrib/depends/patches/native_fontconfig/gperf_header_regen.patch [moved from contrib/depends/patches/fontconfig/gperf_header_regen.patch with 100% similarity]
contrib/depends/patches/native_libxcb/remove_pthread_stubs.patch [moved from contrib/depends/patches/libxcb/remove_pthread_stubs.patch with 100% similarity]
contrib/depends/patches/native_qmake/qt.pro [deleted file]
contrib/depends/patches/native_qt/QTBUG-92199-fix.patch [new file with mode: 0644]
contrib/depends/patches/native_qt/dont_hardcode_pwd.patch [copied from contrib/depends/patches/qt/dont_hardcode_pwd.patch with 80% similarity]
contrib/depends/patches/native_qt/fast_fixed_dtoa_no_optimize.patch [copied from contrib/depends/patches/qt/fast_fixed_dtoa_no_optimize.patch with 82% similarity]
contrib/depends/patches/native_qt/fix_rcc_determinism.patch [moved from contrib/depends/patches/qt/fix_rcc_determinism.patch with 100% similarity]
contrib/depends/patches/native_qt/guix_cross_lib_path.patch [copied from contrib/depends/patches/qt/guix_cross_lib_path.patch with 93% similarity]
contrib/depends/patches/native_qt/mac-qmake.conf [new file with mode: 0644]
contrib/depends/patches/native_qt/no-renameat2.patch [new file with mode: 0644]
contrib/depends/patches/native_qt/no-statx.patch [new file with mode: 0644]
contrib/depends/patches/native_qt/no-xlib.patch [moved from contrib/depends/patches/native_qmake/no-xlib.patch with 67% similarity]
contrib/depends/patches/native_qt/no_pthread_cond_clockwait.patch [new file with mode: 0644]
contrib/depends/patches/native_qt/qtbase-moc-ignore-gcc-macro.patch [copied from contrib/depends/patches/qt/qtbase-moc-ignore-gcc-macro.patch with 93% similarity]
contrib/depends/patches/native_qt/rcc_hardcode_timestamp.patch [copied from contrib/depends/patches/qt/rcc_hardcode_timestamp.patch with 93% similarity]
contrib/depends/patches/native_qt/root_CMakeLists.txt [new file with mode: 0644]
contrib/depends/patches/ncurses/fallback.c [deleted file]
contrib/depends/patches/qt/MacToolchain.cmake [new file with mode: 0644]
contrib/depends/patches/qt/QTBUG-92199-fix.patch [new file with mode: 0644]
contrib/depends/patches/qt/WindowsToolchain.cmake [new file with mode: 0644]
contrib/depends/patches/qt/___isOSVersionAtLeast_hack.patch [new file with mode: 0644]
contrib/depends/patches/qt/dont_capitalize_wmf_libs.patch [new file with mode: 0644]
contrib/depends/patches/qt/dont_hardcode_pwd.patch
contrib/depends/patches/qt/dont_hardcode_x86_64.patch [deleted file]
contrib/depends/patches/qt/duplicate_lcqpafonts.patch [deleted file]
contrib/depends/patches/qt/fast_fixed_dtoa_no_optimize.patch
contrib/depends/patches/qt/fix_android_jni_static.patch [deleted file]
contrib/depends/patches/qt/fix_include_capitalization.patch [new file with mode: 0644]
contrib/depends/patches/qt/fix_limits_header.patch [deleted file]
contrib/depends/patches/qt/fix_montery_include.patch [deleted file]
contrib/depends/patches/qt/fix_no_printer.patch [deleted file]
contrib/depends/patches/qt/fix_qt_pkgconfig.patch [deleted file]
contrib/depends/patches/qt/guix_cross_lib_path.patch
contrib/depends/patches/qt/missing-include.patch [new file with mode: 0644]
contrib/depends/patches/qt/no-__builtin_available.patch [new file with mode: 0644]
contrib/depends/patches/qt/no-ffmpeg.patch [new file with mode: 0644]
contrib/depends/patches/qt/no-renameat2.patch [new file with mode: 0644]
contrib/depends/patches/qt/no-statx.patch [new file with mode: 0644]
contrib/depends/patches/qt/no-xlib.patch
contrib/depends/patches/qt/no_pthread_cond_clockwait.patch [new file with mode: 0644]
contrib/depends/patches/qt/no_wraprt_on_apple.patch [new file with mode: 0644]
contrib/depends/patches/qt/qt.pro [deleted file]
contrib/depends/patches/qt/qtbase-moc-ignore-gcc-macro.patch
contrib/depends/patches/qt/qttools_src.pro [deleted file]
contrib/depends/patches/qt/rcc_hardcode_timestamp.patch
contrib/depends/patches/qt/root_CMakeLists.txt [new file with mode: 0644]
contrib/depends/patches/qt/use_android_ndk23.patch [deleted file]
contrib/depends/patches/qt/windows_func_fix.patch [new file with mode: 0644]
contrib/depends/patches/sodium/ac.patch [new file with mode: 0644]
contrib/depends/patches/sodium/fix-arm64.patch [new file with mode: 0644]
contrib/depends/patches/zeromq/06aba27b04c5822cb88a69677382a0f053367143.patch [deleted file]
contrib/depends/toolchain.cmake.in
contrib/guix/README.md
contrib/guix/guix-build
contrib/guix/libexec/build.sh
contrib/guix/libexec/prelude.bash
contrib/guix/manifest.scm
contrib/guix/patches/elfsteem-value-error-python-39.patch [deleted file]
contrib/guix/patches/gcc-10-remap-guix-store.patch [new file with mode: 0644]
contrib/guix/patches/glibc-2.24-guix-prefix.patch [new file with mode: 0644]
contrib/guix/patches/glibc-2.27-guix-prefix.patch [new file with mode: 0644]
contrib/guix/patches/lief-fix-ppc64-nx-default.patch [new file with mode: 0644]
contrib/guix/patches/nsis-disable-installer-reloc.patch [new file with mode: 0644]
contrib/installers/windows/setup.nsi.in [new file with mode: 0644]
contrib/macdeploy/Info.plist.in [moved from utils/Info.plist with 69% similarity]
contrib/macdeploy/README.md [new file with mode: 0644]
contrib/macdeploy/background.tiff [new file with mode: 0644]
contrib/macdeploy/detached-sig-create.sh [new file with mode: 0755]
contrib/macdeploy/gen-sdk [new file with mode: 0755]
contrib/macdeploy/macdeployqtplus [new file with mode: 0755]
contrib/monero-seed/CMakeLists.txt [deleted file]
contrib/monero-seed/src/main.cpp [deleted file]
contrib/patches/polyseed/force-static-mingw.patch [deleted file]
contrib/patches/polyseed/no_shared.patch [deleted file]
src/CMakeLists.txt
src/SendWidget.cpp
src/cli.cpp [deleted file]
src/cli.h [deleted file]
src/main.cpp
src/monero_seed/LICENSE.txt [moved from contrib/monero-seed/LICENSE.txt with 100% similarity]
src/monero_seed/README.md [moved from contrib/monero-seed/README.md with 63% similarity]
src/monero_seed/argon2/argon2.c [moved from contrib/monero-seed/src/argon2/argon2.c with 100% similarity]
src/monero_seed/argon2/argon2.h [moved from contrib/monero-seed/src/argon2/argon2.h with 100% similarity]
src/monero_seed/argon2/blake2/blake2-impl.h [moved from contrib/monero-seed/src/argon2/blake2/blake2-impl.h with 100% similarity]
src/monero_seed/argon2/blake2/blake2.h [moved from contrib/monero-seed/src/argon2/blake2/blake2.h with 100% similarity]
src/monero_seed/argon2/blake2/blake2b.c [moved from contrib/monero-seed/src/argon2/blake2/blake2b.c with 100% similarity]
src/monero_seed/argon2/blake2/blamka-round-ref.h [moved from contrib/monero-seed/src/argon2/blake2/blamka-round-ref.h with 100% similarity]
src/monero_seed/argon2/core.c [moved from contrib/monero-seed/src/argon2/core.c with 100% similarity]
src/monero_seed/argon2/core.h [moved from contrib/monero-seed/src/argon2/core.h with 100% similarity]
src/monero_seed/argon2/ref.c [moved from contrib/monero-seed/src/argon2/ref.c with 100% similarity]
src/monero_seed/galois_field.cpp [moved from contrib/monero-seed/src/galois_field.cpp with 100% similarity]
src/monero_seed/galois_field.hpp [moved from contrib/monero-seed/include/monero_seed/galois_field.hpp with 100% similarity]
src/monero_seed/gf_elem.cpp [moved from contrib/monero-seed/src/gf_elem.cpp with 100% similarity]
src/monero_seed/gf_elem.hpp [moved from contrib/monero-seed/include/monero_seed/gf_elem.hpp with 100% similarity]
src/monero_seed/gf_poly.cpp [moved from contrib/monero-seed/src/gf_poly.cpp with 100% similarity]
src/monero_seed/gf_poly.hpp [moved from contrib/monero-seed/include/monero_seed/gf_poly.hpp with 100% similarity]
src/monero_seed/monero_seed.cpp [moved from contrib/monero-seed/src/monero_seed.cpp with 100% similarity]
src/monero_seed/monero_seed.hpp [moved from contrib/monero-seed/include/monero_seed/monero_seed.hpp with 100% similarity]
src/monero_seed/pbkdf2.c [moved from contrib/monero-seed/src/pbkdf2.c with 100% similarity]
src/monero_seed/pbkdf2.h [moved from contrib/monero-seed/src/pbkdf2.h with 100% similarity]
src/monero_seed/reed_solomon_code.cpp [moved from contrib/monero-seed/src/reed_solomon_code.cpp with 100% similarity]
src/monero_seed/reed_solomon_code.hpp [moved from contrib/monero-seed/include/monero_seed/reed_solomon_code.hpp with 100% similarity]
src/monero_seed/secure_random.cpp [moved from contrib/monero-seed/src/secure_random.cpp with 100% similarity]
src/monero_seed/secure_random.hpp [moved from contrib/monero-seed/include/monero_seed/secure_random.hpp with 100% similarity]
src/monero_seed/sha256/hash_impl.h [moved from contrib/monero-seed/src/sha256/hash_impl.h with 100% similarity]
src/monero_seed/wordlist.cpp [moved from contrib/monero-seed/src/wordlist.cpp with 100% similarity]
src/monero_seed/wordlist.hpp [moved from contrib/monero-seed/include/monero_seed/wordlist.hpp with 100% similarity]
src/qrcode_scanner_qt6/CMakeLists.txt [new file with mode: 0644]
src/qrcode_scanner_qt6/QrCodeScanDialog.cpp [new file with mode: 0644]
src/qrcode_scanner_qt6/QrCodeScanDialog.h [new file with mode: 0644]
src/qrcode_scanner_qt6/QrCodeScanDialog.ui [new file with mode: 0644]
src/utils/RestoreHeightLookup.h
src/utils/brute.cpp [deleted file]
src/utils/brute.h [deleted file]
utils/build_macos.sh [deleted file]