Commit Graph

30534 Commits

Author SHA1 Message Date
nyuszika7h
570a8bedb8 Clean up README.md 2014-02-22 12:00:35 +01:00
Lowe Thiderman
b5672b9c43 Add Arch dependency instructions to README.md
Also accidentally clear trailing whitespace in README. vim autocommands ftw.
2014-02-22 09:06:18 +01:00
Thiago de Arruda
31d5ae42c3 Merge pull request #32 from cweagans/patch-1
Adding note about IRC channel in README.
2014-02-22 03:05:49 -02:00
Cameron Eagans
e898be4df7 Adding note about IRC channel in README. 2014-02-21 21:56:01 -07:00
Ashley Hewson
f5c72880eb Merge pull request #20 from andyfischer/master
Update README.md: Add libtool to OSX installs
2014-02-21 22:57:39 +00:00
Andy Fischer
2ddf127207 Add libtool to OSX installs 2014-02-21 15:23:23 -07:00
Ashley Hewson
6d70406595 Merge pull request #14 from sbeckeriv/patch-2
Update README.md
2014-02-21 21:54:37 +00:00
Stephen Becker IV
5c2a6f85ac Update README.md
I did not have cmake installed. Mac tests passed.
2014-02-21 12:15:16 -08:00
Thiago de Arruda
9bb4e274fd Merge pull request #11 from sbeckeriv/patch-1
Remove sudo from brew command
2014-02-21 18:10:57 -02:00
Stephen Becker IV
be2245a60a Update README.md
Remove sudo from brew command. 
https://github.com/Homebrew/homebrew/wiki/FAQ#wiki-sudo
2014-02-21 12:00:23 -08:00
Thiago de Arruda
fcc982b6b0 Merge pull request #8 from mmcdole/patch-1
Fix spelling mistakes in README.md
2014-02-21 17:52:29 -02:00
Thiago de Arruda
f29c1ffa5a Merge pull request #9 from yesmeck/patch-1
Correct cmake link in README
2014-02-21 17:49:57 -02:00
Meck
a79177e1b3 Fix cmake link in README 2014-02-22 03:47:59 +08:00
mmcdole
359a69d869 Fix spelling mistakes in README.md 2014-02-21 13:39:35 -06:00
Thiago de Arruda
e519a991d6 Merge pull request #6 from davertron/master
Fix misspellings/grammar in README
2014-02-21 17:24:46 -02:00
Thiago de Arruda
6307bf23fb Merge pull request #7 from Coornail/osx-build-instructions
Add dependency install instructions for OsX
2014-02-21 17:24:10 -02:00
Kornel Lugosi
13a71ea092 Add dependency install instructions for OsX 2014-02-21 20:10:37 +01:00
davertron
940f95680d Fix misspellings/grammar in README 2014-02-21 13:57:35 -05:00
Thiago de Arruda
3ecece8f67 Merge pull request #5 from jsjohns/patch-1
Fix spelling
2014-02-21 16:47:44 -02:00
Joshua Johnson
d250a8f15e Fix spelling 2014-02-21 13:46:27 -05:00
Thiago de Arruda
d1dc922117 Add fundraiser link 2014-02-21 14:39:31 -03:00
Thiago de Arruda
6a4a004f88 Update documentation 2014-02-21 10:57:52 -03:00
Thiago de Arruda
e78a825350 Set language of first json-rpc block 2014-02-20 23:21:01 -03:00
Thiago de Arruda
a55e03d4fd Quote GUI diagram 2014-02-20 23:19:29 -03:00
Thiago de Arruda
3a06990a13 Fix some typos in README 2014-02-20 23:17:32 -03:00
Thiago de Arruda
c1eb60380c Document plans for the project 2014-02-20 23:08:59 -03:00
Thiago de Arruda
930f26d1ed Merge pull request #2 from ashleyh/master
Remove uneeded 'rt' library
2014-02-02 03:36:01 -08:00
aph
63b571dfba fix build on OSX 2014-02-01 17:17:59 +00:00
Thiago de Arruda
8253e29971 Wrap calls to 'get_mess_env' into LIBINTL #ifdefs 2014-02-01 12:22:15 -03:00
Thiago de Arruda
9f380dda82 Set vim binary as default make target 2014-02-01 11:27:24 -03:00
Thiago de Arruda
6b0b466585 Automate libuv download and build 2014-02-01 11:20:02 -03:00
Thiago de Arruda
3da78364cc Remove more #ifdef dead code 2014-02-01 11:17:43 -03:00
aph
2d00ead2e5 Fix build on OSX/Archlinux and add README
- remove SELinux dependency for now
- OSX: find libintl.h
- OSX: fix compile errors
- OSX: use hack around gettext nonsense
- fix gettext on ubuntu
- work around Arch's lack of -ltermcap
- add README.md
2014-02-01 10:34:04 -03:00
Thiago de Arruda
72cf89bce8 Import vim from changeset v5628:c9cad40b4181
- Cleanup source tree, leaving only files necessary for compilation/testing
- Process files through unifdef to remove tons of FEAT_* macros
- Process files through uncrustify to normalize source code formatting.
- Port the build system to cmake
2014-01-31 10:39:15 -03:00