| Commit message (Expand) | Author | Age |
* | build-system/python: 'package-with-explicit-python' uses 'package-mapping'. | Ludovic Courtès | 2017-04-05 |
* | build-system/cargo (cargo-build): Add cargo-build-flags, remove configure-flags. | Danny Milosavljevic | 2017-03-17 |
* | gnu: r: Rename to r-minimal. | Ricardo Wurmus | 2017-03-17 |
* | build-system/cargo: Export %cargo-build-system-modules. | Danny Milosavljevic | 2017-03-03 |
* | gnu: Add dub-build-system. | Danny Milosavljevic | 2017-02-10 |
* | build-system/python: 'package-with-explicit-python' uses 'eq?' memoization. | Ludovic Courtès | 2017-01-28 |
* | Use 'mlambda' instead of 'memoize'. | Ludovic Courtès | 2017-01-28 |
* | Add (guix memoization). | Ludovic Courtès | 2017-01-28 |
* | gnu: Add ocaml-build-system. | Julien Lepiller | 2017-01-04 |
* | build-system: cargo: Use correct cargo. | David Craven | 2017-01-04 |
* | build-system: cargo: Handle Cargo.lock file not present. | David Craven | 2017-01-01 |
* | build-system: Add cargo build system. | David Craven | 2016-12-14 |
* | guix: python-build-system: Add option "#:use-setuptools?" (default true). | Hartmut Goebel | 2016-11-15 |
* | build-system: Add asdf-build-system. | Andy Patterson | 2016-10-08 |
* | Add missing exports. | Ludovic Courtès | 2016-09-27 |
* | ant-build-system: Fix typo. | Leo Famulari | 2016-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 Kost | 2016-05-24 |
* | utils: Move combinators to (guix combinators). | Ludovic Courtès | 2016-05-04 |
* | build-system/ant: Add zip. | Ricardo Wurmus | 2016-03-31 |
* | build-system/r: Support "substitutable?" flag. | Ricardo Wurmus | 2016-03-31 |
* | build-system/gnu: Add #:disallowed-references. | Ludovic Courtès | 2016-03-20 |
* | build: Add Ant build system. | Ricardo Wurmus | 2016-03-14 |
* | build-system/python: Honor the 'python2-variant' property of packages. | Ludovic Courtès | 2016-02-07 |
* | build-system/python: Use 'ensure-keyword-arguments'. | Ludovic Courtès | 2016-02-01 |
* | Merge branch 'master' into core-updates | Ludovic Courtès | 2016-01-13 |
|\ |
|
| * | build-system/gnu: 'dist-package' can be passed the phases. | Ludovic Courtès | 2016-01-13 |
| * | build-system/python: 'pypi-uri' takes an optional file name extension. | Ludovic Courtès | 2016-01-08 |
| * | build-system/gnu: Make 'package-with-explicit-inputs' idempotent. | Ludovic Courtès | 2016-01-06 |
* | | Merge branch 'master' into core-updates | Ludovic Courtès | 2016-01-03 |
|\| |
|
| * | build: Add bioconductor-uri procedure. | Ricardo Wurmus | 2015-12-21 |
* | | build-system/gnu: Use the long option name for deterministic archives. | Ludovic Courtès | 2016-01-01 |
* | | build-system/gnu: Always pass "-D" to strip/objcopy. | Ludovic Courtès | 2015-12-18 |
|/ |
|
* | build-system/python: 'package-with-python2' preserves source location. | Ludovic Courtès | 2015-11-04 |
* | guix: Add a "pypi-uri" helper method. | Cyril Roelandt | 2015-11-03 |
* | build-system/gnu: dist-package: Use 'autoconf-wrapper'. | Ludovic Courtès | 2015-10-14 |
* | build-system/python: Memoize the results of 'package-with-python2'. | Ludovic Courtès | 2015-10-13 |
* | Use "normalized codesets" everywhere. | Ludovic Courtès | 2015-10-04 |
* | Merge branch 'master' into core-updates | Mark H Weaver | 2015-09-22 |
|\ |
|
| * | build: Add cran-uri procedure. | Ricardo Wurmus | 2015-09-21 |
* | | Merge branch 'master' into core-updates | Ludovic Courtès | 2015-09-13 |
|\| |
|
| * | build: Add R build system. | Ricardo Wurmus | 2015-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 Thompson | 2015-08-18 |
* | Merge branch 'master' into core-updates | Mark H Weaver | 2015-07-19 |
|\ |
|
| * | build-system/ruby: Add #:gem-flags parameter. | pjotrp | 2015-07-18 |
* | | build-system/gnu: Pass --build=<triplet> to configure by default. | Mark H Weaver | 2015-07-13 |
|/ |
|
* | build: Add 'emacs-build-system'. | Federico Beffa | 2015-07-08 |
* | derivations: Add #:substitutable?, distinguished from #:local-build?. | Ludovic Courtès | 2015-07-03 |
* | packages: Make 'location' field innate. | Ludovic Courtès | 2015-06-11 |