index
:
guix.git
keyring
master
private
[no description]
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
build
/
cmake-build-system.scm
Age
Commit message (
Expand
)
Author
2020-01-26
build-system/cmake: Specify C++ compiler when cross-compiling.
Marius Bakke
2018-03-16
build-system/cmake: Use invoke instead of system*.
Mark H Weaver
2018-03-11
build-system/gnu: Add 'bootstrap' phase.
Ludovic Courtès
2017-12-19
guix: cmake-build-system: Install libraries to /lib.
Efraim Flashner
2017-05-30
build-system/cmake: Add support for cross compilation.
Ricardo Wurmus
2016-11-15
guxi: cmake-build-system: Enable output for failing test-cases.
Hartmut Goebel
2015-03-31
utils: 'modify-phases' no longer introduces quotes.
Ludovic Courtès
2015-03-14
gnu: cmake: Add CMAKE_PREFIX_PATH as a native search path, and drop
Andreas Enge
2015-02-27
build-system/cmake: Enable verbose output from Makefile builds.
宋文武
2015-02-26
build-system: Use 'modify-phases'.
Ludovic Courtès
2014-10-04
build-system/cmake: Add #:build-type parameter, default to "RelWithDebInfo".
Ludovic Courtès
2014-09-23
Use #:prefix instead of #:renamer with 'symbol-prefix-proc'.
Mark H Weaver
2014-04-27
guix: cmake: Add input and package libraries to the rpath, and adapt package
Andreas Enge
2013-11-28
build-system/cmake: Build out of source tree by default.
Ludovic Courtès
2013-10-13
guix: Make cmake build system aware of usual paths.
Andreas Enge
2013-03-28
Add (guix build-system cmake).
Cyril Roelandt