mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-11 15:37:24 +00:00
9ecd73d956
Teach Xcode to run new script xcode_version_gen.sh before building the fish_shell and fish_indent targets. The script generates file fish-build-version.h for inclusion by fish_version.cpp. Note that Xcode always runs the script because of the phony target named force-fish-build-version.h, but fish-build-version.h is only touched if the contents of FISH-BUILD-VERSION-FILE change. Fixes #890 |
||
---|---|---|
.. | ||
osx_package_resources | ||
osx_package_scripts | ||
build_documentation.sh | ||
cppcheck.sh | ||
description-pak | ||
git_version_gen.sh | ||
iwyu.sh | ||
make_csv_completions.fish | ||
make_darcs_completions.fish | ||
make_deb.sh | ||
make_hg_completions.fish | ||
make_pkg.sh | ||
make_svn_completions.fish | ||
make_tarball.sh | ||
make_vcs_completions.fish | ||
make_vcs_completions_generic.fish | ||
osx_distribution.xml | ||
xcode_version_gen.sh |