Łukasz Niemier
47df1ae40a
Remove trailing whitespaces and change tabs to spaces
2012-11-18 11:23:22 +01:00
ridiculousfish
56599621cc
Make add-shell correctly handle /etc/shells files that do not end with newlines
...
Fixes https://github.com/fish-shell/fish-shell/issues/77
2012-07-22 17:00:44 -07:00
ridiculousfish
69ace201f8
Fix for https://github.com/fish-shell/fish-shell/issues/79
...
Release tarballs with the user docs already build, removing the doxygen dependency
2012-07-09 19:41:51 -07:00
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
ridiculousfish
bc9bae0f7f
Update make_tarball.sh to respect new branch name
2012-07-01 14:19:39 -07:00
ridiculousfish
b187538339
Bump OS X installer package version
2012-06-05 02:06:44 -07:00
ridiculousfish
e7db18bae2
Added Debian description-pak file
2012-06-02 18:07:11 -07:00
ridiculousfish
51f9ff5389
Updated make_tarball.sh to stop dumping files in the extract directory
2012-05-30 01:06:25 -07:00
ridiculousfish
4986e6e3f9
Fix to set up 10.6 SDK correctly when building on 10.7
2012-05-30 00:27:50 -07:00
ridiculousfish
4afdcf56fc
Tweak a few default colors
...
Fix the make_pkg script to actually build an installable package that doesn't immediately barf
2012-05-29 21:14:19 -07:00
ridiculousfish
92ce84c26a
More tweaks to Debian build script
2012-05-25 00:48:39 -07:00
ridiculousfish
9d31e52b2a
Updated Debian package build script
2012-05-24 23:58:16 -07:00
ridiculousfish
dcd7d6769d
Updated some build scripts
2012-05-24 23:56:07 -07:00
ridiculousfish
87c0e0e971
Tweaked make_deb script
2012-05-22 00:09:39 -07:00
ridiculousfish
6f9a523151
Some tweaks to build tools
...
Started make_deb.sh for Debian package
2012-05-22 00:05:41 -07:00
ridiculousfish
977c585f8b
Made the OS X installer package flat
2012-05-17 19:37:26 -07:00
ridiculousfish
2d3d6e1c17
Added PackageMaker file
...
Updated make_pkg.sh to use it
2012-05-11 17:26:08 -07:00
ridiculousfish
b0f4ff2879
Added build_tools folder so we can automate release builds
2012-05-10 02:11:28 -07:00