ede-compdb
ede-compdb copied to clipboard
Emacs Development Environment (EDE) wrapper for Compilation Database projects
Support for @file with compiler options. Projectile update
Added a code snippet to parse newer bear generated compile_commands.json. More recent versions of bear prefer "arguments", so we generate "command" field from "arguments" field.
Hello there, First of all, I'm not sure if I should post this here or in the cedet-maillists, I decided to do it here since I didn't found any information...
As it works today, the compilation database for Ninja projects is generated from the configured build directory, where the build.ninja files resides. However, I'm working on a project where the...
Does ede-compdb support --sysroot option now?
Hi Alastair, all my mails to you bounce, so I'm trying here. I'd like to bring this into CEDET upstream, please see http://thread.gmane.org/gmane.emacs.cedet/7026 Cheers, David