Commit graph

6 commits

Author SHA1 Message Date
Jeremy Evans
c42e4a38e9 Fix tool/ln_sr.rb passing 2 arguments to String#chomp!
I'm guessing String#sub! was desired here.
2023-12-13 07:05:21 -08:00
Nobuyoshi Nakada
9de11fe796
Quiet if the target is already linked the same source 2022-09-20 12:54:08 +09:00
Nobuyoshi Nakada
59eadf3d25
Ignore EACCES on Windows 2022-09-09 11:36:15 +09:00
Nobuyoshi Nakada
6c1d7dab52
Fix conversion from absolute path to relative path 2022-07-16 17:58:52 +09:00
Nobuyoshi Nakada
c093e7d645
Avoid to symlink under symlink 2022-07-16 16:38:03 +09:00
Nobuyoshi Nakada
78d2be69b5
Move copying/linking extra files to Makefile so removed by clean 2022-07-16 10:11:42 +09:00