guix-devel/gnu
Marius Bakke 546bee4002
gnu: cmake: Try CPATH and C_INCLUDE_PATH when finding system libraries.
* gnu/packages/cmake.scm (cmake)[arguments]: Try both CPATH and C_INCLUDE_PATH
instead of just the latter.
2019-02-09 21:53:41 +01:00
..
bootloader
build gnu: Use GCC 7 as the default compiler. 2019-02-09 21:53:41 +01:00
installer installer: Fix manual partitioning. 2019-01-17 14:04:28 +01:00
packages gnu: cmake: Try CPATH and C_INCLUDE_PATH when finding system libraries. 2019-02-09 21:53:41 +01:00
services Merge branch 'master' into staging 2019-01-31 23:32:56 +01:00
system gnu: Replace all cons* with beginner-friendly (append (list ...)). 2019-01-23 18:01:16 +01:00
tests gnu: Remove duplicate record fields. 2019-01-22 23:04:05 +01:00
artwork.scm
bootloader.scm bootloader: Remove deprecated 'device' field. 2019-01-16 14:07:38 +01:00
ci.scm ci: Skip system tests on armhf-linux. 2019-01-21 10:19:31 +01:00
installer.scm gnu: Move most packages from guile.scm to new module. 2019-01-28 14:57:10 +01:00
local.mk gnu: python-pycodestyle: Update to 2.5.0. 2019-02-09 21:27:24 +01:00
packages.scm Merge branch 'master' into core-updates 2019-02-06 13:03:26 +01:00
services.scm
system.scm gnu: Add graphical installer support. 2019-01-17 14:04:20 +01:00
tests.scm