summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | gnu: tcl: Pass --mandir to configure.Mark H Weaver2015-01-07
| * | | gnu: Make libtool and libltdl completely separate.Ludovic Courtès2015-01-07
| * | | gnu: libtool: Update to 2.4.4.Ludovic Courtès2015-01-07
| * | | gnu: guile: Depend on 'libltdl' rather than 'libtool'.Ludovic Courtès2015-01-07
| * | | gnu: libtool: Add libltdl as a separate package.Ludovic Courtès2015-01-07
| * | | gnu: libtool: Use 'parallel-job-count' to get the argument for '-j'.Ludovic Courtès2015-01-07
| * | | Revert "gnu: gcc: Add '-lgcc_s' only when '-pthread' is given."Mark H Weaver2015-01-07
| * | | gnu: guile: Apply fixes for arm.Mark H Weaver2015-01-06
| * | | gnu: gcc: Add '-lgcc_s' only when '-pthread' is given.Mark H Weaver2015-01-06
| * | | gnu: gcc: Improve dynamic linker patching code.Mark H Weaver2015-01-06
| * | | gnu: patchelf: Update to 0.8.Mark H Weaver2015-01-06
| * | | gnu: bash: Update to 4.3.33.Mark H Weaver2015-01-06
| * | | gnu: udev: Remove package, now superceded by eudev.Mark H Weaver2015-01-06
| * | | gnu: lvm2: Switch to eudev from udev.Mark H Weaver2015-01-06
| * | | gnu: swig: Build a UTF-8 locale for the tests.Mark H Weaver2015-01-06
| * | | gnu: icu4c: Avoid use of 'patchelf'; fix build on ARM systems.Mark H Weaver2015-01-06
| * | | gnu: gawk: Fix target-system check.Mark H Weaver2015-01-06
| * | | gnu: boost: Fix target-system check.Mark H Weaver2015-01-06
| * | | gnu: texlive: Fix target-system check.Mark H Weaver2015-01-06
| * | | gnu: gtk+: Include xorg-server in native-inputs on MIPS; enable tests.Mark H Weaver2015-01-06
| * | | gnu: mit-krb5: Build with default gcc.Mark H Weaver2015-01-06
| * | | Merge branch 'master' into core-updatesMark H Weaver2015-01-06
| |\ \ \
| * | | | gnu: Remove a bunch of now unneeded '--mandir' configure flags.Ludovic Courtès2015-01-04
| * | | | ld-wrapper: Add '-rpath' flag for libraries passed by file name.Ludovic Courtès2015-01-04
| * | | | build-system/gnu: Use executables from the target inputs in 'patch-shebangs'.Ludovic Courtès2015-01-04
| * | | | guix package: Follow symlinks for pattern search paths.Ludovic Courtès2015-01-03
| * | | | gnu: libxml2: Wrap search path specification in a list.Ludovic Courtès2015-01-03
| * | | | gnu: glibc: MIPS: Avoid a dangling `vfork@GLIBC_2.0' reference.Mark H Weaver2014-12-30
| * | | | gnu: glibc: Add fixes for CVE-2014-7817 and CVE-2012-3406.Mark H Weaver2014-12-30
| * | | | Merge branch 'master' into core-updatesMark H Weaver2014-12-30
| |\ \ \ \
| * | | | | gnu: Revert use of '--strip-all'.Ludovic Courtès2014-12-29
| * | | | | gnu: Don't use --strip-all in cases where this is problematic.Ludovic Courtès2014-12-28
| * | | | | gnu: libxml2: Add search path specification.Ludovic Courtès2014-12-27
| * | | | | guix package: Use 'search-path-as-list' instead of custom code.Ludovic Courtès2014-12-27
| * | | | | utils: Export 'search-path-as-list'.Ludovic Courtès2014-12-27
| * | | | | packages: Add 'file-pattern' field to 'search-path-specification'.Ludovic Courtès2014-12-27
| * | | | | build-support/gnu: Add support for file patterns in search paths.Ludovic Courtès2014-12-27
| * | | | | packages: Add 'file-type' field to 'search-path-specification'.Ludovic Courtès2014-12-27
| * | | | | build-system/gnu: Strip with '--strip-all' instead of '--strip-debug'.Ludovic Courtès2014-12-27
| * | | | | gnu: Use patch --force instead of --batch.Mark H Weaver2014-12-27
| * | | | | build-system/gnu: Add support for non-directory search paths.Ludovic Courtès2014-12-27
| * | | | | gnu: gettext: Update to 0.19.4.Ludovic Courtès2014-12-27
| * | | | | gnu: binutils: Update to 2.25.Ludovic Courtès2014-12-27
| * | | | | gnu: m4: Remove already-applied patch.Mark H Weaver2014-12-26
| * | | | | gnu: gcc-4.8: Update to 4.8.4.Ludovic Courtès2014-12-27
| * | | | | Merge branch 'master' into core-updatesLudovic Courtès2014-12-26
| |\ \ \ \ \
| * | | | | | packages: Apply patches with "patch --force".Ludovic Courtès2014-12-26
| * | | | | | Merge branch 'master' into 'core-updates'.Ludovic Courtès2014-12-14
| |\ \ \ \ \ \
| * | | | | | | utils: Change 'wrap-program' to preserve the original argv[0].Ludovic Courtès2014-12-14
| * | | | | | | utils: Change 'patch-makefile-SHELL' to support ":=" assignments.Ludovic Courtès2014-12-13