me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu
Jan Nieuwenhuizen cba36e6482
gnu: cross-base: Add i686-w64-mingw32 target.
* guix/utils.scm (mingw-target?): New function.
* gnu/packages/cross-base.scm (cross-gcc-snippet): New procedure
(cross-gcc): Use it.
(cross-gcc-arguments, cross-gcc-patches, cross-gcc): Support MinGW.
(native-libc, cross-newlib?): New functions.
(cross-libc): Use cross-newlib? to support MinGW.
(%gcc-include-paths, %gcc-cross-include-paths): New variables.
2016-12-07 10:23:16 +01:00
..
build gnu: Allow nfs file systems to be automatically mounted. 2016-11-29 07:21:15 +01:00
packages gnu: cross-base: Add i686-w64-mingw32 target. 2016-12-07 10:23:16 +01:00
services services: file-system: Make sure fsck.* commands are in $PATH. 2016-12-05 20:54:59 +01:00
system doc: Suggest installing gvfs. 2016-11-28 22:09:38 +01:00
tests tests: Create a copy-on-write image instead of copying eagerly. 2016-11-30 17:35:20 +01:00
artwork.scm
local.mk gnu: Add mingw-w64. 2016-12-07 10:23:16 +01:00
packages.scm ui: Do not shadow '_' where it's used as a literal syntax match. 2016-09-20 23:22:42 +09:00
services.scm services: Use 'source-module-closure' for (gnu build activation). 2016-09-20 22:42:11 +09:00
system.scm gnu: system: Add openfwwf-firmware to %base-firmware. 2016-11-22 09:38:36 -06:00
tests.scm services: <shepherd-service> no longer has an 'imported-modules' field. 2016-07-12 22:47:08 +02:00