Commit Graph

7 Commits

Author SHA1 Message Date
Chocobo1
4e0e11466e Readme.md: Add TeaCI & Appveyor badges 2016-12-31 20:25:03 +08:00
Renato Silva
2c4e6d7289 Rename start_shell.cmd to msys2_shell.cmd.
This more specific name improves MSYS2 detection by applications that
are sensitive to the presence of this file, such as the installer script
make-msys2-installer.bat.
2016-05-24 14:37:08 -03:00
Renato Silva
8a94387746 Remove unneeded shell starting wrappers.
These batch files used to contain duplicated code that has been merged
into start_shell.cmd. Shortcuts can replace them like this:

    * Call `start_shell.cmd -mingw32` instead of mingw32_shell.bat.
    * Call `start_shell.cmd -mingw64` instead of mingw64_shell.bat.
    * Call `start_shell.cmd -msys` instead of msys2_shell.bat.
2016-05-24 14:37:08 -03:00
Jean Dudey
dd7d5429ae Add base-devel install command to README.md
Indent command

Reword

Add base-devel to README.md
2015-02-21 12:28:36 -04:30
Ray Donnelly
66756bb6aa Tidyup 2014-03-19 01:12:19 +00:00
Ray Donnelly
4e446bcdfe README.md: add some documentation 2014-03-19 00:50:07 +00:00
Алексей
ff0b4c9120 Initial commit 2013-10-27 23:42:30 -07:00