all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Cyril Roelandt <tipecaml@gmail.com>
To: bug-guix@gnu.org
Subject: [PATCH 0/2] Add a cmake build system.
Date: Tue, 26 Mar 2013 22:27:21 +0100	[thread overview]
Message-ID: <1364333243-27199-1-git-send-email-tipecaml@gmail.com> (raw)

Hello!

The first patch adds a cmake build system. The second one is not ready to be
pushed, but it can be used to test the first one.

Regards,
Cyril.

---
Cyril Roelandt (2):
  Add (guix build-system cmake).
  gnu: Add libopenjpeg.

 Makefile.am                       |    3 +
 gnu/packages/libopenjpeg.scm      |   56 +++++++++++++++++
 guix/build-system/cmake.scm       |  123 +++++++++++++++++++++++++++++++++++++
 guix/build/cmake-build-system.scm |   65 ++++++++++++++++++++
 4 files changed, 247 insertions(+)
 create mode 100644 gnu/packages/libopenjpeg.scm
 create mode 100644 guix/build-system/cmake.scm
 create mode 100644 guix/build/cmake-build-system.scm

-- 
1.7.10.4

             reply	other threads:[~2013-03-26 21:39 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-26 21:27 Cyril Roelandt [this message]
2013-03-26 21:27 ` [PATCH 1/2] Add (guix build-system cmake) Cyril Roelandt
2013-03-26 22:09   ` Ludovic Courtès
2013-03-28 20:16     ` Cyril Roelandt
2013-03-26 21:27 ` [PATCH 2/2] gnu: Add libopenjpeg Cyril Roelandt
2013-03-26 22:11   ` Ludovic Courtès
2013-03-26 22:40   ` Nikita Karetnikov
2013-03-27  8:44     ` Andreas Enge
2013-03-28 20:34     ` Cyril Roelandt
2013-03-27  8:47   ` Andreas Enge
2013-03-28 20:33     ` Cyril Roelandt

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=1364333243-27199-1-git-send-email-tipecaml@gmail.com \
    --to=tipecaml@gmail.com \
    --cc=bug-guix@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/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.