visualboyadvance-m/tools
Rafael Kitover afbe647aed builder: catgets fix for msys2 + minor changes
Change `ln -s` to `cp` in the catgets makefile in the applied patch,
this is used for making symlinks to some header files, this will
hopefully fix building catgets for @ZachBacon on msys2. There seems to
be a problem with the mingw gcc reading headers that are symlinks, even
if they are real windows symlinks.

Also slightly refactor checking for target built files. Add the `-f`
flag for `install_artifact([-f] $dist)` for the full path to the target
file, and add the helper functions `check_install_artifact($dist)` and
`check_install_artifact_relative($dist $root_path)`.

These helper functions also display error messages if the target file
does not exist, as opposed to the previous behavior where it would just
silently exit nonzero.
2018-11-23 09:48:48 -08:00
..
builder builder: catgets fix for msys2 + minor changes 2018-11-23 09:48:48 -08:00
linux builder: fix regressions from 37869441..a3ec309b 2018-11-15 01:54:19 -08:00
osx builder: fix regressions from 37869441..a3ec309b 2018-11-15 01:54:19 -08:00
unix builder: fix regressions from 37869441..a3ec309b 2018-11-15 01:54:19 -08:00
win builder: do not defer env eval for msys2 host hook 2018-11-15 19:22:56 -08:00