David Adam
77cd0c1bf8
Merge branch 'Integration_2.7.0'
2017-11-24 19:16:24 +11:00
David Adam
f12164f7c7
Bump version for 2.7.0
2017-11-23 13:45:49 +08:00
David Adam
f5514543e4
Bump version for 2.7b1
2017-10-31 20:27:03 +08:00
David Adam
f5fc92747e
Merge branch 'Integration_2.6.0'
2017-06-03 22:02:59 +08:00
David Adam
b0389cb77d
Bump version for 2.6.0
2017-06-03 20:45:13 +08:00
David Adam
426653a9d7
Bump version for 2.6b1
2017-05-14 10:37:03 +08:00
David Adam
49e98cde4c
Merge branch 'Integration_2.5.0'
2017-02-03 21:14:40 +08:00
David Adam
708d6b6911
Bump version for 2.5.0
2017-02-03 09:46:58 +08:00
David Adam
1f77c2d09d
Bump version for 2.5b1
2017-01-14 08:19:35 +11:00
David Adam
d7283cdaa1
Merge branch 'Integration_2.4.0'
2016-11-08 12:06:15 +08:00
David Adam
54360d8cfe
Bump version for 2.4.0
2016-11-08 11:20:54 +08:00
David Adam
e9543617f6
Bump version for 2.4b1
2016-10-18 22:17:06 +08:00
David Adam
6594c061be
Merge branch 'Integration_2.3.0'
2016-05-20 23:48:12 +00:00
David Adam
216a45edee
Bump version for VERSION
2016-05-20 22:48:00 +00:00
David Adam
28228627fc
Merge branch 'Integration_2.3.0'
...
(Bump version numbers to reflect post-2.3b2)
2016-05-06 23:11:52 +01:00
David Adam
49838c768d
bump version for 2.3b2
2016-05-05 06:02:57 +08:00
David Adam
43535cf5a5
Bump version for 2.3b1
2016-04-19 15:55:30 +08:00
ridiculousfish
bcc937e4e0
Upgrade Xcode build to Xcode 7
2015-09-24 12:48:33 -07:00
ridiculousfish
d46859b9e8
Add an icon to fish.app
2013-02-05 21:50:33 -08:00
ridiculousfish
00fcd63b88
Clean up fish.app target to build correctly. Still won't run from Xcode, but will run from Finder
2012-08-21 01:20:19 -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