neovim/src
John Szakmeister 1eed86883b Deal with the missing dependencies for libuv.
Since libuv.pc is broken at the moment, try to determine libuv's
dependencies ourselves.  This ports most of the checks from libuv into
our CMake build, and fixes the build on other unix platforms.
2014-03-21 15:22:00 -04:00
..
os Revive vim_fname (-> os_file_exists); fix misuse of mch_getperm. 2014-03-15 11:50:22 -03:00
po Changed name of binary (vim -> nvim). 2014-02-24 18:48:51 -03:00
testdir Fix memory leak in eval7 2014-03-07 15:27:05 -03:00
arabic.c Issue #311 - Clean up blowfish.c/h, charset.c/h, diff.c/h, digraph.c/h, garray.c/h, hashtab.c/h, popupmnu.c/h, sha256.c/h, version.c/h. Update uncrustify to move logical operators to the beginning of the line when splitting. Also, clean up arabic.c/h and farsi.c/h 2014-03-16 12:00:41 -03:00
arabic.h Issue #311 - Clean up blowfish.c/h, charset.c/h, diff.c/h, digraph.c/h, garray.c/h, hashtab.c/h, popupmnu.c/h, sha256.c/h, version.c/h. Update uncrustify to move logical operators to the beginning of the line when splitting. Also, clean up arabic.c/h and farsi.c/h 2014-03-16 12:00:41 -03:00
ascii.h Removes 'proto' dir 2014-02-26 04:17:27 -03:00
blowfish.c Issue #311 - Clean up blowfish.c/h, charset.c/h, diff.c/h, digraph.c/h, garray.c/h, hashtab.c/h, popupmnu.c/h, sha256.c/h, version.c/h. Update uncrustify to move logical operators to the beginning of the line when splitting. Also, clean up arabic.c/h and farsi.c/h 2014-03-16 12:00:41 -03:00
blowfish.h Issue #311 - Clean up blowfish.c/h, charset.c/h, diff.c/h, digraph.c/h, garray.c/h, hashtab.c/h, popupmnu.c/h, sha256.c/h, version.c/h. Update uncrustify to move logical operators to the beginning of the line when splitting. Also, clean up arabic.c/h and farsi.c/h 2014-03-16 12:00:41 -03:00
buffer_defs.h Delete structs.h by spliting it and moving code to other headers 2014-03-18 20:19:19 -03:00
buffer.c adapt to the style guildelines 2014-03-19 07:53:16 -03:00
buffer.h Remove __ARGS macro. Close #205 2014-03-02 14:19:59 -03:00
charset.c adapt to the style guildelines 2014-03-19 07:53:16 -03:00
charset.h Issue #311 - Clean up blowfish.c/h, charset.c/h, diff.c/h, digraph.c/h, garray.c/h, hashtab.c/h, popupmnu.c/h, sha256.c/h, version.c/h. Update uncrustify to move logical operators to the beginning of the line when splitting. Also, clean up arabic.c/h and farsi.c/h 2014-03-16 12:00:41 -03:00
CMakeLists.txt Deal with the missing dependencies for libuv. 2014-03-21 15:22:00 -04:00
crypt.c Issue #311 - Clean up blowfish.c/h, charset.c/h, diff.c/h, digraph.c/h, garray.c/h, hashtab.c/h, popupmnu.c/h, sha256.c/h, version.c/h. Update uncrustify to move logical operators to the beginning of the line when splitting. Also, clean up arabic.c/h and farsi.c/h 2014-03-16 12:00:41 -03:00
crypt.h Extract crypt.c from misc2.c 2014-03-06 07:16:21 -03:00
cursor_shape.c adapt to the style guildelines 2014-03-19 07:53:16 -03:00
cursor_shape.h Remove CURSOR_SHAPE #ifdef tests 2014-03-10 05:55:59 -03:00
diff.c adapt to the style guildelines 2014-03-19 07:53:16 -03:00
diff.h Issue #311 - Clean up blowfish.c/h, charset.c/h, diff.c/h, digraph.c/h, garray.c/h, hashtab.c/h, popupmnu.c/h, sha256.c/h, version.c/h. Update uncrustify to move logical operators to the beginning of the line when splitting. Also, clean up arabic.c/h and farsi.c/h 2014-03-16 12:00:41 -03:00
digraph.c Issue #311 - Clean up blowfish.c/h, charset.c/h, diff.c/h, digraph.c/h, garray.c/h, hashtab.c/h, popupmnu.c/h, sha256.c/h, version.c/h. Update uncrustify to move logical operators to the beginning of the line when splitting. Also, clean up arabic.c/h and farsi.c/h 2014-03-16 12:00:41 -03:00
digraph.h Issue #311 - Clean up blowfish.c/h, charset.c/h, diff.c/h, digraph.c/h, garray.c/h, hashtab.c/h, popupmnu.c/h, sha256.c/h, version.c/h. Update uncrustify to move logical operators to the beginning of the line when splitting. Also, clean up arabic.c/h and farsi.c/h 2014-03-16 12:00:41 -03:00
edit.c adapt to the style guildelines 2014-03-19 07:53:16 -03:00
edit.h Move some types and consts from structs.h to other headers 2014-03-07 08:02:38 -03:00
eval_defs.h Delete structs.h by spliting it and moving code to other headers 2014-03-18 20:19:19 -03:00
eval.c adapt to the style guildelines 2014-03-19 07:53:16 -03:00
eval.h Remove __ARGS macro. Close #205 2014-03-02 14:19:59 -03:00
ex_cmds2.c adapt to the style guildelines 2014-03-19 07:53:16 -03:00
ex_cmds2.h Remove __ARGS macro. Close #205 2014-03-02 14:19:59 -03:00
ex_cmds_defs.h Delete structs.h by spliting it and moving code to other headers 2014-03-18 20:19:19 -03:00
ex_cmds.c adapt to the style guildelines 2014-03-19 07:53:16 -03:00
ex_cmds.h Remove __ARGS macro. Close #205 2014-03-02 14:19:59 -03:00
ex_docmd.c adapt to the style guildelines 2014-03-19 07:53:16 -03:00
ex_docmd.h Remove __ARGS macro. Close #205 2014-03-02 14:19:59 -03:00
ex_eval.c adapt to the style guildelines 2014-03-19 07:53:16 -03:00
ex_eval.h Delete structs.h by spliting it and moving code to other headers 2014-03-18 20:19:19 -03:00
ex_getln.c adapt to the style guildelines 2014-03-19 07:53:16 -03:00
ex_getln.h Remove __ARGS macro. Close #205 2014-03-02 14:19:59 -03:00
farsi.c adapt to the style guildelines 2014-03-19 07:53:16 -03:00
farsi.h Issue #311 - Clean up blowfish.c/h, charset.c/h, diff.c/h, digraph.c/h, garray.c/h, hashtab.c/h, popupmnu.c/h, sha256.c/h, version.c/h. Update uncrustify to move logical operators to the beginning of the line when splitting. Also, clean up arabic.c/h and farsi.c/h 2014-03-16 12:00:41 -03:00
file_search.c adapt to the style guildelines 2014-03-19 07:53:16 -03:00
file_search.h Adapt include guards to the style guide 2014-03-14 21:54:32 -03:00
fileio.c adapt to the style guildelines 2014-03-19 07:53:16 -03:00
fileio.h Delete structs.h by spliting it and moving code to other headers 2014-03-18 20:19:19 -03:00
fold.c adapt to the style guildelines 2014-03-19 07:53:16 -03:00
fold.h Move some types and consts from structs.h to other headers 2014-03-07 08:02:38 -03:00
garray.c Issue #311 - Clean up blowfish.c/h, charset.c/h, diff.c/h, digraph.c/h, garray.c/h, hashtab.c/h, popupmnu.c/h, sha256.c/h, version.c/h. Update uncrustify to move logical operators to the beginning of the line when splitting. Also, clean up arabic.c/h and farsi.c/h 2014-03-16 12:00:41 -03:00
garray.h Issue #311 - Clean up blowfish.c/h, charset.c/h, diff.c/h, digraph.c/h, garray.c/h, hashtab.c/h, popupmnu.c/h, sha256.c/h, version.c/h. Update uncrustify to move logical operators to the beginning of the line when splitting. Also, clean up arabic.c/h and farsi.c/h 2014-03-16 12:00:41 -03:00
getchar.c adapt to the style guildelines 2014-03-19 07:53:16 -03:00
getchar.h Remove __ARGS macro. Close #205 2014-03-02 14:19:59 -03:00
globals.h Delete structs.h by spliting it and moving code to other headers 2014-03-18 20:19:19 -03:00
hardcopy.c printer_opts was left unitilized after #378 2014-03-21 14:13:27 -03:00
hardcopy.h Delete structs.h by spliting it and moving code to other headers 2014-03-18 20:19:19 -03:00
hashtab.c Issue #311 - Clean up blowfish.c/h, charset.c/h, diff.c/h, digraph.c/h, garray.c/h, hashtab.c/h, popupmnu.c/h, sha256.c/h, version.c/h. Update uncrustify to move logical operators to the beginning of the line when splitting. Also, clean up arabic.c/h and farsi.c/h 2014-03-16 12:00:41 -03:00
hashtab.h Delete structs.h by spliting it and moving code to other headers 2014-03-18 20:19:19 -03:00
if_cscope_defs.h Remove __ARGS macro. Close #205 2014-03-02 14:19:59 -03:00
if_cscope.c adapt to the style guildelines 2014-03-19 07:53:16 -03:00
if_cscope.h Remove __ARGS macro. Close #205 2014-03-02 14:19:59 -03:00
indent_c.c adapt to the style guildelines 2014-03-19 07:53:16 -03:00
indent_c.h Extract indent_c.c from misc1.c 2014-03-14 21:19:46 -03:00
indent.c adapt to the style guildelines 2014-03-19 07:53:16 -03:00
indent.h Moved more functions from misc1.c to indent.c 2014-03-15 11:42:27 -03:00
keymap.c adapt to the style guildelines 2014-03-19 07:53:16 -03:00
keymap.h Extract keymap.c from misc2.c 2014-03-06 07:16:21 -03:00
macros.h Import vim from changeset v5628:c9cad40b4181 2014-01-31 10:39:15 -03:00
main.c adapt to the style guildelines 2014-03-19 07:53:16 -03:00
main.h Move exarg_T and cmdarg_T from structs.h to normal.h 2014-03-09 09:37:00 -03:00
mark_defs.h Delete structs.h by spliting it and moving code to other headers 2014-03-18 20:19:19 -03:00
mark.c adapt to the style guildelines 2014-03-19 07:53:16 -03:00
mark.h Delete structs.h by spliting it and moving code to other headers 2014-03-18 20:19:19 -03:00
mbyte.c adapt to the style guildelines 2014-03-19 07:53:16 -03:00
mbyte.h Remove __ARGS macro. Close #205 2014-03-02 14:19:59 -03:00
memfile_defs.h Delete structs.h by spliting it and moving code to other headers 2014-03-18 20:19:19 -03:00
memfile.c adapt to the style guildelines 2014-03-19 07:53:16 -03:00
memfile.h Delete structs.h by spliting it and moving code to other headers 2014-03-18 20:19:19 -03:00
memline_defs.h Delete structs.h by spliting it and moving code to other headers 2014-03-18 20:19:19 -03:00
memline.c adapt to the style guildelines 2014-03-19 07:53:16 -03:00
memline.h Remove __ARGS macro. Close #205 2014-03-02 14:19:59 -03:00
menu.c adapt to the style guildelines 2014-03-19 07:53:16 -03:00
menu.h Move some types and consts from structs.h to other headers 2014-03-07 08:02:38 -03:00
message.c adapt to the style guildelines 2014-03-19 07:53:16 -03:00
message.h Remove __ARGS macro. Close #205 2014-03-02 14:19:59 -03:00
misc1.c adapt to the style guildelines 2014-03-19 07:53:16 -03:00
misc1.h Revive vim_fname (-> os_file_exists); fix misuse of mch_getperm. 2014-03-15 11:50:22 -03:00
misc2.c adapt to the style guildelines 2014-03-19 07:53:16 -03:00
misc2.h removed get_user_name() and replaced calls with mch_get_user_name() 2014-03-13 17:18:44 -03:00
move.c adapt to the style guildelines 2014-03-19 07:53:16 -03:00
move.h Remove __ARGS macro. Close #205 2014-03-02 14:19:59 -03:00
normal.c adapt to the style guildelines 2014-03-19 07:53:16 -03:00
normal.h Move exarg_T and cmdarg_T from structs.h to normal.h 2014-03-09 09:37:00 -03:00
ops.c adapt to the style guildelines 2014-03-19 07:53:16 -03:00
ops.h Remove __ARGS macro. Close #205 2014-03-02 14:19:59 -03:00
option_defs.h Delete structs.h by spliting it and moving code to other headers 2014-03-18 20:19:19 -03:00
option.c adapt to the style guildelines 2014-03-19 07:53:16 -03:00
option.h Remove __ARGS macro. Close #205 2014-03-02 14:19:59 -03:00
os_unix_defs.h refactored part of expand_env_esc() into mch_get_user_directory() 2014-03-13 17:18:44 -03:00
os_unix.c adapt to the style guildelines 2014-03-19 07:53:16 -03:00
os_unix.h Move and refactor mch_[gs]etperm to os/fs module. 2014-03-15 11:50:22 -03:00
os_unixx.h Remove USE_SYSTEM and code only run under USE_SYSTEM 2014-03-05 15:12:21 -03:00
popupmnu.c adapt to the style guildelines 2014-03-19 07:53:16 -03:00
popupmnu.h Issue #311 - Clean up blowfish.c/h, charset.c/h, diff.c/h, digraph.c/h, garray.c/h, hashtab.c/h, popupmnu.c/h, sha256.c/h, version.c/h. Update uncrustify to move logical operators to the beginning of the line when splitting. Also, clean up arabic.c/h and farsi.c/h 2014-03-16 12:00:41 -03:00
pos.h Extract pos.h from structs.h 2014-03-09 09:37:00 -03:00
proto.h Remove __ARGS macro. Close #205 2014-03-02 14:19:59 -03:00
quickfix.c adapt to the style guildelines 2014-03-19 07:53:16 -03:00
quickfix.h Remove __ARGS macro. Close #205 2014-03-02 14:19:59 -03:00
regexp_defs.h Extract pos.h from structs.h 2014-03-09 09:37:00 -03:00
regexp_nfa.c adapt to the style guildelines 2014-03-19 07:53:16 -03:00
regexp.c adapt to the style guildelines 2014-03-19 07:53:16 -03:00
regexp.h Remove __ARGS macro. Close #205 2014-03-02 14:19:59 -03:00
screen.c adapt to the style guildelines 2014-03-19 07:53:16 -03:00
screen.h Remove __ARGS macro. Close #205 2014-03-02 14:19:59 -03:00
search.c adapt to the style guildelines 2014-03-19 07:53:16 -03:00
search.h Remove __ARGS macro. Close #205 2014-03-02 14:19:59 -03:00
sha256.c Issue #311 - Clean up blowfish.c/h, charset.c/h, diff.c/h, digraph.c/h, garray.c/h, hashtab.c/h, popupmnu.c/h, sha256.c/h, version.c/h. Update uncrustify to move logical operators to the beginning of the line when splitting. Also, clean up arabic.c/h and farsi.c/h 2014-03-16 12:00:41 -03:00
sha256.h Issue #311 - Clean up blowfish.c/h, charset.c/h, diff.c/h, digraph.c/h, garray.c/h, hashtab.c/h, popupmnu.c/h, sha256.c/h, version.c/h. Update uncrustify to move logical operators to the beginning of the line when splitting. Also, clean up arabic.c/h and farsi.c/h 2014-03-16 12:00:41 -03:00
spell.c adapt to the style guildelines 2014-03-19 07:53:16 -03:00
spell.h Remove __ARGS macro. Close #205 2014-03-02 14:19:59 -03:00
syntax_defs.h Delete structs.h by spliting it and moving code to other headers 2014-03-18 20:19:19 -03:00
syntax.c adapt to the style guildelines 2014-03-19 07:53:16 -03:00
syntax.h Delete structs.h by spliting it and moving code to other headers 2014-03-18 20:19:19 -03:00
tag.c adapt to the style guildelines 2014-03-19 07:53:16 -03:00
tag.h Move some types and consts from structs.h to other headers 2014-03-07 08:02:38 -03:00
term_defs.h Removes 'proto' dir 2014-02-26 04:17:27 -03:00
term.c adapt to the style guildelines 2014-03-19 07:53:16 -03:00
term.h Remove __ARGS macro. Close #205 2014-03-02 14:19:59 -03:00
types.h Include <stdint.h> in types.h 2014-03-14 21:03:28 -03:00
ui.c adapt to the style guildelines 2014-03-19 07:53:16 -03:00
ui.h Remove __ARGS macro. Close #205 2014-03-02 14:19:59 -03:00
undo_defs.h Delete structs.h by spliting it and moving code to other headers 2014-03-18 20:19:19 -03:00
undo.c adapt to the style guildelines 2014-03-19 07:53:16 -03:00
undo.h Delete structs.h by spliting it and moving code to other headers 2014-03-18 20:19:19 -03:00
version_defs.h Added MODIFIED_BY and updated version information. 2014-03-07 16:58:58 -03:00
version.c Issue #311 - Clean up blowfish.c/h, charset.c/h, diff.c/h, digraph.c/h, garray.c/h, hashtab.c/h, popupmnu.c/h, sha256.c/h, version.c/h. Update uncrustify to move logical operators to the beginning of the line when splitting. Also, clean up arabic.c/h and farsi.c/h 2014-03-16 12:00:41 -03:00
version.h Issue #311 - Clean up blowfish.c/h, charset.c/h, diff.c/h, digraph.c/h, garray.c/h, hashtab.c/h, popupmnu.c/h, sha256.c/h, version.c/h. Update uncrustify to move logical operators to the beginning of the line when splitting. Also, clean up arabic.c/h and farsi.c/h 2014-03-16 12:00:41 -03:00
vim.h Delete structs.h by spliting it and moving code to other headers 2014-03-18 20:19:19 -03:00
window.c adapt to the style guildelines 2014-03-19 07:53:16 -03:00
window.h Remove __ARGS macro. Close #205 2014-03-02 14:19:59 -03:00