aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* third-party: add note on role of directoryRich Wareham2014-02-24
| | | | | | Add a brief README on the purpose of the third-party directory and some suggestions for how to manage it. The neovim bigwigs may want to re-draft the README.
* Makefile: refer to renamed compile-libuv.shRich Wareham2014-02-24
| | | | get-libuv.sh was renamed to compile-libuv.sh
* get-libuv.sh: compile bundled libuvRich Wareham2014-02-24
| | | | | Rename file to reflect new intent of script. Libuv is bundled into the third-party directory. Modify the script to compile but not fetch libuv.
* Merge commit 'a302c65dc65896776d6cb9e2c89a6ccc77ada530' as 'third-party/libuv'Rich Wareham2014-02-24
|\
| * Squashed 'third-party/libuv/' content from commit 3c40224Rich Wareham2014-02-24
| | | | | git-subtree-dir: third-party/libuv git-subtree-split: 3c4022464acd92607f21c6eef69330fb071d0400
* Merge pull request #98 from davidzchen/doc-ca-bundleAshley Hewson2014-02-24
|\ | | | | Add documentation on installing root SSL certificates on OS X
| * Issue #97 - Add documentation on installing root SSL certificates on OS X, ↵David Z. Chen2014-02-23
|/ | | | which is required for retrieving the libuv archive before building.
* Merge pull request #54 from mitchellwrosen/masterAshley Hewson2014-02-23
|\ | | | | Clean up main.c:parse_command_name
| * Clean up main.c:parse_command_nameMitchell Rosen2014-02-22
| |
* | README.md: fix ubuntu/debian depsAshley Hewson2014-02-23
| |
* | Merge pull request #57 from mrshu/patch-1Thiago de Arruda2014-02-22
|\ \ | |/ |/| Fixed travis image
| * Fixed travis imageMarek Šuppa2014-02-22
|/
* First pass on getting build working on FreeBSD.Sean Long2014-02-22
|
* Merge pull request #22 from cmrosenberg/osx-automakeThiago de Arruda2014-02-22
|\ | | | | Added automake as build dependency on OS X
| * Added automake as a dependency when building on OS X. Otherwise build ↵Carl Martin Rosenberg2014-02-22
| | | | | | | | complaints of missing aclocal.
* | Add travis-ci configurationThiago de Arruda2014-02-22
| |
* | Merge pull request #47 from Coornail/ignore-test-vimrcsAshley Hewson2014-02-22
|\ \ | |/ |/| Remove trailing spaces from gitignore
| * Remove trailing spaces from gitignoreKornel Lugosi2014-02-22
|/
* README.md: link to the Contributing wiki pageAshley Hewson2014-02-22
|
* Cleanup refactoring in mainMitchell Rosen2014-02-22
|
* Merge pull request #35 from thiderman/masterThiago de Arruda2014-02-22
|\ | | | | Add Arch dependency instructions to README.md.
| * Add Arch dependency instructions to README.mdLowe Thiderman2014-02-22
| | | | | | | | Also accidentally clear trailing whitespace in README. vim autocommands ftw.
* | include a copy of the Vim Licenseaph2014-02-22
|/
* Merge pull request #32 from cweagans/patch-1Thiago de Arruda2014-02-22
|\ | | | | Adding note about IRC channel in README.
| * Adding note about IRC channel in README.Cameron Eagans2014-02-21
|/
* Merge pull request #20 from andyfischer/masterAshley Hewson2014-02-21
|\ | | | | Update README.md: Add libtool to OSX installs
| * Add libtool to OSX installsAndy Fischer2014-02-21
|/
* Merge pull request #14 from sbeckeriv/patch-2Ashley Hewson2014-02-21
|\ | | | | Update README.md
| * Update README.mdStephen Becker IV2014-02-21
|/ | | I did not have cmake installed. Mac tests passed.
* Merge pull request #11 from sbeckeriv/patch-1Thiago de Arruda2014-02-21
|\ | | | | Remove sudo from brew command
| * Update README.mdStephen Becker IV2014-02-21
|/ | | | Remove sudo from brew command. https://github.com/Homebrew/homebrew/wiki/FAQ#wiki-sudo
* Merge pull request #8 from mmcdole/patch-1Thiago de Arruda2014-02-21
|\ | | | | Fix spelling mistakes in README.md
| * Fix spelling mistakes in README.mdmmcdole2014-02-21
| |
* | Merge pull request #9 from yesmeck/patch-1Thiago de Arruda2014-02-21
|\ \ | |/ |/| Correct cmake link in README
| * Fix cmake link in READMEMeck2014-02-22
|/
* Merge pull request #6 from davertron/masterThiago de Arruda2014-02-21
|\ | | | | Fix misspellings/grammar in README
| * Fix misspellings/grammar in READMEdavertron2014-02-21
| |
* | Merge pull request #7 from Coornail/osx-build-instructionsThiago de Arruda2014-02-21
|\ \ | |/ |/| Add dependency install instructions for OsX
| * Add dependency install instructions for OsXKornel Lugosi2014-02-21
| |
* | Merge pull request #5 from jsjohns/patch-1Thiago de Arruda2014-02-21
|\ \ | |/ |/| Fix spelling
| * Fix spellingJoshua Johnson2014-02-21
|/
* Add fundraiser linkThiago de Arruda2014-02-21
|
* Update documentationThiago de Arruda2014-02-21
|
* Set language of first json-rpc blockThiago de Arruda2014-02-20
|
* Quote GUI diagramThiago de Arruda2014-02-20
|
* Fix some typos in READMEThiago de Arruda2014-02-20
|
* Document plans for the projectThiago de Arruda2014-02-20
|
* Merge pull request #2 from ashleyh/masterThiago de Arruda2014-02-02
|\ | | | | Remove uneeded 'rt' library
| * fix build on OSXaph2014-02-01
|/
* Wrap calls to 'get_mess_env' into LIBINTL #ifdefsThiago de Arruda2014-02-01
|