summaryrefslogtreecommitdiff
path: root/doc/contributing/building_ruby.md
AgeCommit message (Expand)Author
2025-04-18Mention VS Code debugger configuration in debugging guideStan Lo
2025-01-31- Add a mention to git 2.32 in the building ruby documentation:Edouard CHIN
2024-12-12Improve "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 footnoteNobuyoshi Nakada
2024-06-02[DOC] building_ruby: External library linksNobuyoshi Nakada
2024-06-02[DOC] building_ruby: Refine linksNobuyoshi Nakada
2024-06-02[DOC] building_ruby: Fold long linesNobuyoshi Nakada
2024-06-02[DOC] Caution about old GNU makeNobuyoshi Nakada
2024-05-10Update ASAN docs to refer to Clang 18's releaseKJ Tsanaktsidis
2024-04-24Removed obsoleted section because make docs is removed from default make taskHiroshi SHIBATA
2024-04-17Update build and install document related https://blade.ruby-lang.org/ruby-de...Hiroshi SHIBATA
2024-03-31Document how to run the tests under ASAN now that they pass!KJ Tsanaktsidis
2024-02-26BASERUBY is now >= 3.0John Hawthorn
2024-02-15s/bellow/below/ydah
2024-02-13Fix typo in asan section of building_ruby.md docsKJ Tsanaktsidis
2024-02-12Update ASAN docs to reflect the current state of thingsKJ Tsanaktsidis
2024-01-18[DOC] Update ruby version in Building Ruby DependenciesKazuhiro NISHIYAMA
2023-11-06[DOC] Use a relative link like other linksTakashi Kokubun
2023-11-06Updated building_ruby.md to include reference for building on WindowsJorandeBoer
2023-10-20[DOC] `configure -C` tipsNobuyoshi Nakada
2023-08-26Add documentation regarding how to build Ruby for debugging. (#8290)Samuel Williams
2023-07-14[Doc] Make build instructions easier to copy-and-pastejinroq
2023-06-26[DOC] Nested ordered lists need more indentsNobuyoshi Nakada
2023-06-25Fix broken linksBurdetteLamar
2023-05-12Use Lrama LALR parser generator instead of Bisonv3_3_0_preview1Yuichiro Kaneko
2023-05-10readline or libedit is no longer required to build rubyHiroshi SHIBATA
2023-03-10Bump 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-07Fix confusing "Benoit Daloze
2023-02-07Mentioned gmp at requirementsHiroshi SHIBATA
2023-02-07Added tarball instruction to building_ruby.mdHiroshi SHIBATA
2023-01-20OpenSSL, libyaml and zlib is always required to build. see test/test_extlibs.rbHiroshi SHIBATA
2023-01-20Added supported versions to OpenSSL and libyamlHiroshi SHIBATA
2023-01-20Added version policy of BASERUBYHiroshi SHIBATA
2023-01-20Separate dependencies section from quick startHiroshi SHIBATA
2023-01-20fixed wrong version of baserubyHiroshi SHIBATA
2023-01-06[DOC] Mention `configure` options earlier, not after failureNobuyoshi Nakada
2023-01-06[DOC] Specify `shell` format to shell commandsNobuyoshi Nakada
2022-11-21YJIT: Lower the required Rust version from 1.58.1 to 1.58.0 (#6780)Takashi Kokubun
2022-11-10Update required Bison version in building_ruby.md [ci skip]yui-knk
2022-11-08[doc] Clarify how to build OpenSSL on macOSMatt Valentine-House
2022-11-07[DOC] Properly number the list in building_ruby.mdPeter Zhu
2022-11-07[DOC] Improve building_ruby.mdPeter Zhu
2022-11-03Update configure command in building_ruby.mdPeter Zhu
2022-10-27Update docs wrt YJIT limitations and building YJIT (#6641)Maxime Chevalier-Boisvert
2022-05-30Add 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