On 03/26/2013 11:09 PM, Ludovic Courtès wrote:
Cool!
Please push after fixing these.
Thanks for your quick review! I've just pushed the patch.
Cyril.
Cyril Roelandt skribis:
> * guix/build/cmake-build-system.scm, guix/build-system/cmake.scm: New files.
> * Makefile.am (MODULES): Add them.
Overall looks good to me, nice!
> +;; Standard build procedure for packages using cmake. This is implemented as
> an
Please spell it as “CMake”. Also, t
* guix/build/cmake-build-system.scm, guix/build-system/cmake.scm: New files.
* Makefile.am (MODULES): Add them.
---
Makefile.am |2 +
guix/build-system/cmake.scm | 123 +
guix/build/cmake-build-system.scm | 65 +