Age | Commit message (Expand) | Author |
2020-04-04 | gnu: c-reduce: Make some inputs native....* gnu/packages/debug.scm (c-reduce)[inputs]: Move flex from here...
[native-inputs]: ...to this new field.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
| Vincent Legoll |
2020-03-22 | gnu: Remove qemu-minimal-2.10....* gnu/packages/virtualization.scm (qemu-minimal-2.10): Remove variable.
* gnu/packages/debug.scm (qemu-for-american-fuzzy-lop): New variable.
(american-fuzzy-lop)[inputs]: Remove custom-qemu and add
qemu-for-american-fuzzy-lop.
[arguments]: Adjust reference to QEMU in the 'install-qemu' phase.
| Leo Famulari |
2020-03-22 | gnu: Prefix licenses in (gnu packages debug)....* gnu/packages/debug.scm: Add a license prefix.
| Leo Famulari |
2020-03-22 | gnu: zzuf: Update license field....* gnu/packages/debug.scm (zzuf)[license]: List as wtfpl2.
| Efraim Flashner |
2020-03-17 | gnu: american-fuzzy-lop: Use HTTPS home page....* gnu/packages/debug.scm (american-fuzzy-lop)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-03-17 | gnu: american-fuzzy-lop: Update to 2.56b....* gnu/packages/debug.scm (american-fuzzy-lop): Update to 2.56b.
[source]: Use GIT-FETCH from the new upstream, and GIT-FILE-NAME.
[inputs]: Adjust custom-qemu's ‘apply-afl-patches’ phase to this new
reality. Don't apply upstreamed Qemu patches.
[arguments]: Make the git check-out writable.
| Tobias Geerinckx-Rice |
2020-03-17 | gnu: american-fuzzy-lop: Fix documentation directory....* gnu/packages/debug.scm (american-fuzzy-lop)[arguments]: Install
documentation into its conventional location.
| Tobias Geerinckx-Rice |
2020-03-09 | gnu: Add rr....* gnu/packages/debug.scm (rr): New variable.
| Ludovic Courtès |
2019-12-02 | gnu: stress-make: Avoid top-level reference to 'gnu-make'....* gnu/packages/debug.scm (stress-make)[license]: Hard-code GPL3+ instead
of referring to 'gnu-make'.
| Ludovic Courtès |
2019-11-10 | gnu: delta: Use 'mirror-url'....* gnu/packages/debug.scm (delta)[source]: Use 'mirror-url' over direct
Debian download.
| Efraim Flashner |
2019-10-13 | gnu: stress-make: Fix build and update....* gnu/packages/debug.scm (stress-make)[version]: Update to latest upstream
commit. Bump revision. Use 'git-version'.
[source]: Update url. Use 'git-file-name'.
[home-page]: Update url likewise.
[arguments]: Add 'setup-go' phase.
[license]: Update license file name.
| Eric Bavier |