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
*
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
*
distro: Bootstrap standard inputs from Nixpkgs.
...
Ludovic Courtès
2012-09-02
2
-15
/
+242
*
packages: Add `package-transitive-propagated-inputs'.
...
Ludovic Courtès
2012-09-02
1
-6
/
+15
*
packages: Cache the result of `package-derivation'.
...
Ludovic Courtès
2012-09-02
1
-37
/
+62
*
distro: recutils: Allow builds with glibc 2.16+.
...
Ludovic Courtès
2012-09-02
1
-1
/
+4
*
distro: glibc: Propagate Linux headers.
...
Ludovic Courtès
2012-09-02
1
-2
/
+6
*
distro: diffutils: Allow builds with glibc 2.16+.
...
Ludovic Courtès
2012-09-02
3
-9
/
+84
*
distro: tar: Allow builds with glibc 2.16+.
...
Ludovic Courtès
2012-09-02
3
-1
/
+31
*
packages: Add a printer for <package>.
...
Ludovic Courtès
2012-09-02
1
-0
/
+14
*
Optimize `write-derivation' and `derivation-path->output-path'.
...
Ludovic Courtès
2012-09-02
1
-5
/
+12
*
Optimize `store-path?'.
...
Ludovic Courtès
2012-09-01
1
-7
/
+6
*
build-system/gnu: Really apply patches.
...
Ludovic Courtès
2012-09-01
1
-1
/
+1
*
utils: Change `substitute*' to allow iteration over several matches.
...
Ludovic Courtès
2012-09-01
2
-37
/
+39
*
distro: m4: Add patch to allow builds with glibc 2.16+.
...
Ludovic Courtès
2012-09-01
3
-3
/
+52
*
Add a `guile-for-build' parameter to `build-expression->derivation'.
...
Ludovic Courtès
2012-09-01
1
-5
/
+10
*
Add an `env-vars' keyword parameter to `build-expression->derivation'.
...
Ludovic Courtès
2012-09-01
1
-4
/
+7
*
build-system/gnu: Add `path-exclusions' parameter.
...
Ludovic Courtès
2012-09-01
3
-5
/
+36
*
distro: gcc: Allow `libstdc++' to be found.
...
Ludovic Courtès
2012-09-01
1
-5
/
+6
*
distro: gcc: Pass #:strip-binaries?.
...
Ludovic Courtès
2012-09-01
1
-0
/
+1
*
build-system/gnu: Honor the `patch-shebangs?' and `strip-binaries?' parameters.
...
Ludovic Courtès
2012-08-31
1
-15
/
+19
*
guix-build: Fix the "unrecognized option" error message.
...
Ludovic Courtès
2012-08-31
1
-1
/
+1
*
build-system/gnu: Add a `strip' phase.
...
Ludovic Courtès
2012-08-31
2
-2
/
+39
*
build-system/gnu: Always invoke `configure' with a relative path.
...
Ludovic Courtès
2012-08-30
1
-3
/
+11
*
distro: gcc: Do not store configure flags in the resulting binaries.
...
Ludovic Courtès
2012-08-30
1
-8
/
+16
*
define-record-type*: Add the `inherit' syntactic constructor keyword.
...
Ludovic Courtès
2012-08-30
2
-14
/
+68
*
distro: Add missing Binutils patch.
...
Ludovic Courtès
2012-08-29
2
-0
/
+17
*
distro: Add the GNU C Library.
...
Ludovic Courtès
2012-08-28
1
-0
/
+62
*
distro: Add Linux headers.
...
Ludovic Courtès
2012-08-28
1
-0
/
+47
*
configure.ac: Make 'guild' configure check fatal, otherwise one gets 'compile...
Cyprien Nicolas (fulax)
2012-08-27
1
-0
/
+3
*
distro: Add GNU Binutils.
...
Ludovic Courtès
2012-08-25
1
-0
/
+32
*
distro: Add GCC.
...
Ludovic Courtès
2012-08-25
1
-0
/
+85
[next]