ridiculousfish
2f5d750393
Remove autoconf and lexicon_filter instructions from OS X build
...
Most OS X users will not have autoconf or Doxygen installed.
2016-01-30 00:18:11 -08:00
Kurtis Rader
b88e31b3f1
fix several build warnings
...
This fixes all but one of the warnings documented in issue #2685 . The
sole remaining warning is from the
string split '' abc
example in doc_src/string.txt. That example results in the man page
displaying
string split {} abc
I leave it to someone else to fix that problem (I'll open an issue
specifically for it since it took some effort to track down the source
of the warning).
Resolves issue #2685 .
2016-01-28 19:34:51 -08:00
Fabian Homborg
08edfaeae8
Document gitter channel and SO tag
2016-01-24 14:32:43 +01:00
Tobias Mühl
d6d3977f3d
Update README.md
...
I also needed the autoconf package on my system, so adding it to the general template
2015-12-21 20:36:23 -08:00
Satender Singh Rathore
c9ddad94a9
double quote instead of single quote
2015-12-21 20:32:43 -08:00
Fabian Homborg
ce719a700c
Mention /etc/shells in README.md
2015-12-10 13:10:20 +01:00
Peter Dave Hello
3c0902b7e4
Use svg instead of png to get better image quality
2015-01-17 11:42:54 +01:00
David Adam
5b709eb5df
README.md: document minimum Doxygen version
...
[skip ci]
2014-09-12 21:35:20 +08:00
Mark Griffiths
9b79931265
Update configure.ac and README for Doxygen 1.8
2014-09-03 14:43:26 +01:00
Mark Griffiths
14a7118499
Revert 60b9f8d..e4d6eaf
...
This rolls back to commit 60b9f8db18
.
2014-09-03 14:43:26 +01:00
Mark Griffiths
07f8fc7697
Update autoconf and README for Doxygen 1.8
2014-09-03 14:43:25 +01:00
callesg
14cdd24f78
Added better build description closes #70
...
The stuff nedded to build on Ubuntu
2014-07-01 16:08:37 +02:00
Konrad Borowski
5066710e60
Use current version documentation links in README
2014-05-24 14:07:18 +02:00
David Adam
689d0082d8
README.md: document build and runtime dependencies even better.
2014-03-10 10:09:52 +08:00
David Adam
09054a09fa
README.md: document build and runtime dependencies better.
2014-02-06 17:51:18 +08:00
David Adam
01ec55366d
README.md: update build status image
...
(oops!)
2014-02-06 17:09:31 +08:00
David Adam
e908b731ab
.travis.yml: add https://travis-ci.org/ automatic builds
2014-02-05 11:25:59 -08:00
David Adam
afb9401fc7
update URL for nightly builds
2013-10-29 13:20:51 +08:00
Marc Joliet
f4f36e356f
Document the optional dependency to backports.lzma.
2013-10-17 12:12:13 +02:00
David Adam (zanchey)
9921e9e79f
document and enforce Autoconf 2.60 or greater
2013-09-06 10:41:58 +08:00
Konrad Borowski
173fd4fd23
Replace IRC link with WebChat link
...
It seems GitHub doesn't allow irc:// protocol, so replace it with WebChat link.
2013-08-30 18:12:50 +02:00
Konrad Borowski
3a893ff17f
Put an IRC link to README.
2013-08-30 18:10:23 +02:00
Konrad Borowski
097e2030b4
libncursesw5-dev is not needed on Debian
...
I just checked on new Debian installation, and only libncurses5-dev appears to be needed.
2013-08-28 09:35:22 +02:00
Siteshwar Vashisht
92b2c28532
Updated links to documentation in README.md
2013-05-19 23:59:20 +05:30
ridiculousfish
49589e2da0
Added note about how to install ncurses, and what to do on EC2
...
Addresses https://github.com/fish-shell/fish-shell/pull/509
2013-04-14 13:38:56 -07:00
ridiculousfish
9762a8ca1e
Remove xsel from the build
...
https://github.com/fish-shell/fish-shell/issues/633
2013-03-30 00:13:44 -07:00
Siteshwar Vashisht
34f2f77067
Updated 'Contact Us' section in README.md
2013-03-25 01:34:24 +05:30
Siteshwar Vashisht
3bf3c11b0b
Added reference to packages built on OBS repository in README.md
2013-01-20 13:12:10 +05:30
ridiculousfish
2bdb199169
Update OS X build instructions
2012-12-26 21:30:03 -08:00
ridiculousfish
34fab879cb
Fix to xcodebuild
...
https://github.com/fish-shell/fish-shell/issues/229
2012-12-01 13:28:30 -08:00
ridiculousfish
3589554028
Allow setting the prompt from web_config
2012-09-06 01:30:26 -07:00
ridiculousfish
3a940781d9
Replaced README with README.md for github
...
Changed 'root' Xcode target to 'install_tree' to avoid confusion
2012-08-21 02:08:49 -07:00