summaryrefslogtreecommitdiff
path: root/guix/build-system
Commit message (Expand)AuthorAge
* build-system: Add cargo build system.David Craven2016-12-14
* guix: python-build-system: Add option "#:use-setuptools?" (default true).Hartmut Goebel2016-11-15
* build-system: Add asdf-build-system.Andy Patterson2016-10-08
* Add missing exports.Ludovic Courtès2016-09-27
* ant-build-system: Fix typo.Leo Famulari2016-08-16
* guix: python-build-system: Change pypi-uri to use https://pypi.io.宋文武2016-06-25
* build-system/emacs: Use 'emacs-minimal' by default.Alex Kost2016-05-24
* utils: Move combinators to (guix combinators).Ludovic Courtès2016-05-04
* build-system/ant: Add zip.Ricardo Wurmus2016-03-31
* build-system/r: Support "substitutable?" flag.Ricardo Wurmus2016-03-31
* build-system/gnu: Add #:disallowed-references.Ludovic Courtès2016-03-20
* build: Add Ant build system.Ricardo Wurmus2016-03-14
* build-system/python: Honor the 'python2-variant' property of packages.Ludovic Courtès2016-02-07
* build-system/python: Use 'ensure-keyword-arguments'.Ludovic Courtès2016-02-01
* Merge branch 'master' into core-updatesLudovic Courtès2016-01-13
|\
| * build-system/gnu: 'dist-package' can be passed the phases.Ludovic Courtès2016-01-13
| * build-system/python: 'pypi-uri' takes an optional file name extension.Ludovic Courtès2016-01-08
| * build-system/gnu: Make 'package-with-explicit-inputs' idempotent.Ludovic Courtès2016-01-06
* | Merge branch 'master' into core-updatesLudovic Courtès2016-01-03
|\|
| * build: Add bioconductor-uri procedure.Ricardo Wurmus2015-12-21
* | build-system/gnu: Use the long option name for deterministic archives.Ludovic Courtès2016-01-01
* | build-system/gnu: Always pass "-D" to strip/objcopy.Ludovic Courtès2015-12-18
|/
* build-system/python: 'package-with-python2' preserves source location.Ludovic Courtès2015-11-04
* guix: Add a "pypi-uri" helper method.Cyril Roelandt2015-11-03
* build-system/gnu: dist-package: Use 'autoconf-wrapper'.Ludovic Courtès2015-10-14
* build-system/python: Memoize the results of 'package-with-python2'.Ludovic Courtès2015-10-13
* Use "normalized codesets" everywhere.Ludovic Courtès2015-10-04
* Merge branch 'master' into core-updatesMark H Weaver2015-09-22
|\
| * build: Add cran-uri procedure.Ricardo Wurmus2015-09-21
* | Merge branch 'master' into core-updatesLudovic Courtès2015-09-13
|\|
| * build: Add R build system.Ricardo Wurmus2015-08-31
* | build-system/glib-or-gtk: Don't generate 'icon-theme.cache'.宋文武2015-09-11
|/
* build: ruby: Rewrite build system to use gem archives.David Thompson2015-08-18
* Merge branch 'master' into core-updatesMark H Weaver2015-07-19
|\
| * build-system/ruby: Add #:gem-flags parameter.pjotrp2015-07-18
* | build-system/gnu: Pass --build=<triplet> to configure by default.Mark H Weaver2015-07-13
|/
* build: Add 'emacs-build-system'.Federico Beffa2015-07-08
* derivations: Add #:substitutable?, distinguished from #:local-build?.Ludovic Courtès2015-07-03
* packages: Make 'location' field innate.Ludovic Courtès2015-06-11
* Move search path specifications to (guix search-paths).Ludovic Courtès2015-05-04
* Merge branch 'core-updates'Ludovic Courtès2015-05-02
|\
| * build-system/{cmake,glib-or-gtk}: Add #:validate-runpath? parameter.Ludovic Courtès2015-04-23
* | build-system/gnu: 'dist-package' preserves the package's native inputs.Ludovic Courtès2015-05-02
* | build-system/gnu: Adjust to removal of a "bin" output for Libtool.Ludovic Courtès2015-05-02
|/
* build-system/haskell: Refer to %GNU-BUILD-SYSTEM-MODULES.Ludovic Courtès2015-04-15
* Merge branch 'master' into core-updates宋文武2015-04-08
|\
| * build-system: Add haskell-build-system.Federico Beffa2015-04-04
* | build-system/gnu: Add 'validate-runpath' phase.Ludovic Courtès2015-04-01
* | build-system: Factorize the list of modules imported on the build side.Ludovic Courtès2015-04-01
|/
* build-system/python: Delay evaluation of the 'python2' package.Ludovic Courtès2015-03-12