summaryrefslogtreecommitdiff
path: root/guix/build-system
AgeCommit message (Expand)Author
2016-06-25guix: python-build-system: Change pypi-uri to use https://pypi.io....宋文武
2016-05-24build-system/emacs: Use 'emacs-minimal' by default....Alex Kost
2016-05-04utils: Move combinators to (guix combinators)....Ludovic Courtès
2016-03-31build-system/ant: Add zip....Ricardo Wurmus
2016-03-31build-system/r: Support "substitutable?" flag....Ricardo Wurmus
2016-03-20build-system/gnu: Add #:disallowed-references....Ludovic Courtès
2016-03-14build: Add Ant build system....Ricardo Wurmus
2016-02-07build-system/python: Honor the 'python2-variant' property of packages....Ludovic Courtès
2016-02-01build-system/python: Use 'ensure-keyword-arguments'....Ludovic Courtès
2016-01-13Merge branch 'master' into core-updatesLudovic Courtès
2016-01-13build-system/gnu: 'dist-package' can be passed the phases....Ludovic Courtès
2016-01-08build-system/python: 'pypi-uri' takes an optional file name extension....Ludovic Courtès
2016-01-06build-system/gnu: Make 'package-with-explicit-inputs' idempotent....Ludovic Courtès
2016-01-03Merge branch 'master' into core-updatesLudovic Courtès
2016-01-01build-system/gnu: Use the long option name for deterministic archives....Ludovic Courtès
2015-12-21build: Add bioconductor-uri procedure....Ricardo Wurmus
2015-12-18build-system/gnu: Always pass "-D" to strip/objcopy....Ludovic Courtès
2015-11-04build-system/python: 'package-with-python2' preserves source location....Ludovic Courtès
2015-11-03guix: Add a "pypi-uri" helper method....Cyril Roelandt
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