index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
contributing
/
building_ruby.md
Age
Commit message (
Expand
)
Author
2025-04-18
Mention VS Code debugger configuration in debugging guide
Stan Lo
2025-01-31
- Add a mention to git 2.32 in the building ruby documentation:
Edouard CHIN
2024-12-12
Improve "Building Ruby" docs (#12320)
Alexander Momchilov
2024-12-12
[DOC] Improve formatting in Markdown files (#12322)
Alexander Momchilov
2024-11-12
[DOC] `--with-opt-dir` options and `CONFIGURE_ARGS`
Nobuyoshi Nakada
2024-07-07
[DOC] Fix typo `with` -> `wish`
cdfzo
2024-06-02
[DOC] building_ruby: Move the caution to a footnote
Nobuyoshi Nakada
2024-06-02
[DOC] building_ruby: External library links
Nobuyoshi Nakada
2024-06-02
[DOC] building_ruby: Refine links
Nobuyoshi Nakada
2024-06-02
[DOC] building_ruby: Fold long lines
Nobuyoshi Nakada
2024-06-02
[DOC] Caution about old GNU make
Nobuyoshi Nakada
2024-05-10
Update ASAN docs to refer to Clang 18's release
KJ Tsanaktsidis
2024-04-24
Removed obsoleted section because make docs is removed from default make task
Hiroshi SHIBATA
2024-04-17
Update build and install document related https://blade.ruby-lang.org/ruby-de...
Hiroshi SHIBATA
2024-03-31
Document how to run the tests under ASAN now that they pass!
KJ Tsanaktsidis
2024-02-26
BASERUBY is now >= 3.0
John Hawthorn
2024-02-15
s/bellow/below/
ydah
2024-02-13
Fix typo in asan section of building_ruby.md docs
KJ Tsanaktsidis
2024-02-12
Update ASAN docs to reflect the current state of things
KJ Tsanaktsidis
2024-01-18
[DOC] Update ruby version in Building Ruby Dependencies
Kazuhiro NISHIYAMA
2023-11-06
[DOC] Use a relative link like other links
Takashi Kokubun
2023-11-06
Updated building_ruby.md to include reference for building on Windows
JorandeBoer
2023-10-20
[DOC] `configure -C` tips
Nobuyoshi Nakada
2023-08-26
Add documentation regarding how to build Ruby for debugging. (#8290)
Samuel Williams
2023-07-14
[Doc] Make build instructions easier to copy-and-paste
jinroq
2023-06-26
[DOC] Nested ordered lists need more indents
Nobuyoshi Nakada
2023-06-25
Fix broken links
BurdetteLamar
2023-05-12
Use Lrama LALR parser generator instead of Bison
v3_3_0_preview1
Yuichiro Kaneko
2023-05-10
readline or libedit is no longer required to build ruby
Hiroshi SHIBATA
2023-03-10
Bump the required BASERUBY version to 2.5 (#7504)
Takashi Kokubun
2023-02-08
[DOC] Refine/fix doc/contributing/building_ruby.md [ci skip]
Nobuyoshi Nakada
2023-02-07
Fix confusing "
Benoit Daloze
2023-02-07
Mentioned gmp at requirements
Hiroshi SHIBATA
2023-02-07
Added tarball instruction to building_ruby.md
Hiroshi SHIBATA
2023-01-20
OpenSSL, libyaml and zlib is always required to build. see test/test_extlibs.rb
Hiroshi SHIBATA
2023-01-20
Added supported versions to OpenSSL and libyaml
Hiroshi SHIBATA
2023-01-20
Added version policy of BASERUBY
Hiroshi SHIBATA
2023-01-20
Separate dependencies section from quick start
Hiroshi SHIBATA
2023-01-20
fixed wrong version of baseruby
Hiroshi SHIBATA
2023-01-06
[DOC] Mention `configure` options earlier, not after failure
Nobuyoshi Nakada
2023-01-06
[DOC] Specify `shell` format to shell commands
Nobuyoshi Nakada
2022-11-21
YJIT: Lower the required Rust version from 1.58.1 to 1.58.0 (#6780)
Takashi Kokubun
2022-11-10
Update required Bison version in building_ruby.md [ci skip]
yui-knk
2022-11-08
[doc] Clarify how to build OpenSSL on macOS
Matt Valentine-House
2022-11-07
[DOC] Properly number the list in building_ruby.md
Peter Zhu
2022-11-07
[DOC] Improve building_ruby.md
Peter Zhu
2022-11-03
Update configure command in building_ruby.md
Peter Zhu
2022-10-27
Update docs wrt YJIT limitations and building YJIT (#6641)
Maxime Chevalier-Boisvert
2022-05-30
Add information from doc/hacking.md and doc/make_cheatsheet.md back i… (#5963)
Jemma Issroff
2022-05-18
[DOC] Use `make gdb-ruby` and `make lldb-ruby` in doc/contributing/building_r...
Kaíque Kandy Koga
[next]