| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/admin.scm (wpa-supplicant-minimal): Substitute the simpler
INSTALL-FILE for COPY-FILE when invoked with redundant arguments.
* gnu/packages/bioinformatics.scm (couger, aragorn, express-beta-diversity,
edirect, fasttree, rsem, samtools-0.1): Likewise.
* gnu/packages/code.scm (withershins): Likewise.
* gnu/packages/conky.scm (conky): Likewise.
* gnu/packages/debug.scm (delta, american-fuzzy-lop): Likewise.
* gnu/packages/emacs.scm (emacs-mit-scheme-doc): Likewise.
* gnu/packages/engineering.scm (librecad): Likewise.
|
|
|
|
|
| |
* gnu/packages/debug.scm (stress-make)[description]: Fix typo.
Avoid ambiguous use of ‘in order’.
|
|
|
|
| |
* gnu/packages/debug.scm (zzuf): New variable.
|
|
|
|
|
|
| |
* gnu/packages/debug.scm (c-reduce): Upgrade to 2.5.0.
[inputs]: Remove delta and perl-benchmark-timer. Add perl-term-readkey.
[arguments]: Adjust wrapper libraries.
|
|
|
|
|
|
|
|
| |
This is a follow-up to 43bec6d0.
* gnu/packages/debug.scm (qemu-2.3.0),
gnu/packages/grub.scm (qemu-for-tests)[arguments]: Remove the
'disable-test-qga phase.
|
|
|
|
| |
* gnu/packages/debug.scm (stress-make): New variable.
|
|
|
|
| |
This reverts commit 95bf72eeb0b99d6b26c3515fa78a587207c6f779.
|
|
|
|
| |
* gnu/packages/julia.scm (julia)[inputs]: Add zlib.
|
|
|
|
| |
* gnu/packages/debug.scm (american-fuzzy-lop): Update to 2.15b.
|
|
|
|
|
| |
* gnu/packages/debug.scm (american-fuzzy-lop): Update to 1.96b.
[arguments]: Create symbolic link to custom qemu, rather than copying.
|
|
|
|
|
|
|
| |
Fixes regression introduced in 06da1a6.
* gnu/packages/debug.scm (american-fuzzy-lop)[qemu]: Override inherited
#:configure-flags.
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/qemu.scm (qemu): Exchange with former QEMU-HEADLESS.
(qemu-headless): Rename to...
(qemu-minimal): ... this. New variable. Pass --target-list.
* gnu/packages/debug.scm (qemu-2.3.0): Inherit from QEMU-MINIMAL.
* gnu/packages/grub.scm (qemu-for-tests): Likewise.
* gnu/system/vm.scm (expression->derivation-in-linux-vm, qemu-image):
Update to name change.
|
|
|
|
|
| |
* gnu/packages/debug.scm (qemu-2.3.0): New variable.
(american-fuzzy-lop): Use it instead of QEMU-HEADLESS.
|
|
|
|
| |
* gnu/packages/debug.scm (american-fuzzy-lop): New variable.
|
|
|
|
|
| |
* gnu/packages/debug.scm (c-reduce): Update to 2.3.0.
[inputs]: Use latest llvm and clang.
|
|
|
|
| |
* gnu/packages/debug.scm (c-reduce)[intputs]: Use llvm and clang 3.5.
|
|
|
|
| |
* gnu/packages/debug.scm (c-reduce): New variable.
|
|
* gnu/packages/debug.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
|