Skip to content
Failed

Changes

Summary

  1. Extend userland-fetch with a --keep option to not delete files, and add (commit: bd7dc69) (details)
  2. Fix gsl build (commit: 4f031b8) (details)
  3. Document "gmake fetch" in the README (commit: 2119e2b) (details)
Commit bd7dc69e49d01a29b0c71d9a02a95739cbc186cb by Jim Klimov
Extend userland-fetch with a --keep option to not delete files, and add a "gmake fetch" action to just download and verify (not remove) files
(commit: bd7dc69)
The file was modifiedmake-rules/prep-download.mk (diff)
The file was modifiedtools/userland-fetch (diff)
The file was removedcomponents/gsl/gsl.p5m
The file was removedcomponents/gsl/gsl.license
The file was addedcomponents/library/gsl/gsl.license
The file was addedcomponents/library/gsl/Makefile
The file was removedcomponents/gsl/Makefile
The file was addedcomponents/library/gsl/gsl.p5m
Commit 2119e2bfec24c67be07d98cc87264091caf9607b by Jim Klimov
Document "gmake fetch" in the README
(commit: 2119e2b)
The file was modifiedREADME (diff)