Commit graph

23 commits

Author SHA1 Message Date
Hiroshi SHIBATA
0e79279327
Note the detailed version of Visual Studio 2025-04-11 11:11:38 +09:00
Hiroshi SHIBATA
a2b39e5ca6
Added instruction for autocrlf issue of Git on Windows 2025-04-11 11:01:05 +09:00
Hiroshi SHIBATA
1bd029b1ea
Note the detailed version of Windows SDK 2025-04-11 10:55:31 +09:00
Hiroshi SHIBATA
af69421c91
Added instruction for MSYS2 without RubyInstaller-Devkit 2025-04-11 10:49:26 +09:00
Nobuyoshi Nakada
8003a06854
[DOC] Use slashes in mingw confiure examples
To show that mingw `sh` expects forward slashes as path separators, not
backslashes, configure in another directory than the source directory.
2025-04-10 17:39:56 +09:00
Hiroshi SHIBATA
8ab517698a
sed is not requirement now 2025-04-09 10:31:33 +09:00
Alexander Momchilov
0ea5c13bc6
[DOC] Improve formatting in Markdown files (#12322)
* Fix WASM bullet/code indentation

* Use `console` code highlighting where appropriate

… which handles the prefix `$` correctly.

* Migrate feature proposal template to MarkDown

* Set language on code blocks
2024-12-12 17:49:45 -08:00
Hiroshi SHIBATA
b4481a6b8b
Fixed wrong instruction with mswin build 2024-12-03 17:43:56 +09:00
Nobuyoshi Nakada
90ef28f59b
[DOC] Tweaks for windows.md 2024-10-28 21:38:57 +09:00
Nobuyoshi Nakada
4f467c3fbf
Win32: [DOC] Update about program name configurations 2024-10-28 17:27:40 +09:00
Nobuyoshi Nakada
a687b2eced
Win32: [DOC] Mention vcvarall*.bat 2024-10-28 17:27:40 +09:00
Nobuyoshi Nakada
f6bd8f2d39
Win32: [DOC] No extlibs file, no patch is needed 2024-10-28 17:27:40 +09:00
Hiroshi SHIBATA
b4503d7964
Mentioned new mswin tasks related with vcpkg 2024-06-26 14:45:24 +09:00
Hiroshi SHIBATA
514aa80563
Added git for requirements of Windows build 2024-06-26 14:45:24 +09:00
Hiroshi SHIBATA
f9bf7d531b
Added vcpkg manifest for windows build environment.
"builtin-baseline": "53bef8994c541b6561884a8395ea35715ece75db" is 2024.01.12
released version of vcpkg.

https://github.com/microsoft/vcpkg/releases/tag/2024.01.12
2024-01-26 12:38:01 +09:00
U.Nakamura
5703cc296a Update supported Windows and Visual C++ versions 2023-12-27 10:15:52 +09:00
Lars Kanis
7523ede7ba Windows: Fix description of runtimes
`mswin` platform links to `vcruntimeXXX.dll` but `mingw-ucrt` doesn't.
2023-11-02 15:16:41 +09:00
Lars Kanis
7e6204dd10 Windows: Add libffi as a build dependency
Otherwise the fiddle extension isn't build.
2023-10-28 10:44:16 +09:00
Yuichiro Kaneko
a1b01e7701
Use Lrama LALR parser generator instead of Bison
https://bugs.ruby-lang.org/issues/19637

Co-authored-by: Nobuyoshi Nakada <nobu@ruby-lang.org>
2023-05-12 18:25:10 +09:00
Hiroshi SHIBATA
172077232e
readline or libedit is no longer required to build ruby 2023-05-10 09:55:27 +09:00
Hiroshi SHIBATA
3474a62033
Mentioned scoop and vcpkg for windows build instruction 2023-02-02 14:48:44 +09:00
Nobuyoshi Nakada
f499c81b01 [DOC] Merge README.win32 to doc/windows.md 2023-02-02 11:22:16 +09:00
Samuel Williams
3e7fdf2953
Windows build instructions documentation. (#6956)
Windows build instructions.
2023-01-22 00:13:16 +13:00