We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
wiki: rename git-extra to mingw-w64-git-extra In a recent commit, we started publishing the mingw-w64-git-extra package in addition to git-extra. We intend to completely remove the old git-extra package over time, but let's start using the new mingw-w64-git-extra prefix now. More background on this change can be found in the attached commit. Ref: https://github.com/git-for-windows/build-extra/commit/3f26b1b0ca8bed41124b893783afc848fbbd94f6 Signed-off-by: Dennis Ameling <[email protected]>
Fix whitespace issues Signed-off-by: Johannes Schindelin <[email protected]>
Link the two new pages that go into further detail
Recommend a MINGW shell for mingw-w64 packages
Correct misconceptions
Package management: Forget BinTray and manual package uploads Signed-off-by: Johannes Schindelin <[email protected]>
Package management: Fix MSYS2 wiki link
Package management: Include bash in MSYS2 core upgrade instructions
Package management: Correct names
Mention `updpkgsums`
Mention explicitly how to open an MSys shell
Use the preferred spelling of the MSYS2 project While it does not make sense to pretend that the project name is a four-letter acronym (it really stands for "Minimal System"), it is definitely not worth an issue to fight over. We have much bigger fish to fry. Signed-off-by: Johannes Schindelin <[email protected]>
It is not only binutils, but msys2-devel that you need before building MSys2 packages
Mention that `base-devel` and `binutils` are required before building MSys packages
Add info about finding the corresponding package for a file
Describe how to build packages from locally-patched source code
Mention how to upgrade all packages, add a caveat about the "tricky to update" packages
Mention the PKGBUILD files
Explain which repositories contain information to rebuild packages
Use the default location of the local `build-extra` clone: `/usr/src/`
Move instructions for rebuilding the msys2-runtime to the "Building msys2-runtime" page.
`MINGW_INSTALLS` no longer needs to be set; Upstream fixed their `Pacman`.
We unified the Pacman repositories and now have only two left, one for i686 and one for x86_64.
Fixed typo
We also host MinGW in addition to MSys2 packages on Bintray
Describe the upload process
Note aboute MINGW32 packages
Mention how to install CPAN packages
Reorder sections (it will be much more interesting to the occasional contributor to learn how to rebuild msys-2.0.dll than how we package and upload new package versions)
Document how to rebuild msys-2.0.dll and bash.exe