This directory contains everything needed to maintain this project using the PINF toolchain system.
To use PINF you must have the PINF JavaScript Loader installed.
INFO: PINF currently works only on UNIX systems that support node.js.
commonjs -v --script update-vendors ./
NOTE: To update vendor download links update ./program.packages.json. If the structure of the
download has changed also update ./scripts/update-vendors.js.
Related to automatic patching:
-
// all commits affecting a certain directory after a given commit git log ab77713f3975c7132d3ecac54cef63540fa7dda8.. -p -- examples/
-
http://www.kernel.org/pub/software/scm/git/docs/git-log.html