index
:
software/guix
master
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
derivations.scm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move `sha256' to (guix hash).
...
Ludovic Courtès
2013-07-01
1
-0
/
+1
*
Add `--max-silent-time' to `guix build' and `guix package'.
...
Ludovic Courtès
2013-05-20
1
-0
/
+15
*
scripts: Report what will be substituted.
...
Ludovic Courtès
2013-04-17
1
-0
/
+46
*
tests: Fix thinko in `derivation' test.
...
Ludovic Courtès
2013-02-04
1
-4
/
+4
*
Augment `.dir-locals.el'.
...
Ludovic Courtès
2013-02-01
1
-5
/
+0
*
store: Remove the `fixed?' parameter from `add-to-store'.
...
Ludovic Courtès
2013-01-30
1
-4
/
+4
*
distro: Rename (distro) to (gnu packages).
...
Ludovic Courtès
2013-01-18
1
-1
/
+1
*
distro: Change the module name space to (gnu ...).
...
Ludovic Courtès
2013-01-18
1
-1
/
+1
*
Merge branch 'core-updates'
...
Ludovic Courtès
2013-01-11
1
-17
/
+24
|
\
|
*
Merge branch 'master' into core-updates
...
Ludovic Courtès
2013-01-06
1
-7
/
+10
|
|
\
|
*
|
tests: Adjust to not rely on /bin/sh.
...
Ludovic Courtès
2013-01-02
1
-18
/
+25
*
|
|
derivations: Fix `derivation-prerequisites-to-build' when outputs are there.
...
Ludovic Courtès
2013-01-09
1
-0
/
+38
|
|
/
|
/
|
*
|
Update license headers.
...
Ludovic Courtès
2013-01-06
1
-6
/
+6
*
|
derivations: Add `derivation-path->output-paths'.
...
Ludovic Courtès
2013-01-05
1
-2
/
+5
|
/
*
tests: Skip network-dependent tests when the network is unreachable.
...
Ludovic Courtès
2012-12-13
1
-2
/
+4
*
build: Update skip count in `tests/derivations.scm'.
...
Ludovic Courtès
2012-12-06
1
-1
/
+1
*
derivations: Fix erroneous call to `add-to-store' for local files as input.
...
Ludovic Courtès
2012-12-04
1
-0
/
+23
*
tests: Remove extraneous test.
...
Ludovic Courtès
2012-11-13
1
-24
/
+0
*
Move base32 code to (guix base32).
...
Ludovic Courtès
2012-11-11
1
-0
/
+1
*
derivations: build-expression->derivation: Builder only refers to sources.
...
Ludovic Courtès
2012-11-09
1
-0
/
+34
*
derivations: Add tests relative to fixed-output derivations.
...
Ludovic Courtès
2012-11-08
1
-2
/
+83
*
distro: Move bootstrap packages to (distro packages bootstrap).
...
Ludovic Courtès
2012-11-04
1
-4
/
+2
*
tests: Run without substitutes.
...
Ludovic Courtès
2012-11-02
1
-0
/
+3
*
tests: Use our own bootstrap tools.
...
Ludovic Courtès
2012-10-28
1
-1
/
+5
*
derivations: Pass the derivation of guile-for-build to `imported-files' & co.
...
Ludovic Courtès
2012-10-25
1
-0
/
+7
*
store: Add `query-path-hash'.
...
Ludovic Courtès
2012-10-24
1
-2
/
+3
*
derivations: Compile the #:modules passed to `build-expression->derivation'.
...
Ludovic Courtès
2012-10-24
1
-0
/
+17
*
derivation: Coalesce multiple occurrences of the same input.
...
Ludovic Courtès
2012-07-02
1
-0
/
+32
*
Fix `derivation-hash' for outputs not sorted alphabetically.
...
Ludovic Courtès
2012-07-02
1
-0
/
+18
*
Add `derivation-prerequisites' and `derivation-prerequisites-to-build'.
...
Ludovic Courtès
2012-07-01
1
-1
/
+18
*
Add the `valid-path?' RPC.
...
Ludovic Courtès
2012-07-01
1
-11
/
+19
*
build-expression->derivation: Have the build fail when EXP returns #f.
...
Ludovic Courtès
2012-06-16
1
-0
/
+16
*
Change `build-expression->derivation' to support sub-derivation inputs.
...
Ludovic Courtès
2012-06-13
1
-1
/
+1
*
Fix `imported-files' for files with a common prefix.
...
Ludovic Courtès
2012-06-12
1
-1
/
+2
*
Add `add-to-store' test for flat files.
...
Ludovic Courtès
2012-06-12
1
-0
/
+7
*
Add `imported-files'.
...
Ludovic Courtès
2012-06-11
1
-2
/
+20
*
Fix the `build-expression->derivation' fixed-output test.
...
Ludovic Courtès
2012-06-11
1
-8
/
+9
*
Add a `%current-system' fluid.
...
Ludovic Courtès
2012-06-11
1
-13
/
+9
*
Add `add-to-store' with recursive directory storage.
...
Ludovic Courtès
2012-06-10
1
-2
/
+29
*
tests: Don't hard-code the system type.
...
Ludovic Courtès
2012-06-10
1
-9
/
+13
*
Add multiple-output support to `build-expression->derivation'.
...
Ludovic Courtès
2012-06-09
1
-0
/
+20
*
Add `derivation' test for multiple-output derivations.
...
Ludovic Courtès
2012-06-09
1
-0
/
+18
*
Sort environment variables alphabetically in `derivation'.
...
Ludovic Courtès
2012-06-09
1
-1
/
+3
*
Add support for fixed-output derivations in `build-expression->derivation'.
...
Ludovic Courtès
2012-06-09
1
-0
/
+23
*
Add support for fixed-output derivations.
...
Ludovic Courtès
2012-06-09
1
-0
/
+15
*
Add `build-expression->derivation'.
...
Ludovic Courtès
2012-06-08
1
-0
/
+32
*
Allow derivations with input derivations.
...
Ludovic Courtès
2012-06-07
1
-2
/
+29
*
tests: Look up `test.drv' using `search-path'.
...
Ludovic Courtès
2012-06-05
1
-1
/
+2
*
Test the `build-derivations' operation.
...
Ludovic Courtès
2012-06-05
1
-2
/
+22
*
First stab at the `derivation' primitive.
...
Ludovic Courtès
2012-06-03
1
-0
/
+13
[next]