summaryrefslogtreecommitdiff
path: root/guix/build
Commit message (Expand)AuthorAge
...
| * bournish: Allow compilation of multiple expressions.Ludovic Courtès2016-06-06
| * bournish: Handle EOF in the reader.Ludovic Courtès2016-06-06
| * build: emacs: Handle sources that are a single elisp file.David Thompson2016-05-30
| * download: Default to a 10s connection establishment timeout.Ludovic Courtès2016-05-27
| * download: Use URI objects for content-addressed mirrors.Ludovic Courtès2016-05-27
| * guix: ruby-build-system: Extract gemspec during 'extract-gemspec'.Ben Woodcroft2016-05-25
| * graft: Fail when one of the threads raises an exception.Ludovic Courtès2016-05-24
| * union: Compare inode numbers in 'file=?'.Ludovic Courtès2016-05-23
* | Merge branch 'master' into core-updatesLudovic Courtès2016-05-23
|\|
| * grafts: Rename files whose name matches a graft.Ludovic Courtès2016-05-21
| * grafts: Preserve empty directories when grafting.Ludovic Courtès2016-05-21
| * ant-build-system: Add unpack phase.Ricardo Wurmus2016-05-20
| * build: Accept dates with space-padded hour field.Ricardo Wurmus2016-05-16
| * download: Support content-addressed mirrors.Ludovic Courtès2016-05-14
* | Merge branch 'master' into core-updatesLeo Famulari2016-05-13
|\|
| * syscalls: Use 'define-c-struct' for 'fcntl-flock'.Ludovic Courtès2016-05-06
| * utils: Move 'fcntl-flock' to (guix build syscalls).Ludovic Courtès2016-05-06
| * syscalls: Wrap TCSA* constants in 'tcsetattr-action' macro.Ludovic Courtès2016-05-03
* | Merge branch 'master' into core-updatesMathieu Lirzin2016-05-02
|\|
| * syscalls: Add 'tcgetattr' and 'tcsetattr' bindings.Ludovic Courtès2016-05-02
| * syscalls: Implement arrays in 'define-c-struct' and use it.Ludovic Courtès2016-05-02
| * syscalls: 'statfs' explicitly binds 'statfs64'.Ludovic Courtès2016-04-30
| * syscalls: statfs: Add missing 'mount-flags' field of 'struct statfs'.Ludovic Courtès2016-04-30
| * syscalls: 'terminal-columns' catches EINVAL on the TIOCGWINSZ ioctl.Ludovic Courtès2016-04-25
| * syscalls: Add 'statfs'.Ludovic Courtès2016-04-25
| * syscalls: 'define-c-struct' computes the struct size.Ludovic Courtès2016-04-25
| * syscalls: Second argument of packed-struct read is now optional.Ludovic Courtès2016-04-25
| * syscalls: Move code around [NFC].Ludovic Courtès2016-04-25
| * substitute: Better abbreviate substitute URL in progress report.Ludovic Courtès2016-04-20
| * download: 'uri-abbreviation' can abbreviate the URI's basename.Ludovic Courtès2016-04-20
| * download: Add "%COMPAT" to the priority string.Ludovic Courtès2016-04-20
| * syscalls: If a syscall is not available, defer the error.Mark H Weaver2016-04-18
| * syscalls: 'terminal-columns' ignores non-file ports.Ludovic Courtès2016-04-16
| * syscalls: Add TIOCGWINSZ bindings.Ludovic Courtès2016-04-15
| * download: Add 'current-terminal-columns' parameter.Ludovic Courtès2016-04-15
| * download: Send an ANSI erase-in-line sequence in addition to CR.Ludovic Courtès2016-04-15
| * download: Follow HTTP 307 "Temporary Redirection".Alex Kost2016-04-14
* | Merge branch 'master' into core-updatesLudovic Courtès2016-04-06
|\|
| * cvs: Disable compression.Ludovic Courtès2016-04-01
| * cvs: Allow checkouts when /tmp is a different device.Jan Nieuwenhuizen2016-04-01
| * ant-build-system: Keep jar manifest.Ricardo Wurmus2016-03-31
| * syscalls: <interface> printer correctly handles lack of sockaddr.Ludovic Courtès2016-03-25
* | Merge branch 'master' into core-updatesLeo Famulari2016-03-21
|\|
| * download: Add 'close-connection'.Ludovic Courtès2016-03-17
| * build: Add Ant build system.Ricardo Wurmus2016-03-14
| * grafts: Make sure files are not created world-writable.Ludovic Courtès2016-02-27
* | build-system/gnu: Do not patch symlinks.Jan Nieuwenhuizen2016-02-09
|/
* Add (guix build bournish) and use it in the initrd.Ludovic Courtès2016-02-08
* syscalls: 'all-network-interface-names' accepts non-alphanumeric characters.Ludovic Courtès2016-02-03
* build-system/haskell: Fix package.conf parsing.Eric Bavier2016-01-19