summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2015-05-09doc: Add desktop configuration example.Ludovic Courtès
2015-05-09doc: Rename OS config example.Ludovic Courtès
2015-05-06profiles: Move build code to (guix build profiles).Ludovic Courtès
2015-05-04Move search path specifications to (guix search-paths).Ludovic Courtès
2015-04-17Merge branch 'master' into core-updatesMark H Weaver
2015-04-16build: Build and install (guix build haskell-build-system).Ludovic Courtès
2015-04-14build: Add missing 'make-binary-tarball.scm' script.Ludovic Courtès
2015-04-14install: Add a procedure to build a self-contained binary tarball.Ludovic Courtès
2015-04-12build: Build and install (guix build-system haskell).Ludovic Courtès
2015-04-09Add Bash completion file.Ludovic Courtès
2015-04-06tests: Move 'guix package' tests that require networking to a separate file.Ludovic Courtès
2015-04-04scripts: Add 'publish' command.David Thompson
2015-03-31Add (guix build gremlin).Ludovic Courtès
2015-03-25Rename 'guix substitute-binary' to 'guix substitute'.Ludovic Courtès
2015-02-08build: Add 'waf-build-system'.Ricardo Wurmus
2015-02-04Add support for 'cvs-fetch' method in origins.Mark H Weaver
2015-01-27gnu: Add GCJRicardo Wurmus
2015-01-26build: Unset 'GUIX_PACKAGE_PATH' in 'sync-descriptions'.Ludovic Courtès
2015-01-26Add (guix gcrypt).Ludovic Courtès
2015-01-20build: Make sure only the local .go files are loaded during compilation.Ludovic Courtès
2015-01-11Add (guix sets).Ludovic Courtès
2015-01-09import: Add CPAN importer.Eric Bavier
2015-01-09import: Factorize utility functions.Eric Bavier
2014-12-09build: Make sure the installed 'config.go' is newer than 'config.scm'.Ludovic Courtès
2014-11-28Add (guix elf).Ludovic Courtès
2014-11-19lint: Fold 'sync-descriptions' script as 'gnu-description' lint checker.Ludovic Courtès
2014-11-17build: Add guix/tests.scm to the distribution.Ludovic Courtès
2014-11-11import: Add GNU importer.Ludovic Courtès
2014-11-09pull: Use the build procedure provided by the newly-downloaded Guix.Ludovic Courtès
2014-10-16guix lint: add the --checkers option.Cyril Roelandt
2014-10-10scripts: Add 'environment' command.David Thompson
2014-10-08gnu: Add the 'glib-or-gtk' build system.Federico Beffa
2014-10-08derivations: Add 'graft-derivation'.Ludovic Courtès
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