all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Juan José García-Ripoll" <juanjose.garciaripoll@gmail.com>
To: emacs-devel@gnu.org
Subject: [external package] project + cmake = project-cmake
Date: Sun, 27 Feb 2022 17:55:36 +0100	[thread overview]
Message-ID: <86ee3o45br.fsf@csic.es> (raw)

Hi,

I learnt a few weeks ago about Emacs' project package and I found it
useful, but missed the fact that it really does not understand anything
about the project structure or build systems.

Because I am these days doing a lot of C++ development with cmake, I
built an extension that adds support for it. It recognizes the cmake
files and may handle the configuration, compilation, installation and
testing phases, integrating with Emacs' compilation-mode architecture
for highlighting the errors in the code, and extending eglot to
understand the location of the project's JSON description, which is
needed for the language servers.

The project is located here
https://github.com/juanjosegarciaripoll/project-cmake and it is still in
a state of flux, but I wanted to learn whether this way of extending
`project` is acceptable, or whether there are other approaches that are
more canonical.

Cheers,

-- 
Juan José García Ripoll
http://juanjose.garciaripoll.com
http://quinfog.hbar.es




             reply	other threads:[~2022-02-27 16:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-27 16:55 Juan José García-Ripoll [this message]
2022-02-27 19:00 ` [external package] project + cmake = project-cmake Dmitry Gutov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86ee3o45br.fsf@csic.es \
    --to=juanjose.garciaripoll@gmail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.