* DEPENDENCIES: Mention Cygwin as a supported platform for building
Windows binaries.
+2024-05-02 Collin Funk <collin.funk1@gmail.com>
+
+ DEPENDENCIES: Add Cygwin as supported platform.
+ * DEPENDENCIES: Mention Cygwin as a supported platform for building
+ Windows binaries.
+
2024-05-02 Bruno Haible <bruno@clisp.org>
doc: Add appendix about Gnulib history.
https://www.gnu.org/software/tar/
+ Download:
https://ftp.gnu.org/gnu/tar/
+
+
+Prerequisites needed on specific platforms
+==========================================
+
+Prerequisites on Windows
+------------------------
+
+* Cygwin
+ + Required.
+ Provides a POSIX-like environment and binary packages necessary to
+ build and run software. Native Windows binaries can be built with
+ a packaged mingw tool chain. This method is preferred over MSYS2.
+ + Homepage:
+ https://cygwin.com/
+ + Download:
+ https://cygwin.com/install.html