summaryrefslogtreecommitdiff
path: root/guix/build/cmake-build-system.scm
Commit message (Expand)AuthorAge
* build-system/cmake: Use invoke instead of system*.Mark H Weaver2018-03-16
* build-system/gnu: Add 'bootstrap' phase.Ludovic Courtès2018-03-11
* guix: cmake-build-system: Install libraries to /lib.Efraim Flashner2017-12-19
* build-system/cmake: Add support for cross compilation.Ricardo Wurmus2017-05-30
* guxi: cmake-build-system: Enable output for failing test-cases.Hartmut Goebel2016-11-15
* utils: 'modify-phases' no longer introduces quotes.Ludovic Courtès2015-03-31
* gnu: cmake: Add CMAKE_PREFIX_PATH as a native search path, and dropAndreas Enge2015-03-14
* build-system/cmake: Enable verbose output from Makefile builds.宋文武2015-02-27
* build-system: Use 'modify-phases'.Ludovic Courtès2015-02-26
* build-system/cmake: Add #:build-type parameter, default to "RelWithDebInfo".Ludovic Courtès2014-10-04
* Use #:prefix instead of #:renamer with 'symbol-prefix-proc'.Mark H Weaver2014-09-23
* guix: cmake: Add input and package libraries to the rpath, and adapt packageAndreas Enge2014-04-27
* build-system/cmake: Build out of source tree by default.Ludovic Courtès2013-11-28
* guix: Make cmake build system aware of usual paths.Andreas Enge2013-10-13
* Add (guix build-system cmake).Cyril Roelandt2013-03-28