fish-shell/build_tools
ridiculousfish 4912967eab Large set of changes related to making fish relocatable, and improving the build and install story.
- etc/config.fish and share/config.fish are now "universal" and no longer reference install paths or need to be touched by autotools. They've been removed from config.fish.in to config.fish.
- fish now attempts to determine __fish_datadir and __fish_sysconfdir relative to the path of the fish executable itself (typically by walking up one directory). This means that you can copy the directory hierarchy around and things will still work. The compiled-in paths are used as a backup.
- The fish Xcode project now can build fish natively, without needing autotools.
- Version bumped to 2.0
2012-07-08 15:20:39 -07:00
..
fish_shell.pmdoc Bump OS X installer package version 2012-06-05 02:06:44 -07:00
osx_package_scripts Added build_tools folder so we can automate release builds 2012-05-10 02:11:28 -07:00
description-pak Added Debian description-pak file 2012-06-02 18:07:11 -07:00
make_deb.sh More tweaks to Debian build script 2012-05-25 00:48:39 -07:00
make_pkg.sh Fix to set up 10.6 SDK correctly when building on 10.7 2012-05-30 00:27:50 -07:00
make_tarball.sh Large set of changes related to making fish relocatable, and improving the build and install story. 2012-07-08 15:20:39 -07:00