summaryrefslogtreecommitdiff
path: root/guix/build
AgeCommit message (Expand)Author
2015-03-14gnu: cmake: Add CMAKE_PREFIX_PATH as a native search path, and drop...Andreas 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
2015-01-06Merge branch 'master' into core-updatesMark H Weaver
2015-01-05linux-boot: Make /etc/mtab a symlink to /proc/self/mounts....宋文武
2015-01-04build-system/gnu: Use executables from the target inputs in 'patch-shebangs'....Ludovic Courtès
2014-12-30Merge branch 'master' into core-updatesMark H Weaver
2014-12-29gnu: Revert use of '--strip-all'....Ludovic Courtès
2014-12-29download: Export 'maybe-expand-mirrors'....Ludovic Courtès
2014-12-28gnu: Don't use --strip-all in cases where this is problematic....Ludovic Courtès
2014-12-28lint: Add 'home-page' checker....Ludovic Courtès
2014-12-27utils: Export 'search-path-as-list'....Ludovic Courtès
2014-12-27build-support/gnu: Add support for file patterns in search paths....Ludovic Courtès
2014-12-27build-system/gnu: Strip with '--strip-all' instead of '--strip-debug'....Ludovic Courtès
2014-12-27build-system/gnu: Add support for non-directory search paths....Ludovic Courtès
2014-12-26Merge branch 'master' into core-updatesLudovic Courtès
2014-12-19syscalls: Add more procedures for network interfaces....Ludovic Courtès
2014-12-18build/python-build-system: Fix easy-install.pth collisions....Federico Beffa
2014-12-14Merge branch 'master' into 'core-updates'.Ludovic Courtès
2014-12-14utils: Change 'wrap-program' to preserve the original argv[0]....Ludovic Courtès