Christian Clason
fd57f39766
vim-patch:4927dae: runtime(compiler): fix escaping of arguments passed to :CompilerSet
...
See newly added help entry referring to option-backslash
closes : vim/vim#16084
4927daef60
Co-authored-by: Konfekt <Konfekt@users.noreply.github.com>
2024-11-20 09:27:36 +01:00
zeertzjq
c914ecf4c9
vim-patch:0f60fbf: runtime(compiler): improve cppcheck
...
Properly escape the values for makeprg according to the :set rules
closes : vim/vim#16014
0f60fbf679
Co-authored-by: Konfekt <Konfekt@users.noreply.github.com>
2024-11-09 08:45:10 +08:00
zeertzjq
32566dc1c3
vim-patch:3780c11: runtime(compiler): fix typo in cppcheck compiler plugin
...
closes : vim/vim#16002
3780c11267
Co-authored-by: Enno <Konfekt@users.noreply.github.com>
2024-11-09 08:23:59 +08:00
Christian Clason
27f3a2002c
vim-patch:5e48e97: runtime(compiler): check for compile_commands in build dirs for cppcheck
...
closes : vim/vim#15889
5e48e97e42
Co-authored-by: Konfekt <Konfekt@users.noreply.github.com>
2024-10-18 01:00:01 +02:00
Christian Clason
4ea0f1ec23
vim-patch:af449f6: runtime(compiler): add cppcheck linter compiler plugin
...
closes : vim/vim#15804
af449f69c7
Co-authored-by: Konfekt <Konfekt@users.noreply.github.com>
2024-10-07 19:19:15 +02:00