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
Commit message (
Expand
)
Author
Age
Files
Lines
*
release.nix: Add dependency on GNU Texinfo.
...
Ludovic Courtès
2012-10-17
1
-1
/
+1
*
utils: Add `fold-port-matches' and `remove-store-references'.
...
Ludovic Courtès
2012-10-16
2
-1
/
+120
*
utils: Add `with-atomic-file-replacement'.
...
Ludovic Courtès
2012-10-16
1
-30
/
+42
*
distro: Add a statically-linked, relocatable Guile 2.0 package.
...
Ludovic Courtès
2012-10-13
5
-0
/
+185
*
ftp-client: Try all the addresses returned by `getaddrinfo'.
...
Ludovic Courtès
2012-10-13
1
-16
/
+32
*
doc: Add the stub of a manual.
...
Ludovic Courtès
2012-10-13
4
-0
/
+698
*
distro: Add missing bits from previous commit.
...
Ludovic Courtès
2012-10-11
1
-0
/
+14
*
distro: First stab at building statically-linked bootstrap binaries.
...
Ludovic Courtès
2012-10-11
1
-0
/
+168
*
Remove non-existent module from (guix).
...
Ludovic Courtès
2012-10-08
1
-1
/
+0
*
packages: Fix and optimize memoization of `package-derivation'.
...
Ludovic Courtès
2012-10-08
1
-3
/
+10
*
packages: Micro-optimize `package-derivation'.
...
Ludovic Courtès
2012-10-08
1
-46
/
+48
*
derivations: Set input port to UTF-8 in `read-derivation'.
...
Ludovic Courtès
2012-10-07
1
-0
/
+4
*
Update the (guix) module.
...
Ludovic Courtès
2012-10-07
1
-2
/
+9
*
tests: Use bootstrap and Nixpkgs inputs to be less costly.
...
Ludovic Courtès
2012-10-07
2
-9
/
+40
*
build-system/{gnu,trivial-build}: Fix handling of #:guile argument.
...
Ludovic Courtès
2012-10-07
2
-11
/
+11
*
distro: Specify use of the bootstrap Guile for the initial derivations.
...
Ludovic Courtès
2012-10-06
1
-17
/
+34
*
build-system/{gnu,trivial}: Add a `#:guile' keyword parameter.
...
Ludovic Courtès
2012-10-06
2
-11
/
+47
*
Support build-cores = 0; change `guix-build' to default to 0.
...
Ludovic Courtès
2012-10-05
2
-4
/
+10
*
Augment `README'.
...
Ludovic Courtès
2012-10-05
1
-2
/
+14
*
distro: Fix typo in warning message.
...
Ludovic Courtès
2012-10-04
1
-1
/
+1
*
Add `pre-inst-env' script.
...
Ludovic Courtès
2012-10-04
3
-2
/
+52
*
Fix and update `POTFILES.in'.
...
Ludovic Courtès
2012-10-04
1
-1
/
+4
*
distro: Add libgc.
...
Ludovic Courtès
2012-09-26
1
-1
/
+37
*
distro: Add pkg-config.
...
Ludovic Courtès
2012-09-26
2
-2
/
+29
*
distro: Add the `guile', `typesetting', and `databases' package modules.
...
Ludovic Courtès
2012-09-26
7
-192
/
+296
*
distro: Rename (distro ...) to (distro packages ...).
...
Ludovic Courtès
2012-09-26
6
-10
/
+11
*
distro: GCC: Upgrade to 4.7.2.
...
Ludovic Courtès
2012-09-26
1
-2
/
+2
*
distro: Add an `ld' wrapper, to pass missing `-rpath' flags.
...
Ludovic Courtès
2012-09-26
3
-14
/
+215
*
distro: gcc: Patch `lib' spec to add `-rpath' for each `-L'.
...
Ludovic Courtès
2012-09-14
3
-1
/
+58
*
Add (guix ftp) and companion modules.
...
Ludovic Courtès
2012-09-12
5
-3
/
+328
*
distro: Use our own Perl during bootstrap.
...
Ludovic Courtès
2012-09-12
1
-2
/
+6
*
distro: gcc: Add a RUNPATH on libc.
...
Ludovic Courtès
2012-09-12
1
-4
/
+4
*
distro: Add Perl.
...
Ludovic Courtès
2012-09-11
3
-2
/
+209
*
distro: Bootstrap via a cross-toolchain.
...
Ludovic Courtès
2012-09-11
1
-152
/
+245
*
Add (guix build-system trivial).
...
Ludovic Courtès
2012-09-10
4
-2
/
+60
*
distro: Reduce the bootstrap set.
...
Ludovic Courtès
2012-09-07
1
-13
/
+51
*
build-system/gnu: Fix `#:path-exclusions' handling.
...
Ludovic Courtès
2012-09-06
1
-32
/
+28
*
utils: Make `set-path-environment-variable' verbose.
...
Ludovic Courtès
2012-09-06
1
-4
/
+5
*
distro: Bootstrap with a joint GCC/Binutils/GMP/MPFR/MPC build.
...
Ludovic Courtès
2012-09-06
1
-15
/
+96
*
distro: gcc: Avoid retention of reference to `sed'.
...
Ludovic Courtès
2012-09-06
1
-1
/
+7
*
distro: glibc: Assume a recent Linux kernel.
...
Ludovic Courtès
2012-09-06
1
-0
/
+6
*
packages: Accept <origin> as package inputs.
...
Ludovic Courtès
2012-09-06
1
-0
/
+3
*
build-system/gnu: Relax location handling in `package-with-explicit-inputs'.
...
Ludovic Courtès
2012-09-05
1
-3
/
+2
*
distro: mpc: Upgrade to 1.0.
...
Ludovic Courtès
2012-09-05
1
-2
/
+2
*
packages: Add `package-full-name'.
...
Ludovic Courtès
2012-09-05
1
-1
/
+6
*
guix-build: Add `--derivations'.
...
Ludovic Courtès
2012-09-04
1
-12
/
+19
*
guix-build: Add `--source'.
...
Ludovic Courtès
2012-09-04
1
-14
/
+26
*
Move <location> to (guix utils).
...
Ludovic Courtès
2012-09-03
2
-33
/
+38
*
distro: bash, readline: Correctly set RUNPATH to the dependencies.
...
Ludovic Courtès
2012-09-03
1
-4
/
+16
*
distro: Add bzip2.
...
Ludovic Courtès
2012-09-02
1
-0
/
+69
[next]