~ruther/guix-local

ref: cd372ca352553d948a67fc32cf01fc28e39cb5ee guix-local/Makefile.am -rw-r--r-- 14.9 KiB
536fc5f8 — Mark H Weaver 9 years ago
Merge branch 'core-updates'
0832787e — Mark H Weaver 9 years ago
Revert "Merge branch 'core-updates'"

This reverts commit 455859a50f88f625d13fc2f304111f02369b366b.
455859a5 — Ludovic Courtès 9 years ago
Merge branch 'core-updates'
d92e23dc — Ludovic Courtès 9 years ago
build: Set XDG_CACHE_HOME to avoid loading stale .go files.

Fixes <http://bugs.gnu.org/24120>.
Reported by myglc2 <myglc2@gmail.com>.

* Makefile.am (make-go): Set XDG_CACHE_HOME.
e309c756 — Andreas Enge 9 years ago
Merge remote-tracking branch 'origin/master' into core-updates
de348a0b — Mark H Weaver 9 years ago
gnu: linux-libre: Update to 4.7.

* gnu/packages/linux.scm (linux-libre): Update to 4.7.
* gnu/packages/linux-libre-4.7-x86_64.conf,
gnu/packages/linux-libre-4.7-i686.conf: New files.
* gnu/packages/linux-libre-4.6-x86_64.conf,
gnu/packages/linux-libre-4.6-i686.conf: Delete files.
* Makefile.am (KCONFIGS): Update accordingly.
75756552 — Ludovic Courtès 9 years ago
Merge branch 'master' into core-updates
72153902 — Ludovic Courtès 9 years ago
Add (guix zlib).

* guix/zlib.scm, tests/zlib.scm: New files.
* Makefile.am (MODULES): Add guix/zlib.scm.
(SCM_TESTS): Add tests/zlib.scm.
* m4/guix.m4 (GUIX_LIBGCRYPT_LIBDIR): New macro.
* configure.ac (LIBGCRYPT_LIBDIR): Use it.  Define and substitute
'LIBZ'.
* guix/config.scm.in (%libz): New variable.
01497dfe — Ludovic Courtès 9 years ago
Merge branch 'master' into core-updates
875715ca — Manolis Ragkousis 9 years ago
build: Remove unneeded conditionals for (guix build syscalls).

* m4/guix.m4: Remove 'GUIX_CHECK_LIBC_MOUNT'.
* configure.ac: Remove 'BUILD_SYSCALLS_MODULE'.
* Makefile.am (MODULES): Add 'guix/build/syscalls.scm'.
  (EXTRA_DIST): Remove conditional on BUILD_SYSCALLS_MODULE.
98b65b5f — Ludovic Courtès 9 years ago
tests: Add a mechanism to describe and discover system tests.

* gnu/tests.scm (<system-test>): New record type.
(write-system-test, test-modules, fold-system-tests)
(all-system-tests): New procedures.
* gnu/tests/base.scm (%test-basic-os): Turn into a <system-test>.
* gnu/tests/install.scm (%test-installed-os): Likewise.
* build-aux/run-system-tests.scm (%system-tests): Remove.
(run-system-tests): Use 'all-system-tests'.
c0eeccbc — Ludovic Courtès 9 years ago
Merge branch 'master' into core-updates
c4e48b68 — Ricardo Wurmus 9 years ago
guix: Add downloader for Mercurial repositories.

* guix/build/hg.scm: New file.
* guix/hg-download.scm: New file.
* Makefile.am (MODULES): Add them.
aeafff53 — Ludovic Courtès 9 years ago
Merge branch 'master' into core-updates
f82c5853 — Ludovic Courtès 9 years ago
bournish: Allow compilation of multiple expressions.

* guix/build/bournish.scm (%bournish-language): Add a joiner to SCHEME.
Compile only to Scheme.
* tests/bournish.scm: New file.
* Makefile.am (SCM_TESTS): Add it.
2301195f — Mark H Weaver 10 years ago
gnu: linux-libre: Update to 4.6.

* gnu/packages/linux.scm (linux-libre): Update to 4.6.
* gnu/packages/linux-libre-4.6-x86_64.conf,
gnu/packages/linux-libre-4.6-i686.conf: New files.
* gnu/packages/linux-libre-4.5-x86_64.conf,
gnu/packages/linux-libre-4.5-i686.conf: Delete files.
* Makefile.am (KCONFIGS): Update accordingly.
bc73a843 — Ludovic Courtès 10 years ago
Merge branch 'master' into core-updates
28dee3d2 — Mathieu Lirzin 10 years ago
build: Fix 'AM_V_at' typo.

* Makefile.am (hydra-jobs.scm): Fix 'AM_V_at' typo.
eb74eb41 — Leo Famulari 10 years ago
Merge branch 'master' into core-updates
6655a743 — 宋文武 10 years ago
Merge branch 'master' into gnome-updates
Next