17 Commits

Author SHA1 Message Date
Biswapriyo Nath
632b9c988f README: Add social media badges
Also fix the GitHub Actions badge link
2023-01-17 11:13:00 +05:30
Christoph Reiter
5391c118a7 Remove the base-devel group from all PKGBUILD files
We have a base-devel package now, so this isn't used anymore.
Remove it either way to avoid confusion.
2022-04-18 11:17:10 +02:00
Christoph Reiter
7fba1e9de4 msys2-devel is gone 2021-12-13 22:51:11 +01:00
Christoph Reiter
fab8ae57ae appveyor: remove
It's slow and currently broken because it hasn't been updated in the last month.
2020-07-26 12:17:08 +02:00
Christoph Reiter
5933f4232c azure-pipelines: remove
GHA is more or less the same now
2020-07-25 13:15:38 +02:00
eine
a59c257ef4 ci: add name to 'main' GHA workflow, update shields/badges 2020-06-27 22:31:49 +02:00
Biswa96
44974b250b README: add Azure badge 2020-02-12 11:04:09 +05:30
Qian Hong
8e9ab42808 Remove retired Tea CI status. (#1678) 2019-06-18 11:26:09 +03:00
K.Takata
718817b838 README: Fix typos 2018-06-08 19:33:40 +09:00
Clemens Buchacher
a10feedc76 Install msys2-devel to build packages
Closes #1244.
2018-05-08 13:23:03 +02:00
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