Age | Commit message (Expand) | Author |
2022-10-22 | gnu: fio: Update to 3.32....* gnu/packages/benchmark.scm (fio): Update to 3.32.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Greg Hogan |
2022-09-02 | gnu: phoronix-test-suite: Update to 10.8.4....* gnu/packages/benchmark.scm (phoronix-test-suite): Update to 10.8.4.
| Maxim Cournoyer |
2022-09-02 | gnu: phoronix-test-suite: Address FSDG problems....Fixes <https://issues.guix.gnu.org/56900>.
* gnu/packages/benchmark.scm (phoronix-test-suite) [source]: Add a snippet to
mark mis-licensed test profiles as non-free.
| Maxim Cournoyer |
2022-08-14 | gnu: fio: Update to 3.31....* gnu/packages/benchmark.scm (fio): Update to 3.31.
| Tobias Geerinckx-Rice |
2022-07-31 | gnu: qttools: Rename to qttools-5....Automated with:
git grep -l qttools | xargs sed 's/\bqttools\b/\0-5/g' -i
git checkout NEWS
| Maxim Cournoyer |
2022-07-10 | gnu: phoronix-test-suite: Use latest version of gcc-toolchain....This is less likely to conflict with a user installed gcc-toolchain, unless
they installed a specific version of it.
* gnu/packages/benchmark.scm (gcc-toolchain*): Use gcc-toolchain-12 instead of
gcc-toolchain.
| Maxim Cournoyer |
2022-06-26 | gnu: python-setuptools-scm: Move to (gnu packages python-build)....* gnu/packages/python-xyz.scm (python-setuptools-scm): Move from here...
* gnu/packages/python-build.scm (python-setuptools-scm): ... to here.
| Maxim Cournoyer |
2022-06-22 | gnu: Add phoronix-test-suite....* gnu/packages/patches/phoronix-test-suite-fsdg.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/benchmark.scm (phoronix-test-suite): New variable.
(gcc-toolchain*): Likewise.
| Maxim Cournoyer |
2022-05-12 | gnu: python-locust: Update to 2.8.6....* gnu/packages/benchmark.scm (python-locust): Update to 2.8.6.
[phases]{relax-requirements}: New phase.
{check}: Skip the test_distributed_shape test.
[propagated-inputs]: Add python-jinja2.
| Maxim Cournoyer |
2022-05-01 | gnu: fio: Use G-expressions....* gnu/packages/benchmark.scm (fio)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |
2022-05-01 | gnu: fio: Update to 3.30....* gnu/packages/benchmark.scm (fio): Update to 3.30.
| Tobias Geerinckx-Rice |
2022-03-18 | gnu: Add sysbench....* gnu/packages/benchmark.scm (sysbench): New variable.
| Maxim Cournoyer |
2022-03-03 | gnu: Add kdiskmark....* gnu/packages/benchmark.scm (kdiskmark): New variable.
| Maxim Cournoyer |
2022-01-19 | gnu: python-locust: Update to 2.5.1....* gnu/packages/benchmark.scm (python-locust): Update to 2.5.1.
[arguments]: Remove obsolete phase. Respect TESTS? in check phase.
[native-inputs]: Add PYTHON-RETRY and PYTHON-SETUPTOOL-SCM.
[propagated-inputs]: Add PYTHON-FLASK-CORS, PYTHON-ROUNDROBIN, and
PYTHON-TYPING-EXTENSIONS.
| Marius Bakke |
2021-12-20 | gnu: fio: Update to 3.29....* gnu/packages/benchmark.scm (fio): Update to 3.29.
| Tobias Geerinckx-Rice |
2021-12-13 | gnu: Simplify package inputs....This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
| Ludovic Courtès |
ift-instances, ghc-commonmark-pandoc)[synopsis]:
Likewise.
* gnu/packages/java.scm (java-commons-jxpath, java-jakarta-regexp)[synopsis]:
Likewise.
* gnu/packages/lisp-xyz.scm (sbcl-cl-annot, sbcl-envy)[synopsis]: Likewise.
* gnu/packages/mail.scm (go-gitlab.com-shackra-goimapnotify)[synopsis]:
Likewise.
* gnu/packages/maven.scm (maven-wagon-http-shared,
maven-surefire-plugin)[synopsis]: Likewise.
* gnu/packages/perl.scm (perl-text-soundex)[synopsis]: Likewise.
* gnu/packages/python-check.scm (python-httmock)[synopsis]: Likewise.
* gnu/packages/python-web.scm (python-bottle)[synopsis]: Likewise.
* gnu/packages/python-xyz.scm (python-olefile, python-tokenize-rt,
python-pylzma)[synopsis]: Likewise.
* gnu/packages/tex.scm (texlive-docstrip)[synopsis]: Likewise.
Vagrant Cascadian |
2021-12-13 | gnu: Simplify package inputs....This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
| Ludovic Courtès |
2021-12-10 | Merge remote-tracking branch 'signed/master' into core-updates | Mathieu Othacehe |