Commit Graph

  • ba7e4f0c0c Compile libuv with -fPIC. John Szakmeister 2014-02-27 16:45:30 -05:00
  • 7637c2b664 Disable unit tests until fixed for travis Thiago de Arruda 2014-02-27 18:37:57 -03:00
  • fd448123aa Add more example unit tests and run with travis Thiago de Arruda 2014-02-27 18:31:45 -03:00
  • d04ca90f5c Add basic infrastructure for unit testing Thiago de Arruda 2014-02-27 16:57:06 -03:00
  • 05b9e11584 CMakeLists: Improve handling of libintl Alexis Hildebrandt 2014-02-26 13:55:43 +01:00
  • fba074d994 CMakeLists: Use nvim target name Alexis Hildebrandt 2014-02-25 20:35:11 +01:00
  • 95db76e280 Improve libintl detection and linking. John Szakmeister 2014-02-24 22:22:56 -05:00
  • e728ce95ef Use GNU gettext from homebrew on Mac if available Alexis Hildebrandt 2014-02-23 14:48:03 +01:00
  • f26b0aa88c Merge pull request #187 from rjw57/issue-179 Rich Wareham 2014-02-27 13:00:25 +00:00
  • 20b799a6f2 Import luajit 2.0.2 source tree Thiago de Arruda 2014-02-27 09:37:08 -03:00
  • 4d4a706352 README.md: fix anchor tags for CentOS/RHEL section Rich Wareham 2014-02-27 09:58:52 +00:00
  • de77dddc0b README: add note on RHEL/CentOS 6 Rich Wareham 2014-02-27 09:52:28 +00:00
  • 1f827beff0 Use CMAKE_C_FLAGS variable to set compiler flags. Rich Wareham 2014-02-27 12:27:20 +00:00
  • 29f4e8ebc4 Merge pull request #183 from rjw57/issue-178 Rich Wareham 2014-02-27 10:28:06 +00:00
  • 97e635e8b6 Merge pull request #184 from equalsraf/tb-curses Rich Wareham 2014-02-27 10:27:49 +00:00
  • 2bb9487b68 README.md: fix anchor tags for CentOS/RHEL section Rich Wareham 2014-02-27 09:58:52 +00:00
  • 5cd3cbe517 README: add note on RHEL/CentOS 6 Rich Wareham 2014-02-27 09:52:28 +00:00
  • 653c1eb0d2 Merge pull request #180 from pmandera/readme-links Rich Wareham 2014-02-27 09:55:01 +00:00
  • 40faad4be4 Anchors and reorder in dependency lists of README.md Paweł Mandera 2014-02-27 10:25:07 +01:00
  • 82b724af4b Use FindCurses to find curses libraries Rui Abreu Ferreira 2014-02-26 16:05:43 +00:00
  • 740296415d Fixed header levels in markdown Paweł Mandera 2014-02-27 10:16:33 +01:00
  • 2c02f00b7c Enable stderr for test in travis Thiago de Arruda 2014-02-26 22:42:10 -03:00
  • a2ce1df772 Modify travis configuration to install valgrind Thiago de Arruda 2014-02-26 22:23:51 -03:00
  • a81d25e6e4 Remove -e option from travis shell script Thiago de Arruda 2014-02-26 21:44:04 -03:00
  • c492c5e36d Fix travis script Thiago de Arruda 2014-02-26 21:38:21 -03:00
  • a97c1754ad Add test reporting to travis script Thiago de Arruda 2014-02-26 21:33:39 -03:00
  • 42a9654fae Enable valgrind when testing on travis Thiago de Arruda 2014-02-26 20:19:58 -03:00
  • d2d0cc95a1 Markdown fix + MacPorts URL Göran Gustafsson 2014-02-25 10:43:34 +01:00
  • f4fe188b16 README: Add support for custom brew installations Alexis Hildebrandt 2014-02-25 20:00:08 +01:00
  • b43224e06c Merge branch 'pr36' ashleyh 2014-02-26 22:15:36 +00:00
  • 00ba300d39 Merge branch 'master' into pr36 ashleyh 2014-02-26 22:10:25 +00:00
  • baaf24acea Add valgrind suppression file Thiago de Arruda 2014-02-26 16:16:54 -03:00
  • c002ffe2f3 Temporarily remove valgrind check in travis build Thiago de Arruda 2014-02-26 15:57:27 -03:00
  • cb9a368445 Add configuration to help debug memory leaks Thiago de Arruda 2014-02-26 15:48:26 -03:00
  • 8b94f34ced Merge pull request #172 from rjw57/issue-171 Rich Wareham 2014-02-26 17:49:58 +00:00
  • 8975e143d4 Makefile: use static linkage with bundled libuv Rich Wareham 2014-02-26 17:37:22 +00:00
  • 970be6d977 CMake: add LibUV_USE_STATIC configuration variable Rich Wareham 2014-02-26 17:36:06 +00:00
  • badf94eb33 Merge pull request #134 from HungMingWu/master Rich Wareham 2014-02-26 17:23:34 +00:00
  • eb48932677 Merge pull request #123 from jbranchaud/adding-contributing-doc Rich Wareham 2014-02-26 17:22:46 +00:00
  • e51427b9a8 Merge pull request #157 from Hywan/readme Rich Wareham 2014-02-26 16:54:55 +00:00
  • 11aac0db88 Merge pull request #166 from rkmathi/issue-165 Rich Wareham 2014-02-26 16:52:48 +00:00
  • 15bf8d0478 #165 fix README.md for Building OS X Ryuichi KAWAMATA (@rkmathi) 2014-02-26 21:05:56 +09:00
  • 314791dca7 Merge pull request #163 from rjw57/issue-162 Rich Wareham 2014-02-26 10:38:38 +00:00
  • d12322c5b7 Makefile: use "make -C build" idiom Rich Wareham 2014-02-26 10:30:05 +00:00
  • de4fbf92d0 link to rt if it provides clock_gettime Rich Wareham 2014-02-26 10:06:59 +00:00
  • c3ff8cbb7c prefer linking to static libuv Rich Wareham 2014-02-25 00:00:10 +00:00
  • e94f933f39 CMakeLists: remove hardcoded .deps directory Rich Wareham 2014-02-24 21:01:52 +00:00
  • 2a6780431e make use of libuv when found by CMake Rich Wareham 2014-02-24 20:59:03 +00:00
  • 598f9fba86 Makefile: fetch deps before running CMake Rich Wareham 2014-02-24 21:00:39 +00:00
  • 00ca93fb50 automatically discover libuv in CMake Rich Wareham 2014-02-24 20:57:04 +00:00
  • 8aa1d8c71a Makefile: add .deps/ to CMake prefix path Rich Wareham 2014-02-24 20:56:00 +00:00
  • e10290c3ea add LibFindMacros CMake macro library Rich Wareham 2014-02-24 20:55:11 +00:00
  • 809885ea7d add custom CMake module path Rich Wareham 2014-02-24 20:54:45 +00:00
  • def17b25fe Remove final build warning Scott Nielsen 2014-02-26 02:25:46 -07:00
  • a74c059a3e Remove implicit declaration of vim_strrchr and vim_strncpy Scott Nielsen 2014-02-26 01:56:40 -07:00
  • 322255ede6 Fix Markdown syntax. Ivan Enderlin 2014-02-26 09:55:03 +01:00
  • 72c6523da5 Merge branch 'bundle-libuv' of github.com:rjw57/neovim into rjw57-bundle-libuv Thiago de Arruda 2014-02-26 05:46:10 -03:00
  • 0ef90c13b7 Removes 'proto' dir scott-linder 2014-02-25 15:41:16 -05:00
  • 82e0636e78 Delete local function strerror and USE_GETCWD define. Thomas Wienecke 2014-02-26 00:36:01 +01:00
  • 8437a4c972 os_unix: Port mch_FullName and mch_isFullName to libuv. Thomas Wienecke 2014-02-25 20:50:23 +01:00
  • b7d5edd5aa Rebased the following three commits onto one another: jbranchaud 2014-02-24 20:32:15 -03:00
  • 60280ffa10 Modify travis script to remove testing noise Thiago de Arruda 2014-02-25 15:24:29 -03:00
  • 1e2da25d3d os_unix: Use libuv uv_cwd instead of getcwd/getwd. Thomas Wienecke 2014-02-25 17:03:04 +01:00
  • d342257ae4 add installation as a travis test Rich Wareham 2014-02-25 00:24:06 +00:00
  • 0a15feee9d Makefile: allow configuration of CMake flags Rich Wareham 2014-02-25 00:22:48 +00:00
  • cf3322f8c2 Makefile: add install target Rich Wareham 2014-02-25 00:04:51 +00:00
  • 4961654a2a CMakeLists: add install target for nvim Rich Wareham 2014-02-25 00:03:13 +00:00
  • ab94b36f3d add required dependency on Debian/Ubuntu system HungMingWu 2014-02-25 23:24:59 +08:00
  • de7d5cec8e Add local.mk include in makefile Thiago de Arruda 2014-02-25 11:55:36 -03:00
  • ba6273bb51 Arch linux link in TOC had the wrong indentation Jim Hester 2014-02-24 17:41:30 -05:00
  • fffb8991fd silence tar when getting libuv ash-lshift 2014-02-25 09:11:16 +00:00
  • 98f4c55e45 Silenced wget's progress bar Theo Belaire 2014-02-22 16:10:31 -08:00
  • e7b0aa224a Added curl support and one test Theo Belaire 2014-02-22 14:49:53 -08:00
  • d5f74cf8bb Add missing include guard to os module Thiago de Arruda 2014-02-24 22:41:39 -03:00
  • c067e5580b Create new OS module Thiago de Arruda 2014-02-24 22:17:46 -03:00
  • 0f438e42a8 move libuv functions to os.c and io.c module Rich Wareham 2014-02-24 23:12:00 +00:00
  • 65e7610655 os_unix: use libuv total memory function Rich Wareham 2014-02-24 20:14:16 +00:00
  • 68d8ab54a1 os_unix: switch to libuv chdir() function Rich Wareham 2014-02-24 20:11:36 +00:00
  • b58f079d8a os_unix: add #include for libuv Rich Wareham 2014-02-24 20:08:36 +00:00
  • f608d2361c README.md: cosmetic fixes Diego Viola 2014-02-23 09:18:25 -03:00
  • 9db0fc3582 Changed name of binary (vim -> nvim). scott-linder 2014-02-24 14:57:47 -05:00
  • d29ab233a6 Add link to mailing list Thiago de Arruda 2014-02-24 18:24:30 -03:00
  • a8cda69a73 Merge pull request #85 from jszakmeister/remove-bashisms Ashley Hewson 2014-02-24 21:23:09 +00:00
  • eedb6a3ad7 Merge pull request #79 from jdiez17/has_neovim Ashley Hewson 2014-02-24 21:17:36 +00:00
  • 0ad500de58 Fix space in link Jim Hester 2014-02-24 14:40:00 -05:00
  • 3ab95bcc86 Add table of contents to README.md Jim Hester 2014-02-24 13:48:18 -05:00
  • fd346a95fa use CMake's built in pthread detection Rich Wareham 2014-02-24 18:52:12 +00:00
  • 68847d7825 Merge branch 'master' of github.com:cweagans/neovim into cweagans-master Thiago de Arruda 2014-02-24 15:15:44 -03:00
  • be3ce617c7 Changed binary output directory from src/ to bin/ jdiez17 2014-02-22 15:30:50 +00:00
  • 1df4ec2097 Put waffle and travis badge together Thiago de Arruda 2014-02-24 14:16:21 -03:00
  • 79321c62d5 Use neovim versions of ~/.vim and ~/.vimrc Christian Wellenbrock 2014-02-22 15:11:17 +01:00
  • fd43e7b620 Merge pull request #105 from waffleio/master Thiago de Arruda 2014-02-24 14:35:45 -02:00
  • 7afaf8ce26 add waffle.io badge waffle.io 2014-02-24 09:34:34 -07:00
  • b76c358f3d Convert function declarations from K&R to ANSI style. scott-linder 2014-02-23 15:34:45 -05:00
  • 14cbd618ec Fix previous commit nyuszika7h 2014-02-24 15:13:53 +01:00
  • b3467a6619 Fix anchors nyuszika7h 2014-02-24 15:13:02 +01:00
  • 31cb3e09d4 third-party: add note on role of directory Rich Wareham 2014-02-24 10:31:37 +00:00
  • aad5f6341e Makefile: refer to renamed compile-libuv.sh Rich Wareham 2014-02-24 10:04:42 +00:00
  • d047b28ac1 get-libuv.sh: compile bundled libuv Rich Wareham 2014-02-24 10:03:11 +00:00
  • f78d5aa87b Merge commit 'a302c65dc65896776d6cb9e2c89a6ccc77ada530' as 'third-party/libuv' Rich Wareham 2014-02-24 10:01:50 +00:00