index
:
guix
koszko
koszko-scripts
Wojtek's customized Guix
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2013-11-04
tests: Fix max-silent-time test.
...
Ludovic Courtès
2013-11-04
tests: Add the builder as an input to raw derivations.
...
Ludovic Courtès
2013-11-01
guix package: Allow removal of a specific package output.
...
Ludovic Courtès
2013-11-01
ui: Factorize package specification parsing.
...
Ludovic Courtès
2013-10-30
derivations: 'derivation-path->output-path' honors the 'output' parameter.
...
Ludovic Courtès
2013-10-15
records: define-record-type*: Field bindings are bound with 'let*'.
...
Ludovic Courtès
2013-10-03
monads: Allow resolution of a monad's bind/return at expansion time.
...
Ludovic Courtès
2013-10-03
Add (guix monads).
...
Ludovic Courtès
2013-09-27
guix package: '--delete-generations' deletes generations older than specified.
...
Ludovic Courtès
2013-09-27
tests: Fix typo.
...
Ludovic Courtès
2013-09-27
build-system/trivial: Take the 'source' field into account.
...
Ludovic Courtès
2013-09-26
guix package: Add '--delete-generations'.
...
Nikita Karetnikov
2013-09-25
guix package: Show which generation is the current one.
...
Nikita Karetnikov
2013-09-25
tests: Use 'test -z' to check that a string equals zero.
Nikita Karetnikov
2013-09-25
guix package: Do not list the zeroth generation.
...
Nikita Karetnikov
2013-09-25
guix package: Exit with 1 when a generation cannot be listed.
...
Nikita Karetnikov
2013-09-23
guix-register: Expect closures to refer to the original store.
...
Ludovic Courtès
2013-09-23
Add 'guix-register'.
...
Ludovic Courtès
2013-09-19
guix package: Add '--list-generations'.
...
Nikita Karetnikov
2013-09-18
derivations: 'derivation' and related procedures return a single value.
...
Ludovic Courtès
2013-09-18
tests: Clarify filtering of the "debug" output.
...
Ludovic Courtès
2013-09-17
derivations: Keep the .drv file name in <derivation> objects.
...
Ludovic Courtès
2013-09-11
store: The 'references' parameter of 'add-text-to-store' is now optional.
...
Ludovic Courtès
2013-09-02
union: Don't traverse sub-directories only found in one element of the union.
...
Ludovic Courtès
2013-08-28
derivations: Rename #:dependency-graphs to #:references-graphs.
...
Ludovic Courtès
2013-08-26
derivations: Add #:dependency-graphs to `build-expression->derivation'.
...
Ludovic Courtès
2013-08-26
derivations: Add #:dependency-graphs `derivation' parameter.
...
Ludovic Courtès
2013-08-26
derivations: Move 3 positional parameters into keyword parameters.
...
Ludovic Courtès
2013-08-24
packages: Allow file names as package sources.
...
Ludovic Courtès
2013-08-23
utils: Add `guile-version>?', and use it.
...
Ludovic Courtès
2013-08-22
substitute-binary: Try hard to avoid port buffering.
...
Ludovic Courtès
2013-07-10
records: `recutils->alist' recognizes lines starting with a `+'.
...
Ludovic Courtès
2013-07-10
records: `alist->record' supports multiple-field occurrences.
...
Ludovic Courtès
2013-07-10
records: `recutils->alist' recognizes comments.
...
Ludovic Courtès
2013-07-10
records: Add `recutils->alist' for public consumption.
...
Ludovic Courtès
2013-07-10
tests: Fix guix-package.sh in the presence of multiple-output `make'.
...
Ludovic Courtès
2013-07-08
tests: Adjust `package-field-location' test for Guile <= 2.0.6.
...
Ludovic Courtès
2013-07-02
hash: Add `open-sha256-port'.
...
Ludovic Courtès
2013-07-01
Move `sha256' to (guix hash).
...
Ludovic Courtès
2013-06-13
store: Add `requisites'.
...
Ludovic Courtès
2013-05-29
store: Test the `fallback?' store option.
...
Ludovic Courtès
2013-05-27
packages: Raise an error condition a cross builder is needed but unavailable.
...
Ludovic Courtès
2013-05-24
build-system/trivial: Implement the cross-build protocol.
...
Ludovic Courtès
2013-05-24
build: Add `--target' option.
...
Ludovic Courtès
2013-05-24
packages: Implement `package-cross-derivation'.
...
Ludovic Courtès
2013-05-20
Add `--max-silent-time' to `guix build' and `guix package'.
...
Ludovic Courtès
2013-05-15
substitute-binary: Pass `filtered-port' an unbuffered port.
...
Ludovic Courtès
2013-05-12
Move record utilities to (guix records).
...
Ludovic Courtès
2013-05-11
tests: Fix out-of-source builds.
...
Ludovic Courtès
2013-05-11
tests: Add `guix hash' test.
...
Ludovic Courtès
[next]