mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-26 04:43:10 +00:00
25839b8c36
Correctly generate FISH_BUILD_VERSION for use in fish_version.h/cpp and fish.pc to allow `fish --version` and `echo $version` to work again. Not needing the same convoluted measures used by Makefile builds to prevent the regeneration of the fish version file when it hasn't changed. Purposely created a new `cmake_git_version_gen.sh` file so that the old `git_version_gen.sh` remains compatible with the existing Makefile build script. Same reason why `fish.pc.in` was not modified to use a lowercase variable name to match the CMAKE variable of the same name. Closes #4626 |
||
---|---|---|
.. | ||
osx_package_resources | ||
osx_package_scripts | ||
build_commands_hdr.sh | ||
build_documentation.sh | ||
build_index_hdr.sh | ||
build_lexicon_filter.sh | ||
build_toc_txt.sh | ||
build_user_doc.sh | ||
cmake_git_version_gen.sh | ||
cppcheck.sh | ||
fish_xgettext.fish | ||
git_version_gen.sh | ||
iwyu.linux.imp | ||
iwyu.osx.imp | ||
lint.fish | ||
list_committers_since.fish | ||
make_pkg.sh | ||
make_tarball.sh | ||
osx_distribution.xml | ||
style.fish | ||
xcode_version_gen.sh |