Lines Matching refs:dist
61 make dist
67 grep -v "csharp/compatibility_tests" > dist.lst
68 # Unzip the dist tar file.
72 # Check if every file exists in the dist tar file.
74 for FILE in $(<../dist.lst); do
86 # Do the regular dist-check for C++.
95 make dist
97 # Unzip the dist tar file and install it.
116 pip install dist/protobuf-*.tar.gz
450 curl -OL https://nodejs.org/dist/v12.16.3/$NODE_TGZ