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.
 
 
 
 
SomberNight 6d01dbcc5c
android build: "req..-build-android.txt" to only use source pkgs
2 years ago
..
electrum-locale@d898753bc7 update locale 2 years ago
README.md android build: add Qt/QML build-time dependencies 3 years ago
check_submodules.sh contrib: reformat most shell scripts 2 years ago
find_restricted_dependencies.py contrib: fix find_restricted_dependencies for deps with version range 4 years ago
requirements-binaries-mac.txt rerun freeze_packages 2 years ago
requirements-binaries.txt rerun freeze_packages 2 years ago
requirements-build-android.txt android build: "req..-build-android.txt" to only use source pkgs 2 years ago
requirements-build-appimage.txt rerun freeze_packages 2 years ago
requirements-build-base.txt rerun freeze_packages 2 years ago
requirements-build-mac.txt rerun freeze_packages 2 years ago
requirements-build-wine.txt rerun freeze_packages 2 years ago
requirements-hw.txt rerun freeze_packages 2 years ago
requirements.txt rerun freeze_packages 2 years ago

README.md

Notes

The frozen dependency lists in this folder are generated files.

  • Starting from contrib/requirements/requirements*.txt,
  • we use the contrib/freeze_packages.sh script,
  • to generate contrib/deterministic-build/requirements*.txt.

The source files list direct dependencies with loose version requirements, while the output files list all transitive dependencies with exact version+hash pins.

The build scripts only use these hash pinned requirement files.