all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* cmake importer
@ 2021-05-25 13:18 raingloom
  0 siblings, 0 replies; 2+ messages in thread
From: raingloom @ 2021-05-25 13:18 UTC (permalink / raw)
  To: guix-devel@gnu.org

With the growing popularity of using CMake as a language specific
package manager, it might be a good idea to write an importer for it.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* cmake importer
@ 2021-05-25 16:01 Leo Prikler
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Prikler @ 2021-05-25 16:01 UTC (permalink / raw)
  To: raingloom; +Cc: guix-devel

I'm a little confused.

Rather than a package manager, CMake is a build system, but people have
written several[1] package[2] managers[3] in CMake (the language), let
alone the other package managers for C/C++, all of which make me
question if anyone ever asked for any of them.  I don't think those can
all be brought under one hat (even if limiting ourselves to just the
CMake ones).

OTOH I also think that a CMake importer might not be needed.  Contrary
to what advocates of language package managers might tell you,
packaging is actually easier without them (since the developer first of
all has to think about how to reasonably package their stuff for *their
own machine* without anything going "lol, let's just download the whole
Internet during build").

[1] https://github.com/cpp-pm/hunter
[2] https://github.com/cpm-cmake/CPM.cmake
[3] 
https://gracicot.github.io/cmake/2020/04/09/i-made-a-package-manager-using-cmake.html



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-05-25 16:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-25 16:01 cmake importer Leo Prikler
  -- strict thread matches above, loose matches on Subject: below --
2021-05-25 13:18 raingloom

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.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.