mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-27 21:33:09 +00:00
0d5651b0ab
+ Adds a preinstall script to wipe out whatever the last .pkg installed. This should avoid systems that have mad many updates getting into strange states autoloading things that no longer exist. Fixes #2963 + Run add-shell with ${DSTVOLUME} prepended to the path - the installer lets users intall onto any volume, so it's plausible not installed onto / + Use `logger` instead of rando /tmp files for logging - stuff should show up in Console. + make_pkg makes the pkg and also fish.app - the former was being built with -j12 already, make the latter do so as well. |
||
---|---|---|
.. | ||
osx_package_resources | ||
osx_package_scripts | ||
cppcheck.rules | ||
cppcheck.sh | ||
cppcheck.suppressions | ||
diff_profiles.fish | ||
extract_help_sections.fish | ||
find_globals.fish | ||
find_weak_odrs.py | ||
fish_xgettext.fish | ||
git_version_gen.sh | ||
iwyu.linux.imp | ||
iwyu.osx.imp | ||
lint.fish | ||
list_committers_since.fish | ||
littlecheck.py | ||
mac_notarize.sh | ||
make_pkg.sh | ||
make_tarball.sh | ||
osx_distribution.xml | ||
pexpect_helper.py | ||
style.fish |