aboutsummaryrefslogtreecommitdiff
path: root/srfi
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2018-04-18 18:31:28 +0200
committerLudovic Courtès <ludo@gnu.org>2018-05-07 11:21:38 +0200
commit8005640201fbc9b113f4f76fc7e55fe3f9a72738 (patch)
treee1740214fbc19a2ea5ba9b178fba5487697fd8fd /srfi
parentb178fc236908ad2da86734ea8e01abd3ff8981da (diff)
downloadguix-8005640201fbc9b113f4f76fc7e55fe3f9a72738.tar.gz
guix-8005640201fbc9b113f4f76fc7e55fe3f9a72738.zip
build-system/meson: Use 'strip-runpath' instead of PatchELF.
* guix/build/meson-build-system.scm (fix-runpath): Call 'strip-runpath' instead of invoking 'patchelf'.
Diffstat (limited to 'srfi')
0 files changed, 0 insertions, 0 deletions
ge/inherit'....Ludovic Courtès 2020-06-25deduplication: Use 'dynamic-wind' when changing permissions of the parent....Ludovic Courtès 2020-06-16channels: 'latest-channel-instance' authenticates Git checkouts....Ludovic Court2020-06-10database: separate transaction-handling and retry-handling....2017-04-26gnu: Add gcompris-qt....Efraim Flashner 'msg-avail'>...Caleb Ristvedt 2020-06-10database: rewrite query procedures in terms of with-statement....Caleb Ristvedt 2020-06-06ui: 'display-search-results' automatically invokes the pager....Ludovic Courtès 2020-06-05git-authenticate: Add tests....Ludovic Courtès 2020-05-16gexp: Add 'let-system'....Ludovic Courtès 2020-03-22store: Add 'with-build-handler'....Ludovic Courtès 2020-03-12gexp: Add 'with-parameters'....Ludovic Courtès 2019-11-29ui: Factorize 'with-profile-lock'....Ludovic Courtès 2019-11-19pull: Acquire a lock for the target profile....Ludovic Courtès 2019-09-23git: Add 'commit-difference'....Ludovic Courtès 2019-06-05syscalls: Add 'with-file-lock' macro....Ludovic Courtès 2019-05-27publish: Add support for lzip....Ludovic Courtès