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
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
import: Add Ruby gem importer.
...
David Thompson
2015-08-27
1
-1
/
+2
*
Add 'guix graph'.
...
Ludovic Courtès
2015-08-27
1
-0
/
+3
*
build: Do not build (guix build syscalls) if 'mount' is missing from libc.
...
Ludovic Courtès
2015-08-27
1
-1
/
+14
*
build: Add 'generate-authors.scm' to the distribution.
...
Ludovic Courtès
2015-07-19
1
-0
/
+1
*
build: Adjust 'gen-AUTHORS' for 'distcheck' and when run from a tarball.
...
Ludovic Courtès
2015-07-19
1
-3
/
+6
*
file-systems: Allow users to specify file system UUIDs as strings.
...
Ludovic Courtès
2015-07-14
1
-0
/
+1
*
gnu: build: Add Linux container module.
...
David Thompson
2015-07-09
1
-1
/
+2
*
build: Add 'emacs-build-system'.
...
Federico Beffa
2015-07-08
1
-0
/
+2
*
import: Add 'elpa' importer.
...
Federico Beffa
2015-07-08
1
-0
/
+3
*
build: Generate 'AUTHORS'.
...
Alex Kost
2015-07-06
1
-2
/
+10
*
tests: Add tests for 'guix environment'.
...
Ludovic Courtès
2015-07-01
1
-0
/
+1
*
Add (guix cpio).
...
Ludovic Courtès
2015-06-24
1
-0
/
+2
*
Add 'guix size'.
...
Ludovic Courtès
2015-06-18
1
-1
/
+3
*
Add 'guix edit'.
...
Ludovic Courtès
2015-06-18
1
-0
/
+1
*
list-packages: Move to guix-artwork repository.
...
Mathieu Lirzin
2015-06-17
1
-1
/
+0
*
import: hackage: Refactor parsing code and add new options.
...
Federico Beffa
2015-06-09
1
-0
/
+4
*
doc: Add desktop configuration example.
...
Ludovic Courtès
2015-05-09
1
-1
/
+2
*
doc: Rename OS config example.
...
Ludovic Courtès
2015-05-09
1
-1
/
+1
*
profiles: Move build code to (guix build profiles).
...
Ludovic Courtès
2015-05-06
1
-0
/
+1
*
Move search path specifications to (guix search-paths).
...
Ludovic Courtès
2015-05-04
1
-0
/
+1
*
Merge branch 'master' into core-updates
...
Mark H Weaver
2015-04-17
1
-0
/
+8
|
\
|
*
build: Add missing 'make-binary-tarball.scm' script.
...
Ludovic Courtès
2015-04-14
1
-0
/
+1
|
*
install: Add a procedure to build a self-contained binary tarball.
...
Ludovic Courtès
2015-04-14
1
-0
/
+7
*
|
build: Build and install (guix build haskell-build-system).
...
Ludovic Courtès
2015-04-16
1
-0
/
+1
|
/
*
build: Build and install (guix build-system haskell).
...
Ludovic Courtès
2015-04-12
1
-0
/
+1
*
Add Bash completion file.
...
Ludovic Courtès
2015-04-09
1
-0
/
+3
*
tests: Move 'guix package' tests that require networking to a separate file.
...
Ludovic Courtès
2015-04-06
1
-0
/
+1
*
scripts: Add 'publish' command.
...
David Thompson
2015-04-04
1
-1
/
+3
*
Add (guix build gremlin).
...
Ludovic Courtès
2015-03-31
1
-0
/
+2
*
Rename 'guix substitute-binary' to 'guix substitute'.
...
Ludovic Courtès
2015-03-25
1
-2
/
+2
*
build: Add 'waf-build-system'.
...
Ricardo Wurmus
2015-02-08
1
-0
/
+2
*
Add support for 'cvs-fetch' method in origins.
...
Mark H Weaver
2015-02-04
1
-0
/
+2
*
gnu: Add GCJ
...
Ricardo Wurmus
2015-01-27
1
-1
/
+3
*
build: Unset 'GUIX_PACKAGE_PATH' in 'sync-descriptions'.
...
Ludovic Courtès
2015-01-26
1
-1
/
+2
*
Add (guix gcrypt).
...
Ludovic Courtès
2015-01-26
1
-0
/
+1
*
build: Make sure only the local .go files are loaded during compilation.
...
Ludovic Courtès
2015-01-20
1
-0
/
+8
*
Add (guix sets).
...
Ludovic Courtès
2015-01-11
1
-1
/
+3
*
import: Add CPAN importer.
...
Eric Bavier
2015-01-09
1
-2
/
+6
*
import: Factorize utility functions.
...
Eric Bavier
2015-01-09
1
-0
/
+1
*
build: Make sure the installed 'config.go' is newer than 'config.scm'.
...
Ludovic Courtès
2014-12-09
1
-0
/
+7
*
Add (guix elf).
...
Ludovic Courtès
2014-11-28
1
-0
/
+1
*
lint: Fold 'sync-descriptions' script as 'gnu-description' lint checker.
...
Ludovic Courtès
2014-11-19
1
-3
/
+1
*
build: Add guix/tests.scm to the distribution.
...
Ludovic Courtès
2014-11-17
1
-1
/
+1
*
import: Add GNU importer.
...
Ludovic Courtès
2014-11-11
1
-0
/
+2
*
pull: Use the build procedure provided by the newly-downloaded Guix.
...
Ludovic Courtès
2014-11-09
1
-0
/
+1
*
guix lint: add the --checkers option.
...
Cyril Roelandt
2014-10-16
1
-1
/
+2
*
scripts: Add 'environment' command.
...
David Thompson
2014-10-10
1
-0
/
+1
*
gnu: Add the 'glib-or-gtk' build system.
...
Federico Beffa
2014-10-08
1
-0
/
+2
*
derivations: Add 'graft-derivation'.
...
Ludovic Courtès
2014-10-08
1
-0
/
+1
*
build: Build pypi modules only if 'guile-json' is available.
...
Alex Kost
2014-09-30
1
-2
/
+4
[prev]
[next]