aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/aux-files/emacs
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/aux-files/emacs')
0 files changed, 0 insertions, 0 deletions
d>gnu: diffoscope: Use newer llvm....* gnu/packages/diffoscope.scm (diffoscope)[source]: Remove patch. [native-inputs]: Replace llvm-9 with llvm. * gnu/packages/patches/diffoscope-fix-llvm-test.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. Efraim Flashner 2023-01-22gnu: diffoscope: Simplify the build-man-page phase....* gnu/packages/diffoscope.scm (diffoscope) [phases]: Remove MAKE-FLAGS binding in the build-man-page phase, as the python-build-system has no such argument. Maxim Cournoyer 2023-01-22gnu: diffoscope: Fix indentation....* gnu/packages/diffoscope.scm (diffoscope): Fix indentation. Maxim Cournoyer 2023-01-22gnu: diffoscope: Update to 233....* gnu/packages/diffoscope.scm (diffoscope): Update to 233. [native-inputs]: Add lzip and python-pypdf, drop python-pypdf2. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Vagrant Cascadian 2022-12-11gnu: reprotest: Update to 0.7.22....* gnu/packages/diffoscope.scm (reprotest): Update to 0.7.22. [arguments]: Don't explicitly return #t from phases. Tobias Geerinckx-Rice 2022-10-16gnu: diffoscope: Update to 224....* gnu/packages/diffoscope.scm (diffoscope): Update to 224. * gnu/packages/patches/diffoscope-fix-llvm-test.patch: Adjust accordingly. Tobias Geerinckx-Rice 2022-09-01gnu: diffoscope: Remove mono from native inputs....* gnu/packages/diffoscope.scm (diffoscope)[native-inputs]: Remove mono. Maxim Cournoyer 2022-09-01gnu: Add missing imports for python-check....This fixes an issue introduced in 3bf5a19609560c7ba985eda66019eda15aaf4a86, which caused `guix pull', `guix time-machine', and a few other commands to fail. * gnu/packages/diffoscope.scm: Import python-check. * gnu/packages/django.scm: Likewise. * gnu/packages/logging.scm: Likewise. * gnu/packages/magic-wormhole.scm: Likewise. * gnu/packages/networking.scm: Likewise. Liliana Marie Prikler 2022-08-19gnu: diffoscope: Update to 221....* gnu/packages/diffoscope.scm (diffoscope): Update to 221. Vagrant Cascadian 2022-08-10gnu: reprotest: Update to 0.7.21....* gnu/packages/diffoscope.scm (reprotest): Update to 0.7.21. Vagrant Cascadian 2022-08-10gnu: diffoscope: Update to 220....* gnu/packages/diffoscope.scm (diffoscope): Update to 220. Vagrant Cascadian 2022-07-20gnu: diffoscope: Only build with fpc on supported architectures....* gnu/packages/diffoscope.scm (diffoscope)[native-inputs]: Only add fpc on x86_64-linux or i686-linux. Efraim Flashner 2022-07-17gnu: diffoscope: Update to 219....* gnu/packages/diffoscope.scm (diffoscope): Update to 219. Tobias Geerinckx-Rice 2022-06-19gnu: diffoscope: Update to 217....* gnu/packages/diffoscope.scm (diffoscope): Update to 217. Tobias Geerinckx-Rice 2022-06-05gnu: diffoscope: Update to 216....* gnu/packages/diffoscope.scm (diffoscope): Update to 216. Tobias Geerinckx-Rice 2022-06-04gnu: diffoscope: Update to 215....* gnu/packages/diffoscope.scm (diffoscope): Update to 215. [arguments]: Drop 'install-extract-vmlinux phase. [inputs]: Remove python. Vagrant Cascadian 2022-06-01gnu: diffoscope: Fix comparison of vmlinux files....* gnu/packages/diffoscope.scm (diffoscope)[arguments]: Add 'install-extract-vmlinux phase. [inputs]: Add python. Vagrant Cascadian 2022-06-01gnu: 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 Cascadian 2022-05-27gnu: diffoscope: Update to 214....* gnu/packages/diffoscope.scm (diffoscope): Update to 214. [arguments]: Remove 'xb-tool-external-tool phase. Vagrant Cascadian 2022-05-15gnu: diffoscope: Update to 213....* gnu/packages/diffoscope.scm (diffoscope): Update to 213. Tobias Geerinckx-Rice 2022-05-14gnu: 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 Cascadian 2022-05-14gnu: diffoscope: Update to 212....* gnu/packages/diffoscope.scm (diffoscope): Update to 212. Vagrant Cascadian 2022-04-08gnu: reprotest: Update to 0.7.20....* gnu/packages/diffoscope.scm (reprotest): Update to 0.7.20. Vagrant Cascadian 2022-04-08gnu: diffoscope: Update to 209....* gnu/packages/diffoscope.scm (diffoscope): Update to 209. Vagrant Cascadian