summaryrefslogtreecommitdiff
path: root/guix/build
Commit message (Expand)AuthorAge
* Add (guix build gremlin).Ludovic Courtès2015-03-31
* build: ruby: Set $GEM_HOME that matches Ruby's $GEM_PATH.David Thompson2015-03-17
* gnu: cmake: Add CMAKE_PREFIX_PATH as a native search path, and dropAndreas Enge2015-03-14
* Merge branch 'core-updates'.Ludovic Courtès2015-03-04
|\
| * Revert "build-system/gnu: Keep the sloppy conversion strategy during bootstrap."Ludovic Courtès2015-03-01
| * build-system/gnu: Keep the sloppy conversion strategy during bootstrap.Ludovic Courtès2015-03-01
| * utils: Treat 'configure' and Makefiles with an 8-bit encoding.Ludovic Courtès2015-02-28
| * packages: Set the port conversion strategy to 'error'.Ludovic Courtès2015-02-28
| * utils: Change 'patch-shebangs' to use binary input.Ludovic Courtès2015-02-28
| * download: Comment on lack of progress report with chunked encoding.Ludovic Courtès2015-02-27
| * download: Measure and display the throughput.Ludovic Courtès2015-02-27
| * download: Abstract the receive buffer size.Ludovic Courtès2015-02-27
| * utils: Call the progress-report proc when 'dump-port' starts.Ludovic Courtès2015-02-27
| * build-system/gnu: Set $LC_ALL (or similar) to the chosen locale.Ludovic Courtès2015-02-27
| * build-system/cmake: Enable verbose output from Makefile builds.宋文武2015-02-27
| * build-system/gnu: Add 'install-locale' phase.Ludovic Courtès2015-02-26
| * build-system: Use 'modify-phases'.Ludovic Courtès2015-02-26
| * utils: Add 'modify-phases'.Ludovic Courtès2015-02-26
| * build-system/gnu: Add support for zip archives.Ludovic Courtès2015-02-26
| * Merge branch 'master' into core-updatesLudovic Courtès2015-02-26
| |\
| * | utils: Preserve symbolic links in 'wrap-program'.Andreas Enge2015-02-16
| * | utils: Use $0 instead of absolute path to original program in 'wrap-program'.Andreas Enge2015-02-16
| * | utils: Strip duplicates from search path.Eric Bavier2015-02-10
* | | build: ruby: Install executables in /bin.David Thompson2015-03-02
* | | build: ruby: Add gitify phase.David Thompson2015-03-02
| |/ |/|
* | download: Cope with Guile 2.0.6 or earlier.Mark H Weaver2015-02-24
* | download: Handle HTTP redirects to relative URI references.Mark H Weaver2015-02-19
* | build-system/perl: Use Build.PL for builds if present.Eric Bavier2015-02-18
|/
* build: Add 'waf-build-system'.Ricardo Wurmus2015-02-08
* Add support for 'cvs-fetch' method in origins.Mark H Weaver2015-02-04
* build-system/glib-or-gtk: Add MIME directories to $XDG_DATA_DIRS.Ludovic Courtès2015-01-23
* Merge branch 'master' into core-updatesMark H Weaver2015-01-13
|\
| * build/glib-or-gtk-build-system: Fix 'generate-icon-cache'.Federico Beffa2015-01-13
| * guix: build/glib-or-gtk-build-system: Add support for GIO and XDG theming.Federico Beffa2015-01-12
* | build-system/gnu: Patch /usr/bin/file in all 'configure' files.Ludovic Courtès2015-01-09
* | Merge branch 'master' into core-updatesMark H Weaver2015-01-06
|\|
| * linux-boot: Make /etc/mtab a symlink to /proc/self/mounts.宋文武2015-01-05
* | build-system/gnu: Use executables from the target inputs in 'patch-shebangs'.Ludovic Courtès2015-01-04
* | Merge branch 'master' into core-updatesMark H Weaver2014-12-30
|\|
| * download: Export 'maybe-expand-mirrors'.Ludovic Courtès2014-12-29
| * lint: Add 'home-page' checker.Ludovic Courtès2014-12-28
* | 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
* | utils: Export 'search-path-as-list'.Ludovic Courtès2014-12-27
* | build-support/gnu: Add support for file patterns in search paths.Ludovic Courtès2014-12-27
* | build-system/gnu: Strip with '--strip-all' instead of '--strip-debug'.Ludovic Courtès2014-12-27
* | build-system/gnu: Add support for non-directory search paths.Ludovic Courtès2014-12-27
* | Merge branch 'master' into core-updatesLudovic Courtès2014-12-26
|\|
| * syscalls: Add more procedures for network interfaces.Ludovic Courtès2014-12-19
| * build/python-build-system: Fix easy-install.pth collisions.Federico Beffa2014-12-18