1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/template
Lars Kanis 518301883e Fix parallel build on MINGW
When the build is running with a base ruby then generating `x64-ucrt-ruby320.rc`
could fail due to a missing dependency to `x64-mingw-ucrt-fake.rb`.
This commit adds this dependency.

A failing build looks like so:
```
generating x64-mingw-ucrt-fake.rb
generating x64-ucrt-ruby320.rc
../snapshot-master/win32/resource.rb:in `require': cannot load such file -- ./x64-mingw-ucrt-fake (LoadError)
make: *** [GNUmakefile:57: x64-ucrt-ruby320.rc] Error 1
make: *** Waiting for unfinished jobs....
linking miniruby.exe
x64-mingw-ucrt-fake.rb updated
```
2022-09-10 09:32:27 +09:00
..
builtin_binary.inc.tmpl
call_iseq_optimized.inc.tmpl
configure-ext.mk.tmpl Retrieve configured gems info 2022-04-07 09:47:10 +09:00
depend.tmpl
Doxyfile.tmpl include/ruby/encoding.h: convert macros into inline functions 2021-10-05 14:18:23 +09:00
encdb.h.tmpl
extinit.c.tmpl
exts.mk.tmpl Fix paths of exts.mk to clean 2022-08-11 17:43:46 +09:00
fake.rb.in Debugging snapshot [ci skip] 2022-09-05 13:08:23 +09:00
GNUmakefile.in Add the dependency of GNUmakefile itself [ci skip] 2021-10-06 15:42:37 +09:00
id.c.tmpl Generate token ID indexes in id.def 2022-09-08 18:18:56 +09:00
id.h.tmpl Generate token ID indexes in id.def 2022-09-08 18:18:56 +09:00
known_errors.inc.tmpl
limits.c.tmpl
Makefile.in Fix parallel build on MINGW 2022-09-10 09:32:27 +09:00
prelude.c.tmpl Support sub-library in builtin-loader 2022-09-09 15:47:24 +09:00
ruby-gdb.in
ruby-lldb.in
ruby-runner.h.in
ruby.pc.in
sizes.c.tmpl
transdb.h.tmpl
unicode_norm_gen.tmpl
verconf.h.tmpl