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
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