summaryrefslogtreecommitdiff
path: root/gnu/packages/diffoscope.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: diffoscope: Update to 215.•••* gnu/packages/diffoscope.scm (diffoscope): Update to 215. [arguments]: Drop 'install-extract-vmlinux phase. [inputs]: Remove python. Vagrant Cascadian2022-06-041-16/+2
* gnu: diffoscope: Fix comparison of vmlinux files.•••* gnu/packages/diffoscope.scm (diffoscope)[arguments]: Add 'install-extract-vmlinux phase. [inputs]: Add python. Vagrant Cascadian2022-06-011-0/+14
* gnu: diffoscope: Fix embedded tool references.•••Upstream switched from using '' to "" in various places. Drop patching of "readelf" which broke tests. * gnu/packages/diffoscope.scm (diffoscope)[arguments]: Update 'fix-embed-tool-references phase. [inputs]: Add coreutils and diffutils. Vagrant Cascadian2022-06-011-13/+14
* gnu: diffoscope: Update to 214.•••* gnu/packages/diffoscope.scm (diffoscope): Update to 214. [arguments]: Remove 'xb-tool-external-tool phase. Vagrant Cascadian2022-05-271-9/+2
* gnu: diffoscope: Update to 213.•••* gnu/packages/diffoscope.scm (diffoscope): Update to 213. Tobias Geerinckx-Rice2022-05-151-3/+3
* gnu: libxmlb: Install xb-tool in bin dir.•••* gnu/packages/patches/libxmlb-install-xb-tool-into-bindir.patch: New file. * gnu/packages/xml.scm (libxmlb)[source]: Add patch. * gnu/local.mk (dist_patch_DATA): Add patch. * gnu/packages/diffoscope.scm (diffoscope)[arguments]: Add 'xb-tool-external-tool phase. Vagrant Cascadian2022-05-141-0/+7
* gnu: diffoscope: Update to 212.•••* gnu/packages/diffoscope.scm (diffoscope): Update to 212. Vagrant Cascadian2022-05-141-2/+2
* gnu: reprotest: Update to 0.7.20.•••* gnu/packages/diffoscope.scm (reprotest): Update to 0.7.20. Vagrant Cascadian2022-04-081-2/+2
* gnu: diffoscope: Update to 209.•••* gnu/packages/diffoscope.scm (diffoscope): Update to 209. Vagrant Cascadian2022-04-081-2/+2
* gnu: diffoscope: Update to 207.•••* gnu/packages/diffoscope.scm (diffoscope): Update to 207. Vagrant Cascadian2022-03-141-2/+2
* gnu: diffoscope: Update to 206.•••* gnu/packages/diffoscope.scm (diffoscope): Update to 206. Vagrant Cascadian2022-03-031-2/+2
* gnu: LLVM: Switch to 13 as the default.•••* gnu/packages/llvm.scm (llvm, clang-runtime, clang, clang-toolchain): Use version 13. * gnu/packages/gnuzilla.scm (mozjs-78)[native-inputs]: Change from LLVM to LLVM-9. * gnu/packages/rust.scm (rust-1.39, rust-1.40)[inputs]: Likewise. * gnu/packages/debug.scm (c-reduce)[inputs]: Stick with CLANG-9 and/or LLVM-9. * gnu/packages/diffoscope.scm (diffoscope)[inputs]: Likewise. * gnu/packages/linux.scm (bcc, bpftrace)[inputs]: Likewise. * gnu/packages/llvm.scm (libclc, libomp)[native-inputs]: Likewise. * gnu/packages/games.scm (hedgewars)[native-inputs]: Likewise. * gnu/packages/graphics.scm (openshadinglanguage)[native-inputs]: Likewise. * gnu/packages/opencl.scm (pocl)[inputs]: Likewise. Marius Bakke2022-02-011-1/+1
* gnu: diffoscope: Don't run Black tests.•••* gnu/packages/diffoscope.scm (diffoscope)[native-inputs]: Remove PYTHON-BLACK, because the tests are prone to breaking with newer versions, purely cosmetic, and skipped on demand. Marius Bakke2022-01-121-1/+0
* gnu: diffoscope: Update to 199.•••* gnu/packages/diffoscope.scm (diffoscope): Update to 199. Tobias Geerinckx-Rice2022-01-091-2/+2
* gnu: diffoscope: Update to 198.•••* gnu/packages/diffoscope.scm (diffoscope): Update to 198. Tobias Geerinckx-Rice2022-01-041-2/+2
* gnu: diffoscope: Remove input labels.•••* gnu/packages/diffoscope.scm (diffoscope)[native-inputs]: Remove input labels. Tobias Geerinckx-Rice2021-12-191-70/+73
* gnu: diffoscope: Update to 197.•••* gnu/packages/diffoscope.scm (diffoscope): Update to 197. Tobias Geerinckx-Rice2021-12-181-2/+2
* gnu: python-magic: Work around crash on .crx files.•••* gnu/packages/patches/python-magic-python-bytecode.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/python-xyz.scm (python-magic)[source](patches): Add it. [inputs]: Add FILE-NEXT. [arguments]: While at it, remove input labels. * gnu/packages/diffoscope.scm (diffoscope)[native-inputs]: Add FILE-NEXT. Marius Bakke2021-12-161-0/+6
* gnu: Simplify package inputs.•••This commit was obtained by running: ./pre-inst-env guix style without any additional argument. Ludovic Courtès2021-12-131-15/+11
* Merge remote-tracking branch 'origin/master' into core-updates-frozenRicardo Wurmus2021-12-051-2/+2
|\
| * gnu: diffoscope: Update to 194.•••* gnu/packages/diffoscope.scm (diffoscope): Update to 194. Tobias Geerinckx-Rice2021-11-301-2/+2
* | Merge branch 'master' into core-updates-frozenLudovic Courtès2021-11-171-2/+2
|\|
| * gnu: diffoscope: Update to 192.•••* gnu/packages/diffoscope.scm (diffoscope): Update to 192. Vagrant Cascadian2021-11-121-2/+2
* | Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner2021-11-081-2/+2
|\|
| * gnu: diffoscope: Update to 190.•••* gnu/packages/diffoscope.scm (diffoscope): Update to 190. [arguments]: Remove 'skip-python-tests phase. Vagrant Cascadian2021-11-051-9/+2
* | Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner2021-11-031-1/+1
|\|
| * gnu: python-binwalk: Rename to binwalk.•••* gnu/packages/python-xyz.scm (binwalk): New variable renamed from (python-binwalk): this old thing. Redefine it using DEPRECATED-PACKAGE. * gnu/packages/diffoscope.scm (diffoscope)[native-inputs]: Adjust accordingly. Tobias Geerinckx-Rice2021-11-011-1/+1
* | Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner2021-10-311-5/+7
|\|
| * gnu: diffoscope: Update to 189.•••* gnu/packages/diffoscope.scm (diffoscope): Update to 189. [arguments] Remove phases 'use-dumppdf-py and 'fpc-external-tool. Update 'skip-python-tests. Vagrant Cascadian2021-10-291-26/+3
| * gnu: diffoscope: Update to 188.•••* gnu/packages/patches/diffoscope-fix-test_item3_deflate_llvm_bitcode.patch: Rename patch to... * gnu/packages/patches/diffoscope-fix-llvm-test.patch: This. * gnu/local.mk (dist_patch_DATA): Update patch name. * gnu/packages/diffoscope.scm (diffoscope): Update to 188. [source]: Update patch name. [arguments]: Add skip-python-tests phase. Add fpc-external-tool phase. Add use-dumppdf-py phase. [native-inputs]: Add fpc. Vagrant Cascadian2021-10-271-3/+35
| * gnu: reprotest: Update to 0.7.18.•••* gnu/packages/diffoscope.scm (reprotest): Update to 0.7.18. Vagrant Cascadian2021-10-241-2/+2
* | gnu: diffoscope: Update to 188.•••* gnu/packages/diffoscope.scm (diffoscope): Update to 188. Ricardo Wurmus2021-10-241-2/+2
* | gnu: diffoscope: Disable another broken libfile test.•••* gnu/packages/diffoscope.scm (diffoscope)[arguments]: Rename build phase 'remove-berkeley-test to 'remove-broken-file-type-detection-test and delete another test that is broken due to our `file' package. Ricardo Wurmus2021-10-241-5/+6
|/
* gnu: diffoscope: Update to 186.•••* gnu/packages/diffoscope.scm (diffoscope): Update to 186. [source]: Add patch. [arguments]: Add a new 'fix-failing-tests phase. Don't explicitly return #t from phases. * gnu/packages/patches/diffoscope-fix-test_item3_deflate_llvm_bitcode.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Tobias Geerinckx-Rice2021-10-041-20/+31
* gnu: diffoscope: Update to 177.•••This resolves a problem with ffmpeg 4.4. * gnu/packages/diffoscope.scm (diffoscope): Update to 177. Maxim Cournoyer2021-06-061-2/+2
* gnu: diffoscope: Update to 175.•••* gnu/packages/diffoscope.scm (diffoscope): Update to 175. Tobias Geerinckx-Rice2021-05-231-2/+2
* gnu: diffoscope: Update to 174.•••* gnu/packages/diffoscope.scm (diffoscope): Update to 174. Vagrant Cascadian2021-05-071-2/+2
* gnu: diffoscope: Update to 173.•••* gnu/packages/diffoscope.scm (diffoscope): Update to 173. Tobias Geerinckx-Rice2021-05-011-3/+3
* gnu: diffoscope: Update to 172.•••* gnu/packages/diffoscope.scm (diffoscope): Update to 172. Tobias Geerinckx-Rice2021-04-031-2/+2
* gnu: diffoscope: Update to 171.•••* gnu/packages/diffoscope.scm (diffoscope): Update to 171. Tobias Geerinckx-Rice2021-03-271-2/+2
* gnu: diffoscope: Update to 170.•••* gnu/packages/diffoscope.scm (diffoscope): Update to 170. [arguments]: Remove skip-dex-test-with-missing-procyon phase. Vagrant Cascadian2021-03-221-9/+2
* gnu: diffoscope: Update to 168.•••* gnu/packages/diffoscope.scm (diffoscope): Update to 168. Vagrant Cascadian2021-03-031-2/+2
* gnu: diffoscope: Update to 167.•••* gnu/packages/diffoscope.scm (diffoscope): Update to 167. Vagrant Cascadian2021-02-211-2/+2
* gnu: diffoscope: Update to use python-magic.•••Fixes: https://salsa.debian.org/reproducible-builds/diffoscope/-/issues/238 * gnu/packages/patches/diffoscope-revert-to-magic-open.patch: Remove file. * gnu/local.mk [dist_patch_DATA]: Update. * gnu/packages/diffoscope.scm (diffoscope)[source]: Remove patch. [inputs]: Remove python-file. Vagrant Cascadian2021-02-121-4/+1
* gnu: diffoscope: Update to 166.•••* gnu/packages/diffoscope.scm (diffoscope): Update to 166. [source]: Add patch to use magic.open compatibility interface. * gnu/packages/patches/diffoscope-revert-to-magic-open.patch: New file. * gnu/local.mk [dist_patch_DATA]: New patch. Vagrant Cascadian2021-02-111-2/+4
* gnu: diffoscope: Update to 165.•••* gnu/packages/diffoscope.scm (diffoscope): Update to 165. Vagrant Cascadian2021-02-071-2/+2
* gnu: reprotest: Update to 0.7.16.•••* gnu/packages/diffoscope (reprotest): Update to 0.7.16. Vagrant Cascadian2021-02-071-2/+2
* gnu: diffoscope: Update to 164.•••* gnu/packages/diffoscope.scm (diffoscope): Update to 164. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vincent Legoll2021-01-161-2/+2
* gnu: diffoscope: Update to 162.•••* gnu/packages/diffoscope (diffoscope): Update to 162. Vagrant Cascadian2020-12-061-2/+2
* gnu: reprotest: Update to 0.7.15.•••* gnu/packages/diffoscope (reprotest): Update to 0.7.15. [native-inputs] Add python-magic. Vagrant Cascadian2020-10-241-2/+3