summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* build: Fix load-path/compile-path confusion.Ludovic Courtès2017-05-10
* build: Install .go files to $(libdir)/guile.Ludovic Courtès2017-05-10
* build: Prefer building with Guile 2.2.Ludovic Courtès2017-05-10
* tests: Compare JSON objects instead of JSON strings.Ludovic Courtès2017-05-10
* doc: Do not use "path" when a file name is meant.Ricardo Wurmus2017-05-05
* doc: Document database schema.Ricardo Wurmus2017-05-05
* doc: Fix spelling.Ricardo Wurmus2017-05-05
* base: Provide 'build-derivations' with the full list of derivations.Ludovic Courtès2017-02-24
* base: Remove unnecessary 'file-exists?' call.Ludovic Courtès2017-02-24
* base: Do not stop on the first build failure.Ludovic Courtès2017-02-24
* evaluate: Use specification #:name in evaluation alists.Mathieu Lirzin2017-02-24
* base: Handle multi-directories in load-path.Mathieu Othacehe2017-02-06
* doc: Describe how to send patches.Mathieu Lirzin2017-01-29
* maint: Add a pointer to the manual in the README.Mathieu Lirzin2017-01-29
* base: Handle 'git clone' errors correctly.Mathieu Othacehe2017-01-29
* cuirass: Add "--load-path" option.Mathieu Othacehe2017-01-29
* build: Add '%aux-dir' variable.Mathieu Lirzin2017-01-24
* build: Define 'spec+package-list' in "build-aux/guix.scm".Mathieu Lirzin2017-01-23
* build: Don't generate ".version" since it has no use.Mathieu Lirzin2017-01-23
* doc: Update email contact for contributors.Mathieu Lirzin2017-01-23
* database: db-add-derivation: Don't try to add a derivation twice.Mathieu Lirzin2017-01-09
* maint: Fix mistake in copying permission statement.Mathieu Lirzin2017-01-09
* maint: Add new mailing list and webpage.Mathieu Lirzin2017-01-09
* build: Reformat assignments.Mathieu Lirzin2017-01-08
* build: Do not require "build-aux/guix.scm".Mathieu Lirzin2016-12-29
* build: Fix typo "the" => "they".Mathieu Lirzin2016-12-28
* build: Use portable substitution references.Mathieu Lirzin2016-12-28
* build: Add "build-aux/guix.scm".Mathieu Lirzin2016-12-28
* ci: Remove custom Guix package defintion.Mathieu Lirzin2016-12-28
* maint: Generate version number.Mathieu Lirzin2016-12-28
* cuirass: Add "--port" command line option.Mathieu Lirzin2016-12-28
* http: Add 'port' keyword argument to 'run-cuirass-server'.Mathieu Lirzin2016-12-28
* config: Remove references to '$prefix' expansion hack.Mathieu Lirzin2016-12-28
* build: Set Guile load paths in 'pre-inst-env'.Mathieu Lirzin2016-12-28
* repo: Add <repo> record datatype.Mathieu Lirzin2016-12-28
* doc: Add 'Overview' Chapter.Mathieu Lirzin2016-12-16
* doc: Include 'Continuous Integration' in the introduction.Mathieu Lirzin2016-12-16
* build: Install the examples.Mathieu Lirzin2016-12-16
* maint: Move examples from 'tests' to 'examples' directory.Mathieu Lirzin2016-12-16
* doc: Write Introduction.Mathieu Lirzin2016-12-09
* doc: Change short description.Mathieu Lirzin2016-12-08
* doc: Add Cuirass manual.Mathieu Lirzin2016-12-04
* base: Create the parent directories of '%package-cachedir'.Mathieu Lirzin2016-12-01
* build: Unquote local load paths.Mathieu Lirzin2016-11-29
* build: Remove duplicate sed expression.Mathieu Lirzin2016-11-17
* base: Use inner definitions instead of big anonymous procedures.Mathieu Lirzin2016-11-17
* db: Forbid inserting the same specification twice.Mathieu Lirzin2016-11-17
* build: Use BUILT_SOURCES to avoid recompilation.Mathieu Lirzin2016-11-17
* maint: Add copyright notices for the build system.Mathieu Lirzin2016-11-12
* cuirass: Hard code Guile load paths.Mathieu Lirzin2016-11-12