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
2012-11-01
store: Add `store-path-package-name'.
...
Ludovic Courtès
2012-11-01
build: Add unit test for the `guix-build' command.
...
Ludovic Courtès
2012-10-29
Add (guix build union).
...
Ludovic Courtès
2012-10-28
tests: Use our own bootstrap tools.
...
Ludovic Courtès
2012-10-25
derivations: Pass the derivation of guile-for-build to `imported-files' & co.
...
Ludovic Courtès
2012-10-24
store: Add `query-path-hash'.
...
Ludovic Courtès
2012-10-24
derivations: Compile the #:modules passed to `build-expression->derivation'.
...
Ludovic Courtès
2012-10-21
packages: Add support for system-dependent inputs.
...
Ludovic Courtès
2012-10-16
utils: Add `fold-port-matches' and `remove-store-references'.
...
Ludovic Courtès
2012-10-07
tests: Use bootstrap and Nixpkgs inputs to be less costly.
...
Ludovic Courtès
2012-09-26
distro: Rename (distro ...) to (distro packages ...).
...
Ludovic Courtès
2012-09-10
Add (guix build-system trivial).
...
Ludovic Courtès
2012-08-30
define-record-type*: Add the `inherit' syntactic constructor keyword.
...
Ludovic Courtès
2012-08-14
build: Pass $(NIX_INSTANTIATE) to the build and test environments.
...
Ludovic Courtès
2012-07-07
Add `package-transitive-inputs'; use it to honor propagated inputs.
...
Ludovic Courtès
2012-07-05
Add builder-side utilities for phases, stream editing, & co.
...
Ludovic Courtès
2012-07-03
define-record-type*: Add `letrec*' behavior.
...
Ludovic Courtès
2012-07-02
derivation: Coalesce multiple occurrences of the same input.
...
Ludovic Courtès
2012-07-02
Fix `derivation-hash' for outputs not sorted alphabetically.
...
Ludovic Courtès
2012-07-01
Add `derivation-prerequisites' and `derivation-prerequisites-to-build'.
...
Ludovic Courtès
2012-07-01
Add the `valid-path?' RPC.
...
Ludovic Courtès
2012-06-30
Add (distro) with a package searching facility.
...
Ludovic Courtès
2012-06-28
Track the source location of packages.
...
Ludovic Courtès
2012-06-28
Add a declarative packaging layer.
...
Ludovic Courtès
2012-06-27
Abstract build systems.
...
Ludovic Courtès
2012-06-27
Add `define-record-type*'.
...
Ludovic Courtès
2012-06-16
build-expression->derivation: Have the build fail when EXP returns #f.
...
Ludovic Courtès
2012-06-13
Change `build-expression->derivation' to support sub-derivation inputs.
...
Ludovic Courtès
2012-06-13
Add supporting tools for the GNU Build System.
...
Ludovic Courtès
2012-06-12
Fix `imported-files' for files with a common prefix.
...
Ludovic Courtès
2012-06-12
Add `add-to-store' test for flat files.
...
Ludovic Courtès
2012-06-12
Augment `build-expression->derivation' with #:modules; add `http-fetch'.
...
Ludovic Courtès
2012-06-11
Add `imported-files'.
...
Ludovic Courtès
2012-06-11
Fix the `build-expression->derivation' fixed-output test.
...
Ludovic Courtès
2012-06-11
Add a `%current-system' fluid.
...
Ludovic Courtès
2012-06-10
Add `add-to-store' with recursive directory storage.
...
Ludovic Courtès
2012-06-10
tests: Don't hard-code the system type.
...
Ludovic Courtès
2012-06-09
Add multiple-output support to `build-expression->derivation'.
...
Ludovic Courtès
2012-06-09
Add `derivation' test for multiple-output derivations.
...
Ludovic Courtès
2012-06-09
Sort environment variables alphabetically in `derivation'.
...
Ludovic Courtès
2012-06-09
Add support for fixed-output derivations in `build-expression->derivation'.
...
Ludovic Courtès
2012-06-09
Add support for fixed-output derivations.
...
Ludovic Courtès
2012-06-09
Add `base16-string->bytevector'.
...
Ludovic Courtès
2012-06-09
Add `base32-string->bytevector' and `nix-base32-string->bytevector'.
...
Ludovic Courtès
2012-06-08
Add `build-expression->derivation'.
...
Ludovic Courtès
2012-06-07
Allow derivations with input derivations.
...
Ludovic Courtès
2012-06-05
tests: Look up `test.drv' using `search-path'.
...
Ludovic Courtès
2012-06-05
Test the `build-derivations' operation.
...
Ludovic Courtès
2012-06-03
First stab at the `derivation' primitive.
...
Ludovic Courtès
2012-06-03
Fix `bytevector->nix-base32-string'.
...
Ludovic Courtès
[next]