fish-shell/build_tools
ridiculousfish 4f3b3f7d61 Rename GIT_DIR to FISH_BASE_DIR in git_version_gen.sh
$GIT_DIR is interpreted by git as an environment variable, pointing at the
.git directory. If git_version_gen.sh is run in an environment with an
exported GIT_DIR, it will re-export GIT_DIR to point at the fish source
directory. This will cause git operations to fail.

This could be reproduced as building fish as part of an interactive rebase
'exec' command. git_version_gen.sh would always fail!
2019-12-16 19:18:56 -08:00
..
osx_package_resources Delete trailing spaces 2017-01-15 14:57:21 -08: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
cppcheck.sh Don't cppcheck the pcre sources 2016-06-11 15:35:52 -07:00
diff_profiles.fish Add script for diffing two fish profile runs 2018-10-14 16:45:16 -05:00
find_globals.fish Make more miscellaneous globals thread safe 2019-05-04 20:58:35 -07:00
fish_xgettext.fish Amend typos and grammar errors 2019-11-25 13:07:15 +01:00
git_version_gen.sh Rename GIT_DIR to FISH_BASE_DIR in git_version_gen.sh 2019-12-16 19:18:56 -08:00
iwyu.linux.imp fix random lint issues 2016-05-29 22:24:29 -07:00
iwyu.osx.imp Fix incorrect recommendations by IWYU on macOS 2017-09-09 00:18:05 -07:00
lint.fish lint: drop CXX argument 2019-02-28 22:03:57 +11:00
list_committers_since.fish Restyle a few stragglers 2019-05-20 21:07:37 +02:00
littlecheck.py littlecheck: pass close_fds to subprocess.Popen 2019-12-15 21:48:55 +08:00
make_pkg.sh make_pkg: Run through shellcheck 2019-11-30 09:27:50 +01:00
make_tarball.sh make_tarball.sh: Run through shellcheck 2019-11-28 18:57:38 +01:00
osx_distribution.xml Replace OS X installer PackageMaker document with a distribution file and script 2013-04-13 02:00:32 -07:00
style.fish Amend typos and grammar errors 2019-11-25 13:07:15 +01:00
ubsan.blacklist travis: blacklist stl_tree from UBSan 2019-02-10 16:24:24 +08:00