guix-devel/guix
Ludovic Courtès ff43e353a1
build-system/gnu: 'strip' phase lists files in sorted order.
This fixes a bug whereby the choice between stripping 'libfoo.so.0.1.2'
and stripping 'libfoo.so' (the symlink) would be non-deterministic.

* guix/build/gnu-build-system.scm (strip)[strip-dir]: Use 'find-files'
instead of 'file-system-fold' so that files are picked in deterministic
order.
2016-09-01 23:48:08 +02:00
..
build build-system/gnu: 'strip' phase lists files in sorted order. 2016-09-01 23:48:08 +02:00
build-system ant-build-system: Fix typo. 2016-08-16 14:05:14 -04:00
import import: Importers return prefixed licenses. 2016-08-28 14:04:50 +02:00
scripts guix: lint: Check descriptions for trademark signs. 2016-08-28 23:24:18 -05:00
base32.scm
base64.scm base64: Restore original license header. 2016-08-27 08:45:27 -05:00
build-system.scm
combinators.scm
config.scm.in
cpio.scm
cve.scm
cvs-download.scm
derivations.scm
download.scm download: Add download.kde.org to kde mirrors. 2016-08-05 21:48:43 +02:00
elf.scm
ftp-client.scm
gcrypt.scm
gexp.scm
git-download.scm
gnu-maintenance.scm gnu-maintenance: Add KDE updater. 2016-08-02 13:28:21 +02:00
gnupg.scm
grafts.scm
graph.scm
hash.scm
hg-download.scm
http-client.scm
licenses.scm
monad-repl.scm
monads.scm
nar.scm
packages.scm packages: Use '--no-backup-if-mismatch' for patching. 2016-08-10 15:29:40 -04:00
pk-crypto.scm
pki.scm
profiles.scm profiles: gtk-icon-themes: Use 'gtk-update-icon-cache' from 'gtk+:bin'. 2016-08-23 19:45:33 +08:00
records.scm
scripts.scm emacs: Disable grafts when dry-run is enabled. 2016-07-30 18:17:03 +03:00
search-paths.scm
serialization.scm
sets.scm
store.scm
svn-download.scm
tests.scm
ui.scm ui: Remove dependency on (gnu system file-systems). 2016-08-04 19:38:33 +02:00
upstream.scm
utils.scm publish: Do not compress already-compressed files. 2016-08-01 17:58:56 +02:00
zlib.scm zlib: Protect against non-empty port internal buffers. 2016-07-27 12:45:01 +02:00