bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/2] Add a cmake build system.


From: Cyril Roelandt
Subject: [PATCH 0/2] Add a cmake build system.
Date: Tue, 26 Mar 2013 22:27:21 +0100

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 via email to

[Prev in Thread] Current Thread [Next in Thread]