fish-shell/build_tools
Ian Ray 9ecd73d956 Generate version numbers for Xcode builds
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
2015-09-29 14:55:51 -07:00
..
osx_package_resources Typos in the fish OS X package installer rtf file 2013-05-05 02:42:31 -07:00
osx_package_scripts Make add-shell correctly handle /etc/shells files that do not end with newlines 2012-07-22 17:00:44 -07:00
build_documentation.sh Updated build_doc…sh to run cleanly in Xcode build 2014-09-03 14:43:26 +01:00
cppcheck.sh Add cppcheck.sh driver script for running cppcheck 2015-07-25 17:33:34 -07:00
description-pak Added Debian description-pak file 2012-06-02 18:07:11 -07:00
git_version_gen.sh Don't require .git before running git-describe 2014-10-27 15:46:22 -07:00
iwyu.sh Makefile: add target for Include What You Use (iwyu) 2015-07-29 21:41:57 +08:00
make_csv_completions.fish Refactored out individual VCS completions. 2013-04-28 14:54:59 +02:00
make_darcs_completions.fish Refactored out individual VCS completions. 2013-04-28 14:54:59 +02:00
make_deb.sh More tweaks to Debian build script 2012-05-25 00:48:39 -07:00
make_hg_completions.fish Refactored out individual VCS completions. 2013-04-28 14:54:59 +02:00
make_pkg.sh Update OS X make_pkg script to also produce fish.app 2013-10-05 17:06:22 -07:00
make_svn_completions.fish Refactored out individual VCS completions. 2013-04-28 14:54:59 +02:00
make_tarball.sh Merge branch 'master' into documentation-update 2014-09-07 16:37:31 +01:00
make_vcs_completions.fish Refactored out individual VCS completions. 2013-04-28 14:54:59 +02:00
make_vcs_completions_generic.fish Refactored out individual VCS completions. 2013-04-28 14:54:59 +02:00
osx_distribution.xml Replace OS X installer PackageMaker document with a distribution file and script 2013-04-13 02:00:32 -07:00
xcode_version_gen.sh Generate version numbers for Xcode builds 2015-09-29 14:55:51 -07:00