summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2014-09-30build: Build pypi modules only if 'guile-json' is available.Alex Kost
2014-09-29import: Add PyPI importer.David Thompson
2014-09-28build: Add ruby build system.David Thompson
2014-09-04vm: Move store copy handling to (guix build store-copy).Ludovic Courtès
2014-09-03Add Emacs user interface.Alex Kost
2014-09-03Move operating system helpers from (guix build …) to (gnu build …).Ludovic Courtès
2014-09-03scripts: add guix lintCyril Roelandt
2014-08-23Factorize test suite support in (guix tests).Ludovic Courtès
2014-08-15Add (guix monad-repl).Ludovic Courtès
2014-08-14Add (guix build emacs-utils).Mark H Weaver
2014-08-11build: 'make clean' doesn't delete os-config.tmpl.Ludovic Courtès
2014-07-24doc: Make sure out-of-source-tree builds find os-config.tmpl.Ludovic Courtès
2014-07-10gnu: linux-libre: Add i686 and x86_64 full-blown configs.Ludovic Courtès
2014-06-27guix {system,offload}: Improve reporting of syntax errors.Ludovic Courtès
2014-06-18build: Add 'assert-final-inputs-self-contained' rule.Ludovic Courtès
2014-06-13Separate package description translations from string translations.Ludovic Courtès
2014-06-13Move gettext files to 'po/guix'.Ludovic Courtès
2014-05-17build: Add --with-libgcrypt-libdir=DIR to support Debian's multi-arch layout.Ludovic Courtès
2014-05-15system: Add (guix build install) module.Ludovic Courtès
2014-05-10Add (guix build syscalls).Ludovic Courtès
2014-05-07Remove now unneeded (guix build gnome) module.Ludovic Courtès
2014-04-30system: Add (guix build activation).Ludovic Courtès
2014-04-28Add (guix gexp).Ludovic Courtès
2014-04-11vm: Add (guix build vm) module.Ludovic Courtès
2014-04-07build: Add 'hydra.gnu.org.pub' to the distribution.Ludovic Courtès
2014-04-05hydra: Add 'qemu-image' job.Ludovic Courtès
2014-03-30Add hydra.gnu.org's narinfo signing public key.Ludovic Courtès
2014-03-30substitute-binary: Support the Signature field of a narinfo file.Nikita Karetnikov
2014-03-27Add (guix svn-download).Sree Harsha Totakura
2014-03-09Change the default store file name to /gnu/store.Ludovic Courtès
2014-02-21Add (guix git-download).Ludovic Courtès
2014-02-18Add 'guix system'.Ludovic Courtès
2014-01-24Add 'guix offload' as a daemon build hook.Ludovic Courtès
2013-12-29Add (guix pki).Ludovic Courtès
2013-12-22Add 'guix archive'.Ludovic Courtès
2013-12-21authenticate: Add test.Ludovic Courtès
2013-12-20daemon: Implement signed archive import/export.Ludovic Courtès
2013-12-20Add (guix pk-crypto).Ludovic Courtès
2013-12-16pull: Move build code to (guix build pull).Ludovic Courtès
2013-12-15gnu: gtk+: enable introspection.Cyril Roelandt
2013-12-05build: Work around build problem on systems that lack (gnutls).Ludovic Courtès
2013-11-01guix package: Allow removal of a specific package output.Ludovic Courtès
2013-11-01Add (guix profiles).Ludovic Courtès
2013-10-15build: Add 'clean-go' target.Ludovic Courtès
2013-10-09build: 'sync-descriptions' now compares GNU package descriptions.Ludovic Courtès
2013-10-03Add (guix monads).Ludovic Courtès
2013-09-23Add 'guix-register'.Ludovic Courtès
2013-08-29build: Build docs from the top-level Makefile.Ludovic Courtès
2013-08-29gnu: linux-initrd: Add (guix build linux-initrd) and use it.Ludovic Courtès
2013-08-28doc: Create own Makefile.am in subdirectory.Andreas Enge