67 Commits

Author SHA1 Message Date
Jun Aruga
419e6ed464 Update the Travis badge URL in README. [ci skip]
It seems the current URL is outdated, as it is not reachable.
2021-09-09 16:56:28 +02:00
Nobuyoshi Nakada
49ba7cd259
[DOC] Move mailing-list URLs to footnotes [ci skip] 2021-07-11 20:12:45 +09:00
Jeremy Evans
1de063a10b Add section on build requirements to the README
I'm not sure that this is section is complete (may be missing
requirements), or accurate (minimum automake or bison versions
may not be correct).  However, I think it's useful, and we can
adjust it in the future to add requirements or adjust
requirement versions.

Fixes [Bug #14409]
2021-06-18 10:58:27 +09:00
Jun Aruga
2a29a5311c
Add Travis badge image to README.md. [ci skip] (#4527)
Align the order of the badges with ones on the wiki page.
https://bugs.ruby-lang.org/projects/ruby/wiki/CIServers
2021-05-25 14:42:25 +02:00
Peter Zhu
d427e3cd6f [ci skip] Remove badge for Travis CI from README.md
Travis CI was removed in 6b978d542704a5614af5e9375c4b31b8d2618652.
2021-04-20 19:39:44 -04:00
Zachary Scott
f60fba03bf Make sure to mention ext/Setup is optional
This step confused me when trying to compile Ruby after 5 years, so it
should be avoided unless you need static linking.
2021-04-11 08:37:39 +09:00
Nobuyoshi Nakada
366e88e508
[DOC] Update README [ci skip]
* Use `autogen.sh`.
* The subversion repository is only for old versions, and
  secondary now.
* Moved long links to footnotes.
2021-03-17 23:55:03 +09:00
Nobuyoshi Nakada
e271a3d4af
[DOC] Update README files to use autoreconf [ci skip] 2021-02-10 21:11:53 +09:00
Kazuhiro NISHIYAMA
858f9aa430
Update labels of badges [ci skip] 2020-12-26 18:31:50 +09:00
Yusuke Endoh
f910a27d37 README.md: Haiku is currently unsupported 2020-12-24 16:38:23 +09:00
David Rodríguez
459670d47f Fix bundled gems installation on a fresh clone 2020-03-14 18:16:47 +09:00
Kazuhiro NISHIYAMA
adc3031311
README*.md: defines.h moved [ci skip]
at 2b592580bf65040373b55ff2ccc3b59a0a231a18
2020-02-01 00:38:38 +09:00
Nobuyoshi Nakada
2d61684e7c
README.md: removed the badge for Cygwin [ci skip]
The workflow for Cygwin has been removed at
3344f811074e1e6119eec23684013457dab4f8b0.
2020-01-19 21:16:43 +09:00
Kazuhiro NISHIYAMA
1a1862236d
Update GitHub Actions Badges
- Generated by [npx github-actions-badge](https://github.com/azu/github-actions-badge)
- Add MJIT
2020-01-01 00:02:01 +09:00
Kazuhiro NISHIYAMA
8395a6a9a0 Add badge of Cygwin 2019-12-09 16:08:12 +09:00
Takashi Kokubun
c33d29fba5
We're not using Azure Pipelines anymore 2019-11-12 22:13:49 -08:00
Kazuhiro NISHIYAMA
dca2eb350c
Update badges of GitHub Actions 2019-11-13 15:12:24 +09:00
Takashi Kokubun
68ea892daf
Remove obsoleted Wercker status badge 2019-11-12 21:55:03 -08:00
Kazuhiro NISHIYAMA
a491159a6e
Add badges of GitHub Actions [ci skip] 2019-09-18 22:46:05 +09:00
Will Binns
636a4fad16
README: Add smart URL for joining mailing list
This adds a couple of parameters to the mailing list link in the README
so that the subject line and body are automatically populated. The body
is populated with the `subscribe` string so that all an individual has
to do is perform the send action in their mail client.

Closes: https://github.com/ruby/ruby/pull/2236
2019-08-04 09:03:05 +09:00
Takashi Kokubun
dbe834ab5a
Prefer master rather than trunk in README [ci skip] 2019-07-01 01:05:29 +09:00
git
ce4b5d90b2 * remove trailing spaces. [ci skip] 2019-06-04 12:39:25 +09:00
Kazuhiro NISHIYAMA
c1e2d50531
Azure Pipelines run on master instead of trunk [ci skip] 2019-06-04 12:37:25 +09:00
Takashi Kokubun
b508b623ee
Use conssitent documentation about repository [ci skip]
This unifies our explanation with
https://github.com/ruby/www.ruby-lang.org/pull/2069

Co-authored-by: OKURA Masafumi <masafumi.o1988@gmail.com>
2019-05-21 05:01:41 -07:00
Marcus Stollsteimer
594a033ff0 Improve description of Ruby in README
Use improved description as suggested by Olivier Lacan (@olivierlacan),
see https://github.com/ruby/www.ruby-lang.org/pull/1888.
2019-05-05 09:52:34 +02:00
svn
44a468ccda * remove trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67701 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-04-22 00:55:20 +00:00
k0kubun
4c570abf77 README.md: Update description about Git repository
We started to switch from SVN to Git. Because GitHub would be more
reliable than our single-host cgit, I continued to list GitHub mirror
repository in the first place.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67700 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-04-22 00:55:19 +00:00
k0kubun
ea1835caf2 Drop unnecessary newline in short line [ci skip]
I'm commiting safe things to test commit hooks on production...

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67687 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-04-21 07:27:52 +00:00
kazu
d9c17c1a87 git.ruby-lang.org may be slow than github.com from oversea
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67676 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-04-21 04:54:04 +00:00
k0kubun
03c6cb5e8f Note about cgit url [ci skip]
testing svn hook by this commit

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67673 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-04-21 04:02:24 +00:00
k0kubun
985192f092 Make README.md similar to README.ja.md [ci skip]
making safe commit to debug svn hook

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67651 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-04-21 01:06:25 +00:00
nobu
5b3c099ad2 Removed extra empty lines
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67618 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-04-19 10:55:07 +00:00
k0kubun
f1a3377549 Use similar line length in README [ci skip]
still debugging svn hook...

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67616 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-04-19 09:23:13 +00:00
k0kubun
af56793a8d README.md simplified [ci skip]
- "do system management tasks" -> "manage the system"
- "talk about" -> "discuss"
- "The URL of the Ruby home page is:" and "This is what you need to do to compile and install Ruby:" are removed because of redundancy.
- "Bugs reports should be filed" -> "Bugs should be reported"

[Fix https://github.com/ruby/ruby/pull/2004]

From: yzzhang-cs

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67615 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-04-19 09:09:46 +00:00
k0kubun
1845c9d9ba Revert "README.md simplified [ci skip]"
This reverts commit 41fabbcc0ef7f6e025c1af8bf0387ee9e38d655f.

because I had a mistake in comment message.
(to commit svn hook again)

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67614 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-04-19 09:00:26 +00:00
svn
fb042e0f0c * remove trailing spaces. [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67612 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-04-19 08:44:23 +00:00
k0kubun
41fabbcc0e README.md simplified [ci skip]
- "do system management tasks" -> "manage the system"
- "talk about" -> "discuss"
- "The URL of the Ruby home page is:" and "This is what you need to do to compile and install Ruby:" are removed because of redundancy.
- "Bugs reports should be filed" -> "Bugs should be reported"

[Fix GH-${pr_id}]

From: yzzhang-cs

(merging some safe PR to test svn hook)

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67611 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-04-19 08:44:22 +00:00
k0kubun
dfec1eb3ce Add Azure Pipelines build status badge [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67146 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-02-28 14:19:47 +00:00
k0kubun
119068f90c README.md: add wercker status badge [ci skip]
and show trunk branch's build status for travis as well

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65498 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-11-02 12:21:59 +00:00
normal
3943dcd180 use https:// instead of git:// when possible
Avoid MitM when downloading from insecure networks.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64084 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-07-28 03:34:30 +00:00
kazu
4fb5888a4d Update obsoleted URLs of supported platforms [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63666 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-06-15 00:19:05 +00:00
kazu
4f4ed3e9ea Remove sunsetting FTP site
ref #14842

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63648 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-06-13 10:27:17 +00:00
nobu
71e58ad614 README.md: removed unnecessary schemes
`mailto:` scheme on text looking like email-address is unnecessary
in Markdown.  [Fix GH-1827]

Co-Authored-By: YoeriH <yoeri90@gmail.com>

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62662 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-03-05 07:21:54 +00:00
hsbt
1c6a0d1043 Modify git clone command
The previous git clone command is not work, the protocol in URL should be https
  [fix GH-1772]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61199 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-12-13 02:43:38 +00:00
stomar
3b071b080c README.md: fix typos and grammar
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60703 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-11-07 20:07:33 +00:00
hsbt
f4ae225b04 Update some words on README.md.
* Remove space on double spaces.
  * Capitalization of "Ruby".
  * Use macOS instead of OS X.

  https://github.com/ruby/ruby/pull/1610

  Patch by @bunkrich [fix GH-1610]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60291 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-10-21 15:02:25 +00:00
nobu
3133a5c971 configure.ac
* configure.ac: renamed configure.in.  [Feature #13946]

* Makefile.in, common.mk, ext/rbconfig/sizeof/depend: use
  configure.ac.

* README.ja.md, README.md: update document for configure.ac.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60062 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-09-29 13:21:17 +00:00
hsbt
d61b1e9eaa Added documentation
Added documentaiton for installation of bundled gems.

  [Bug #13724][ruby-core:81938]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59962 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-09-19 02:39:40 +00:00
hsbt
97a114de44 Fix heading of README.
[Fix GH-1586] Patch by @jbampton

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58393 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-04-18 11:55:44 +00:00
kazu
d3cd2e618c link to README.win32 instead of mentioning it in plain text
[Fix GH-1538][ci skip]
Author:    Rouan Wilsenach <Rouan.Wilsenach@tesglobal.com>

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58039 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-03-21 00:11:46 +00:00