aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | Fix previous commitnyuszika7h2014-02-24
| * | Fix anchorsnyuszika7h2014-02-24
| * | Add modeline with tw per @ashleyh's suggestionnyuszika7h2014-02-22
| * | Change Ubuntu 12.04 to Ubuntu/Debian in README.mdnyuszika7h2014-02-22
| * | Add Arch instructions (merged from GH-35).nyuszika7h2014-02-22
| * | Remove trailing whitespace in README.mdnyuszika7h2014-02-22
| * | Clean up README.mdnyuszika7h2014-02-22
* | | Add valgrind suppression fileThiago de Arruda2014-02-26
* | | Temporarily remove valgrind check in travis buildThiago de Arruda2014-02-26
* | | Add configuration to help debug memory leaksThiago de Arruda2014-02-26
* | | Merge pull request #172 from rjw57/issue-171Rich Wareham2014-02-26
|\ \ \
| * | | Makefile: use static linkage with bundled libuvRich Wareham2014-02-26
| * | | CMake: add LibUV_USE_STATIC configuration variableRich Wareham2014-02-26
|/ / /
* | | Merge pull request #134 from HungMingWu/masterRich Wareham2014-02-26
|\ \ \
| * | | add required dependency on Debian/Ubuntu systemHungMingWu2014-02-25
* | | | Merge pull request #123 from jbranchaud/adding-contributing-docRich Wareham2014-02-26
|\ \ \ \
| * | | | Rebased the following three commits onto one another:jbranchaud2014-02-25
* | | | | Merge pull request #157 from Hywan/readmeRich Wareham2014-02-26
|\ \ \ \ \
| * | | | | Fix Markdown syntax.Ivan Enderlin2014-02-26
* | | | | | Merge pull request #166 from rkmathi/issue-165Rich Wareham2014-02-26
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | #165 fix README.md for Building OS XRyuichi KAWAMATA (@rkmathi)2014-02-26
|/ / / / /
* | | | | Merge pull request #163 from rjw57/issue-162Rich Wareham2014-02-26
|\ \ \ \ \
| * | | | | Makefile: use "make -C build" idiomRich Wareham2014-02-26
|/ / / / /
* | | | | link to rt if it provides clock_gettimeRich Wareham2014-02-26
* | | | | prefer linking to static libuvRich Wareham2014-02-26
* | | | | CMakeLists: remove hardcoded .deps directoryRich Wareham2014-02-26
* | | | | make use of libuv when found by CMakeRich Wareham2014-02-26
* | | | | Makefile: fetch deps before running CMakeRich Wareham2014-02-26
* | | | | automatically discover libuv in CMakeRich Wareham2014-02-26
* | | | | Makefile: add .deps/ to CMake prefix pathRich Wareham2014-02-26
* | | | | add LibFindMacros CMake macro libraryRich Wareham2014-02-26
* | | | | add custom CMake module pathRich Wareham2014-02-26
* | | | | Remove final build warningScott Nielsen2014-02-26
* | | | | Remove implicit declaration of vim_strrchr and vim_strncpyScott Nielsen2014-02-26
* | | | | Merge branch 'bundle-libuv' of github.com:rjw57/neovim into rjw57-bundle-libuvThiago de Arruda2014-02-26
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | third-party: add note on role of directoryRich Wareham2014-02-24
| * | | | Makefile: refer to renamed compile-libuv.shRich Wareham2014-02-24
| * | | | get-libuv.sh: compile bundled libuvRich Wareham2014-02-24
| * | | | Merge commit 'a302c65dc65896776d6cb9e2c89a6ccc77ada530' as 'third-party/libuv'Rich Wareham2014-02-24
| |\ \ \ \
| | * | | | Squashed 'third-party/libuv/' content from commit 3c40224Rich Wareham2014-02-24
| | / / /
* | | | | Removes 'proto' dirscott-linder2014-02-26
* | | | | Delete local function strerror and USE_GETCWD define.Thomas Wienecke2014-02-25
* | | | | os_unix: Port mch_FullName and mch_isFullName to libuv.Thomas Wienecke2014-02-25
* | | | | Modify travis script to remove testing noiseThiago de Arruda2014-02-25
* | | | | os_unix: Use libuv uv_cwd instead of getcwd/getwd.Thomas Wienecke2014-02-25
* | | | | add installation as a travis testRich Wareham2014-02-25
* | | | | Makefile: allow configuration of CMake flagsRich Wareham2014-02-25
* | | | | Makefile: add install targetRich Wareham2014-02-25
* | | | | CMakeLists: add install target for nvimRich Wareham2014-02-25
| |_|/ / |/| | |
* | | | Add local.mk include in makefileThiago de Arruda2014-02-25