summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* cuirass: Add fallback parameter.Mathieu Othacehe2017-07-12
* database: Fix typo.Mathieu Othacehe2017-07-12
* base: Fix time-monotonic Guile issue.Mathieu Othacehe2017-07-12
* cuirass: Stop λ/lambda mixing.Mathieu Othacehe2017-07-06
* repo: Remove dead code.Mathieu Othacehe2017-07-06
* base: Use (guix git) module.Mathieu Othacehe2017-07-05
* utils: Remove useless procedures.Mathieu Othacehe2017-07-01
* repo: remove git-repo.Mathieu Othacehe2017-07-01
* configure.ac: Update homepage and bug report email.Mathieu Othacehe2017-07-01
* base: Send build output to the bit bucket.Ludovic Courtès2017-06-04
* 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