John Bampton
f7c5c00d6e
🔒 Fix missing HTTPS on links
2020-12-19 17:36:39 +10:00
KOBAYASHI Shuji
81c2108819
Revert MRUBY_TARGET mechanism; ref #5096
...
* In explanation of mruby, the expression `build_config.rb` is frequently
used including official documents, so I think that it will not make sense
if the file is no longer used.
* The `MRUBY_TARGET` mechanism seems to have little improvement, so I don't
think it should be changed to avoid unnecessary confusion.
* `MRUBY_TARGET` and `MRuby.targets` represent somewhat different things,
so using the same term "target" is a bit confusing.
The mechanism that can be written short when using a file under
`build_config` (renamed from `target`) directory remains
(`build_config/${MRUBY_CONFIG}.rb` is used if the path specified
in `MRUBY_CONFIG` doesn't exist).
2020-10-19 15:03:22 +09:00
Hiroshi Mimaki
0589749952
mruby 3.0.0-preview.
2020-10-16 10:43:03 +09:00
Yukihiro "Matz" Matsumoto
10b1a52bb8
Small updates on documents:
...
- README.md
- CONTRIBUTING.md
- doc/limitations.md
2020-10-12 16:20:48 +09:00
Hiroshi Mimaki
b6b9c57f24
Update version to 2.1.2. (mruby 2.1.2 RC)
2020-07-01 16:49:21 +09:00
Hiroshi Mimaki
81d340e042
Merge master.
2020-06-05 12:42:56 +09:00
Yukihiro "Matz" Matsumoto
a87f0b158d
Update README.md to address old bison problem on macOS.
2020-05-07 10:17:38 +09:00
Hiroshi Mimaki
3d46f1b620
Update version to 2.1.1. (mruby 2.1.1 RC)
2020-04-10 13:05:23 +09:00
Yurii Nakonechnyi
20597b6d36
Updated README.md - Fixed link to github issues
2020-02-21 16:57:19 +02:00
Yukihiro "Matz" Matsumoto
de17f63b45
Abandon minirake. Use rake for compilation; fix #4884
2019-12-21 22:11:08 +09:00
KOBAYASHI Shuji
1680f2c95e
Change the URL of mruby.org [ci skip]
...
- `http` -> `https`
- Remove `www.`
2019-11-28 17:54:52 +09:00
Hiroshi Mimaki
4c91adc4b2
Update version to 2.1.0. (mruby 2.1.0 RC)
2019-10-18 14:59:27 +09:00
David Siaw
6375639917
fix lots of warnings and make logo not so big
2019-08-26 02:08:33 +09:00
Yasuhiro Horimoto
5727d3a30c
Fix broken links for mruby.org
...
A part of a fix for issue mruby/mruby.github.io#50
2019-06-27 22:31:25 +09:00
Yukihiro "Matz" Matsumoto
9a4f3029d9
Update README.md; mruby is now Ruby 2.x compatible.
2019-05-08 21:32:25 +09:00
Hiroshi Mimaki
7c91efc1ff
Update version and release date.
...
`mruby 2.0.1 (2019-4-4)`
2019-04-04 09:26:40 +09:00
Yukihiro "Matz" Matsumoto
67728c1576
Rename MITL to LICENSE to conform GitHub convention.
2019-03-12 07:54:38 +09:00
Hiroshi Mimaki
1c09046c13
Update release date.
2018-12-11 10:52:20 +09:00
Hiroshi Mimaki
023070a639
Set the mruby-1.4.1 release date to 2018-4-27.
2018-04-27 11:30:30 +09:00
Hiroshi Mimaki
58fb6f421a
Set the mruby-1.4.0 release date to 2018-1-16.
2018-01-16 10:15:19 +09:00
Hiroshi Mimaki
277391e1b2
Set the mruby-1.3.0 release date to 2017-7-4.
2017-07-04 09:15:16 +09:00
Jon Moss
793a62954e
Small grammar fix
...
[ci skip]
2016-01-19 22:37:44 -05:00
Jeff Federman
d2961203b5
Update README to mention ruby version management tools
2016-01-13 10:30:15 -05:00
Yoshiori SHOJI
6c181fa123
Update README.md
...
Fix mrbgems doc link.
2015-11-17 10:20:39 -06:00
mimaki
22464fe5a0
mruby-1.2.0
2015-11-17 18:02:30 +09:00
Jeffrey Crowell
7c6f237468
point to the right compile file
2015-10-10 22:45:39 -04:00
Jon Moss
df2af60cfe
Get rid of weird whitespace
2015-09-29 08:37:46 -04:00
Jon Moss
f654a567e1
Retain #2595 markdown short links
2015-09-29 08:36:37 -04:00
Jon Moss
a9b78063aa
Small Markdown updates to README.md
...
Small copy and styling updates
2015-09-27 16:04:15 -04:00
Syohei YOSHIDA
b5eb6602b7
Link documents
2015-05-20 10:15:01 +09:00
Daniel Bovensiepen
02fffb02d2
Update Coopyright Information to year 2015
2015-05-15 15:12:32 +08:00
Daniel Bovensiepen
691997a447
Remove INSTALL and improve README instead
2015-05-12 18:32:20 +08:00
takahashim
c0f5be7858
update stable version number in README
2015-01-18 00:45:41 +09:00
Yukihiro "Matz" Matsumoto
17507e4460
[ci skip] rephrasing about mailing list description; ref #2639
2014-11-19 00:55:51 +09:00
Jun Hiroe
80e60dcc21
Fix mailing-list description
2014-11-18 15:31:16 +09:00
Eric Hodel
a12d8e32b1
Wrap README.md to 80 columns
2014-09-21 10:59:27 +09:00
Nobuyoshi Nakada
ab67c57f65
remove trailing spaces
2014-04-30 09:50:14 +09:00
Yukihiro "Matz" Matsumoto
6abb9de7e0
mention 1.9 compatibility in README.md; close #2031
2014-04-09 11:35:12 +09:00
Marcus Stollsteimer
69ec2547ce
Reword mention of mrbtest in README
2014-03-20 20:10:23 +01:00
Marcus Stollsteimer
77bf470cc5
Fix typos in README
2014-03-20 12:49:19 +01:00
Joachim Baran
244260b05e
Added a short description on how to add mruby gems to the compilation workflow.
2014-03-11 22:27:28 -07:00
Patrick Ellis
a75758d177
Delete !!Notice!! intro paragraph from README
...
It's become misleading since the release of 1.0.0 and the launch of mruby.org.
2014-02-26 14:49:51 -08:00
Jun Hiroe
b57d4f2e15
Update README.md; The URL of the mruby home-page is accessible.
2014-02-26 01:13:30 +09:00
Daniel Bovensiepen
cd5677ea72
Add download link for stable version to README
...
- add download link of stable version 1.0.0
- remove remark for mruby branch due to non-existence
2014-02-08 03:26:22 +08:00
cremno
3ee946dab4
Happy new year! (update copyright year)
...
Let's not wait until May this time
(f0a9b95af3 )!
2014-01-30 23:17:24 +01:00
Carson McDonald
ac56eacdb0
Add travisci badge
2013-08-06 11:45:57 -04:00
Yukihiro "Matz" Matsumoto
2d83e4b8a4
Merge pull request #1414 from suzukaze/correct-mistake-of-grammer-in-readme.md-2
...
I correct the mistakes of grammer in README.md.
2013-07-26 09:51:50 -07:00
Jun Hiroe
c6e5aa0b1f
I correct the mistakes of grammer in README.md. 'update' word is an countable noun.
2013-07-26 23:08:24 +09:00
Jun Hiroe
f65dfb60bb
I correct the mistakes of grammer in README.md.
2013-07-26 21:54:16 +09:00
Daniel Bovensiepen
f0a9b95af3
Push Copyright year up to 2013
2013-05-02 14:11:07 +08:00