index
:
mruby
master
mruby2-draft
removing-y-tab-c
revert-5391-throw
stable
web_export
Lightweight Ruby
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
doc
/
guides
/
compile.md
Age
Commit message (
Expand
)
Author
2021-06-17
Standardize commands inside backticks
John Bampton
2021-05-05
Extend the tab with 8 whitespace
dearblue
2021-04-16
feat(CI): add the GitHub Super Linter
John Bampton
2021-04-06
doc/link.md: update `mruby-config` description.
Yukihiro "Matz" Matsumoto
2021-03-09
chore: fix grammar
John Bampton
2021-03-04
Update minimal build configuration [ci skip]
KOBAYASHI Shuji
2021-02-13
Update compile prerequisites in `doc/guides/compile.md` [ci skip]
KOBAYASHI Shuji
2021-02-12
Update `docs/guides/compile.md`.
Yukihiro "Matz" Matsumoto
2021-02-09
Upgrade supported Ruby version to 2.5.
Yukihiro "Matz" Matsumoto
2021-01-28
Describe disabling preallocated symbols in the doc.
Yukihiro "Matz" Matsumoto
2021-01-25
Add description for `mruby-config` in `compile.md`. [ci skip]
Yukihiro "Matz" Matsumoto
2021-01-23
Fixed typo; ref #5296
Yukihiro "Matz" Matsumoto
2021-01-23
Fix typo
Yevhen Viktorov
2020-12-19
feat(CI): add a GitHub Action to lint the Markdown
John Bampton
2020-12-19
🔒 Fix missing HTTPS on links
John Bampton
2020-12-13
Fix spelling
John Bampton
2020-11-26
Create presym files for each build target
KOBAYASHI Shuji
2020-11-21
Rename `MRB_{ENABLE,DISABLE}_` to `MRB_{USE,NO}_`; close #5163
KOBAYASHI Shuji
2020-10-29
Fix typo in `doc/guides/compile.md` [ci skip]
KOBAYASHI Shuji
2020-10-29
Move `build_config.rb` -> `build_config/default.rb`; ref #5098
Yukihiro "Matz" Matsumoto
2020-10-19
Revert `MRUBY_TARGET` mechanism; ref #5096
KOBAYASHI Shuji
2020-10-12
Update the build instruction.
Yukihiro "Matz" Matsumoto
2020-05-07
Update `doc/guides/compile.md` to note the `bison` failure on Mac.
Yukihiro "Matz" Matsumoto
2019-12-21
Abandon `minirake`. Use `rake` for compilation; fix #4884
Yukihiro "Matz" Matsumoto
2019-08-18
fix up markdown display in doxygen
David Siaw
2019-08-07
Update required Ruby version to 2.0 or later.
Yukihiro "Matz" Matsumoto
2019-08-07
Replace i.e. (means "that is") with e.g. (means "for example").
Yukihiro "Matz" Matsumoto
2017-03-02
Reorganize C++ exceptions; ref #3470
Yukihiro "Matz" Matsumoto
2017-02-28
Compile C files by C compiler when C++ files mixed.
Yukihiro "Matz" Matsumoto
2016-04-13
fix syntax highlighting
Timo Schilling
2015-11-17
DISABLE_STDIO/ENABLE_DEBUG macros to rename; close #3014
Yukihiro "Matz" Matsumoto
2015-10-13
rename androidndk to androidin compile.md; ref #2991
Yukihiro "Matz" Matsumoto
2015-10-11
update doc/guides/compile.md to refer androidndk.rake; ref #2983 #2974
Yukihiro "Matz" Matsumoto
2015-10-08
Move guides location
Seba Gamboa