Andrew Kelley ef9966c985 introduce the 'zig fetch' command + symlink support
zig fetch [options] <url>
zig fetch [options] <path>

Fetches a package which is found at <url> or <path> into the global
cache directory, printing the package hash to stdout.

Closes #16972
Related to #14280

Additionally, this commit:

* Adds uncompressed .tar support to package fetching
* Introduces symlink support to package fetching
2023-10-02 17:02:25 -07:00
..
2023-09-13 18:24:59 -04:00
2023-09-29 00:32:43 -07:00
2023-04-22 13:09:15 +03:00
2023-09-24 02:47:21 +01:00
2023-08-24 22:38:47 -07:00
2023-09-02 00:18:53 +02:00
2023-06-25 14:51:03 -07:00
2023-06-10 20:42:30 -07:00
2023-09-13 18:24:59 -04:00
2023-07-07 11:57:09 -07:00
2023-09-29 00:32:43 -07:00