aboutsummaryrefslogtreecommitdiff

s/debug.scm
AgeCommit message (Expand)Author
2019-12-02gnu: 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-10gnu: delta: Use 'mirror-url'....* gnu/packages/debug.scm (delta)[source]: Use 'mirror-url' over direct Debian download. Efraim Flashner
2019-10-13gnu: 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
2019-07-17gnu: c-reduce: Update to 2.10.0....* gnu/packages/debug.scm (c-reduce): Update to 2.10.0. [inputs]: Use default clang & llvm versions (currently 8). Tobias Geerinckx-Rice
2019-05-22gnu: stress-make: Fix typo "explicitly"....* gnu/packages/debug (stress-make)[description]: Fix typo. Vagrant Cascadian
2019-04-11gnu: creduce: Upgrade to 2.8.0....* gnu/packages/debug.scm (creduce): Upgrade to 2.8.0. [inputs]: Use llvm-6 and clang-6. Remove perl-sys-cpu. [arguments]: Use custom 'check phase. Eric Bavier
2019-03-19gnu: scanmem: Enable GUI frontend....* gnu/packages/debug.scm (scanmem): Enable GUI frontend. [arguments]: Add "--enable-gui" configure flag and 'hardcode-python, 'wrap-gameconqueror phases. [native-inputs]: Add python-wrapper, gobject-introspection, gtk+. [propogated-inputs]: Add python-pygobject. Rutger Helling
2019-02-17gnu: Add scanmem....* gnu/packages/debug.scm (scanmem): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Pkill -9
2019-01-26gnu: stress-make: Use INVOKE....* gnu/packages/debug.scm (stress-make)[arguments]: Use INVOKE. Ricardo Wurmus
2019-01-26gnu: american-fuzzy-lop: Unconditionally return #T from build phases....* gnu/packages/debug.scm (american-fuzzy-lop)[arguments]: Use INVOKE and unconditionally return #T from build phases. Ricardo Wurmus
2019-01-18gnu: stress-make: Fix glob configuration....* gnu/packages/debug.scm (stress-make)[arguments]: Adopt configure cache value "make_cv_sys_gnu_glob=yes" from gnu-make package. Eric Bavier