ruby/ext
Yusuke Endoh ca85f16a7d ext/psych/extconf.rb: Fail when libyaml is unavailable
WHen libyaml is not installed, make fails with the following cryptic
message:

```
gmake[2]: Entering directory '/home/chkbuild/chkbuild-crossruby/tmp/build/20220325T045825Z/ruby/ext/psych'
gmake[2]: *** No rule to make target 'yaml/yaml.h', needed by 'psych.o'.  Stop.
gmake[2]: Leaving directory '/home/chkbuild/chkbuild-crossruby/tmp/build/20220325T045825Z/ruby/ext/psych'
```

I think it should give up building psych with a clear message.
2022-03-27 19:34:07 +09:00
..
-test- Update ext/-test-/dln/empty/depend 2022-02-22 16:49:20 -05:00
bigdecimal [Feature #18249] Update dependencies 2022-02-22 09:55:21 -05:00
cgi/escape [Feature #18249] Update dependencies 2022-02-22 09:55:21 -05:00
continuation [Feature #18249] Update dependencies 2022-02-22 09:55:21 -05:00
coverage [Feature #18249] Update dependencies 2022-02-22 09:55:21 -05:00
date [ruby/date] Suppress declaration-after-statement warnings 2022-02-25 20:01:06 +09:00
digest [Feature #18249] Update dependencies 2022-02-22 09:55:21 -05:00
etc [Feature #18249] Update dependencies 2022-02-22 09:55:21 -05:00
fcntl [Feature #18249] Update dependencies 2022-02-22 09:55:21 -05:00
fiddle [Feature #18249] Update dependencies 2022-02-22 09:55:21 -05:00
io [ruby/io-wait] Update version to 0.2.2.pre1 for testing 2022-03-10 22:58:31 +09:00
json [Feature #18249] Update dependencies 2022-02-22 09:55:21 -05:00
monitor [Feature #18249] Update dependencies 2022-02-22 09:55:21 -05:00
nkf [Feature #18249] Update dependencies 2022-02-22 09:55:21 -05:00
objspace Show embed status of array when len is 0 in objspace dump 2022-03-01 10:55:53 -05:00
openssl Suppress warnings by OpenSSL 3 2022-03-16 20:49:00 +09:00
pathname [Feature #18249] Update dependencies 2022-02-22 09:55:21 -05:00
psych ext/psych/extconf.rb: Fail when libyaml is unavailable 2022-03-27 19:34:07 +09:00
pty [Feature #18249] Update dependencies 2022-02-22 09:55:21 -05:00
racc/cparse [Feature #18249] Update dependencies 2022-02-22 09:55:21 -05:00
rbconfig/sizeof [Feature #18249] Update dependencies 2022-02-22 09:55:21 -05:00
readline [ruby/readline-ext] Removed the duplicated dependencies 2022-03-25 20:27:58 +09:00
ripper [Feature #18249] Update dependencies 2022-02-22 09:55:21 -05:00
rubyvm Added depend files 2019-07-14 01:31:29 +09:00
socket Fix broken links of rdoc 2022-03-17 10:11:38 +09:00
stringio [Feature #18249] Update dependencies 2022-02-22 09:55:21 -05:00
strscan [Feature #18249] Update dependencies 2022-02-22 09:55:21 -05:00
syslog [Feature #18249] Update dependencies 2022-02-22 09:55:21 -05:00
win32 Fix some typos by spell checker 2021-04-26 10:07:41 +09:00
win32ole [ruby/win32ole] Get rid of potential undefined behavior 2022-03-15 08:33:40 +09:00
zlib [Feature #18249] Update dependencies 2022-02-22 09:55:21 -05:00
.document Remove unnecessary files from .document 2020-12-20 16:00:13 +09:00
extmk.rb transcode-tblgen.rb: make silent a little when just -v 2020-12-29 17:45:19 +09:00
Setup Removed sdbm entries from toolchanins 2020-06-19 08:26:47 +09:00
Setup.atheos Removed sdbm entries from toolchanins 2020-06-19 08:26:47 +09:00
Setup.nt Removed sdbm entries from toolchanins 2020-06-19 08:26:47 +09:00