summaryrefslogtreecommitdiff
path: root/guix/build
AgeCommit message (Expand)Author
2015-04-09Merge branch 'master' into core-updatesLudovic Courtès
2015-04-08build-system/haskell: Update configure flags, 'haddock' and %standard-phases.Federico Beffa
2015-04-08Merge branch 'master' into core-updates宋文武
2015-04-06utils: 'find-files' does not follow symlinks by default.Ludovic Courtès
2015-04-06build-system/gnu: Add docstring to 'delete-info-dir-file'.Federico Beffa
2015-04-06build-system/gnu: Add 'delete-info-dir-file' phase.Federico Beffa
2015-04-05gremlin: Ignore non-store file names in RUNPATH and warn about them.Ludovic Courtès
2015-04-04build-system: Add haskell-build-system.Federico Beffa
2015-04-03build-system/glib-or-gtk: Wrap libexec programs.Andy Wingo
2015-04-01build-system/gnu: Add 'validate-runpath' phase.Ludovic Courtès
2015-04-01utils: Make the second 'find-files' argument optional.Ludovic Courtès
2015-04-01gremlin: Guard against invalid ELF segments.Ludovic Courtès
2015-04-01gremlin: Add libnsl to libc's library list.Ludovic Courtès
2015-03-31utils: 'find-files' takes an arbitrary predicate as its second argument.Ludovic Courtès
2015-03-31utils: 'modify-phases' no longer introduces quotes.Ludovic Courtès
2015-03-31Add (guix build gremlin).Ludovic Courtès
2015-03-17build: ruby: Set $GEM_HOME that matches Ruby's $GEM_PATH.David Thompson
2015-03-14gnu: cmake: Add CMAKE_PREFIX_PATH as a native search path, and dropAndreas Enge
2015-03-04Merge branch 'core-updates'.Ludovic Courtès
2015-03-02build: ruby: Install executables in /bin.David Thompson
2015-03-02build: ruby: Add gitify phase.David Thompson
2015-03-01Revert "build-system/gnu: Keep the sloppy conversion strategy during bootstrap."Ludovic Courtès
2015-03-01build-system/gnu: Keep the sloppy conversion strategy during bootstrap.Ludovic Courtès
2015-02-28utils: Treat 'configure' and Makefiles with an 8-bit encoding.Ludovic Courtès
2015-02-28packages: Set the port conversion strategy to 'error'.Ludovic Courtès
2015-02-28utils: Change 'patch-shebangs' to use binary input.Ludovic Courtès
2015-02-27download: Comment on lack of progress report with chunked encoding.Ludovic Courtès
2015-02-27download: Measure and display the throughput.Ludovic Courtès
2015-02-27download: Abstract the receive buffer size.Ludovic Courtès
2015-02-27utils: Call the progress-report proc when 'dump-port' starts.Ludovic Courtès
2015-02-27build-system/gnu: Set $LC_ALL (or similar) to the chosen locale.Ludovic Courtès
2015-02-27build-system/cmake: Enable verbose output from Makefile builds.宋文武
2015-02-26build-system/gnu: Add 'install-locale' phase.Ludovic Courtès
2015-02-26build-system: Use 'modify-phases'.Ludovic Courtès
2015-02-26utils: Add 'modify-phases'.Ludovic Courtès
2015-02-26build-system/gnu: Add support for zip archives.Ludovic Courtès
2015-02-26Merge branch 'master' into core-updatesLudovic Courtès
2015-02-24download: Cope with Guile 2.0.6 or earlier.Mark H Weaver
2015-02-19download: Handle HTTP redirects to relative URI references.Mark H Weaver
2015-02-18build-system/perl: Use Build.PL for builds if present.Eric Bavier
2015-02-16utils: Preserve symbolic links in 'wrap-program'.Andreas Enge
2015-02-16utils: Use $0 instead of absolute path to original program in 'wrap-program'.Andreas Enge
2015-02-10utils: Strip duplicates from search path.Eric Bavier
2015-02-08build: Add 'waf-build-system'.Ricardo Wurmus
2015-02-04Add support for 'cvs-fetch' method in origins.Mark H Weaver
2015-01-23build-system/glib-or-gtk: Add MIME directories to $XDG_DATA_DIRS.Ludovic Courtès
2015-01-13Merge branch 'master' into core-updatesMark H Weaver
2015-01-13build/glib-or-gtk-build-system: Fix 'generate-icon-cache'.Federico Beffa
2015-01-12guix: build/glib-or-gtk-build-system: Add support for GIO and XDG theming.Federico Beffa
2015-01-09build-system/gnu: Patch /usr/bin/file in all 'configure' files.Ludovic Courtès