summaryrefslogtreecommitdiff
path: root/guix/build-system
AgeCommit message (Expand)Author
2017-05-23build-system: emacs: Install only a subset of files.Arun Isaac
2017-05-16build-system/asdf: Handle tests defined in external systems.Andy Patterson
2017-05-16build-system/asdf: Always pre-load the system's definition file.Andy Patterson
2017-05-16build-system/asdf: Pass the system name as an argument to the builder.Andy Patterson
2017-05-16build-system/asdf: Parameterize the lisp type and implementation globally.Andy Patterson
2017-05-16build-system/asdf: Make #:lisp a package argument.Andy Patterson
2017-05-16build-system/asdf: Don't rename inputs.Andy Patterson
2017-05-16build-system/asdf: Use asdf to determine dependencies.Andy Patterson
2017-05-10build-system: Add package-with-ocaml4.01.Ben Woodcroft
2017-05-10guix: Add java-utils.Hartmut Goebel
2017-05-10ant-build-system: Add default "check" target.Ricardo Wurmus
2017-05-10ant-build-system: Allow specifying source directory.Hartmut Goebel
2017-04-05build-system/python: 'package-with-explicit-python' uses 'package-mapping'.Ludovic Courtès
2017-03-17build-system/cargo (cargo-build): Add cargo-build-flags, remove configure-flags.Danny Milosavljevic
2017-03-17gnu: r: Rename to r-minimal.Ricardo Wurmus
2017-03-03build-system/cargo: Export %cargo-build-system-modules.Danny Milosavljevic
2017-02-10gnu: Add dub-build-system.Danny Milosavljevic
2017-01-28build-system/python: 'package-with-explicit-python' uses 'eq?' memoization.Ludovic Courtès
2017-01-28Use 'mlambda' instead of 'memoize'.Ludovic Courtès
2017-01-28Add (guix memoization).Ludovic Courtès
2017-01-04gnu: Add ocaml-build-system.Julien Lepiller
2017-01-04build-system: cargo: Use correct cargo.David Craven
2017-01-01build-system: cargo: Handle Cargo.lock file not present.David Craven
2016-12-14build-system: Add cargo build system.David Craven
2016-11-15guix: python-build-system: Add option "#:use-setuptools?" (default true).Hartmut Goebel
2016-10-08build-system: Add asdf-build-system.Andy Patterson
2016-09-27Add missing exports.Ludovic Courtès
2016-08-16ant-build-system: Fix typo.Leo Famulari
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