summaryrefslogtreecommitdiff
path: root/guix/build-system
AgeCommit message (Expand)Author
2015-10-14build-system/gnu: dist-package: Use 'autoconf-wrapper'.Ludovic Courtès
2015-10-13build-system/python: Memoize the results of 'package-with-python2'.Ludovic Courtès
2015-10-04Use "normalized codesets" everywhere.Ludovic Courtès
2015-09-22Merge branch 'master' into core-updatesMark H Weaver
2015-09-21build: Add cran-uri procedure.Ricardo Wurmus
2015-09-13Merge branch 'master' into core-updatesLudovic Courtès
2015-09-11build-system/glib-or-gtk: Don't generate 'icon-theme.cache'.宋文武
2015-08-31build: Add R build system.Ricardo Wurmus
2015-08-18build: ruby: Rewrite build system to use gem archives.David Thompson
2015-07-19Merge branch 'master' into core-updatesMark H Weaver
2015-07-18build-system/ruby: Add #:gem-flags parameter.pjotrp
2015-07-13build-system/gnu: Pass --build=<triplet> to configure by default.Mark H Weaver
2015-07-08build: Add 'emacs-build-system'.Federico Beffa
2015-07-03derivations: Add #:substitutable?, distinguished from #:local-build?.Ludovic Courtès
2015-06-11packages: Make 'location' field innate.Ludovic Courtès
2015-05-04Move search path specifications to (guix search-paths).Ludovic Courtès
2015-05-02Merge branch 'core-updates'Ludovic Courtès
2015-05-02build-system/gnu: 'dist-package' preserves the package's native inputs.Ludovic Courtès
2015-05-02build-system/gnu: Adjust to removal of a "bin" output for Libtool.Ludovic Courtès
2015-04-23build-system/{cmake,glib-or-gtk}: Add #:validate-runpath? parameter.Ludovic Courtès
2015-04-15build-system/haskell: Refer to %GNU-BUILD-SYSTEM-MODULES.Ludovic Courtès
2015-04-08Merge branch 'master' into core-updates宋文武
2015-04-04build-system: Add haskell-build-system.Federico Beffa
2015-04-01build-system/gnu: Add 'validate-runpath' phase.Ludovic Courtès
2015-04-01build-system: Factorize the list of modules imported on the build side.Ludovic Courtès
2015-03-12build-system/python: Delay evaluation of the 'python2' package.Ludovic Courtès
2015-03-04Merge branch 'core-updates'.Ludovic Courtès
2015-03-02build: ruby: Add gitify phase.David Thompson
2015-02-26build-system/gnu: Add 'install-locale' phase.Ludovic Courtès
2015-02-18build-system/perl: Use Build.PL for builds if present.Eric Bavier
2015-02-08build: Add 'waf-build-system'.Ricardo Wurmus
2015-01-12guix: build/glib-or-gtk-build-system: Add support for GIO and XDG theming.Federico Beffa
2014-12-23build-system/python: Fix 'package-with-explicit-python'.Ludovic Courtès
2014-12-09build-system/glib-or-gtk: Fix default value of #:glib-or-gtk-wrap-excluded-ou...Ludovic Courtès
2014-12-08build-system/python: Add handling of 'propagated-inputs' inFederico Beffa
2014-12-01build-system/glib-or-gtk: Allow specific outputs to be excluded from wrapping.Ludovic Courtès
2014-11-02packages: Implement grafts.Ludovic Courtès
2014-10-28build-system/gnu: Add #:substitutable? parameter.Ludovic Courtès
2014-10-08gnu: Add the 'glib-or-gtk' build system.Federico Beffa
2014-10-05build-system/trivial: Preserve the cross-compilation target in bags.Ludovic Courtès
2014-10-05build-system: Bags record their system and target.Ludovic Courtès
2014-10-05build-system: Introduce "bags" as an intermediate representation.Ludovic Courtès
2014-10-05build-system: Remove irrelevant special case.Ludovic Courtès
2014-10-04build-system/cmake: Add #:build-type parameter, default to "RelWithDebInfo".Ludovic Courtès
2014-09-28build: Add ruby build system.David Thompson
2014-08-28gnu: Split (gnu packages base), adding (gnu packages commencement).Ludovic Courtès
2014-08-27build-system/perl: Add handling of flags for parallel build and testing.Andreas Enge
2014-07-21Add comments about global memoization.Ludovic Courtès
2014-06-07build-system/gnu: Add 'package-with-restricted-references'.Ludovic Courtès
2014-06-06build-system/gnu: Add #:allowed-references.Ludovic Courtès