/test/

ame='id' value='4b70b776e5b397fc5c15f628561a332e29d1584e'/>
path: root/gnu/packages/debug.scm
AgeCommit message (Expand)Author
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