[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Using Syntastic and YouCompleteMe on the Subversion Source

From: Peter Samuelson <peter_at_p12n.org>
Date: Fri, 26 Apr 2013 19:57:34 -0500

[Ben Reser]
> I've added the needed .ycm_extra_conf.py and a make target to produce
> the compilation database in r1476374. So using these plugins with the
> Subversion code base should be as simple as installing the plugins
> into vim per their directions, installing bear, running make clean &&
> make compile-commands.

Speaking of 'make clean', compile_commands.json really needs to be in
either CLEAN_FILES or EXTRACLEAN_FILES.

Also, it sounds like compile_commands.json is dependent on the build
configuration, and thus should go into $(abs_builddir), not
$(abs_srcdir).
Received on 2013-04-27 02:58:30 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.