/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/cross-base.scm
g-avail'>...
AgeCommit message (Expand)Author
2018-03-16gnu: All snippets report errors using exceptions, else return #t....Mark H Weaver
2018-03-16gnu: cross-base: Return #t from all phases....Mark H Weaver
2018-02-20gnu: cross-base: Update phase style....Tobias Geerinckx-Rice
2018-01-23Merge branch 'master' into core-updatesMark H Weaver
2018-01-20gnu: cross-base: Apply gcc 6 patch to gcc >= 6....Danny Milosavljevic
2017-09-05gnu: glibc: Add "static" output....Ludovic Courtès
2017-05-29gnu: cross-base: Turn '%xgcc' into a macro....Ludovic Courtès
2017-05-26gnu: Fix another call to cross-gcc....Mark H Weaver
2017-05-24gnu: Allow overriding of xgcc package in cross-gcc....Ricardo Wurmus
2017-01-06Merge branch 'master' into core-updatesLeo Famulari
2017-01-04gnu: linux-libre: Adjust for PowerPC....Carlos Sánchez de La Lama
2017-01-03gnu: Use hurd-triplet? to check if GNU/Hurd....Manolis Ragkousis
2016-12-07gnu: cross-base: Move phases to (gnu build cross-toolchain)....Ludovic Courtès
2016-12-07gnu: cross-base: Factorize list of cross environment variables....Ludovic Courtès
2016-12-07gnu: cross-kernel-headers: Remove propagated-inputs from xhurd-headers....Manolis Ragkousis
2016-12-07gnu: cross-base: Add i686-w64-mingw32 target....Jan Nieuwenhuizen
2016-11-06Merge branch 'master' into core-updatesMark H Weaver
2016-11-04gnu: cross-base: Remove exports of cross compilers....Ludovic Courtès
2016-11-04gnu: Remove '%final-inputs' references at the top level....Ludovic Courtès
2016-10-31gnu: cross-libc: Use the correct libc....Manolis Ragkousis
2016-10-31gnu: ld-wrapper-boot0: Work around strict evaluation of (%current-system)....Ludovic Courtès
Christopher Baines
2017-12-11services: web: Add support for configuring the nginx server names hash....Christopher Baines
2017-12-11services: web: Remove default certificate and key files for nginx....Christopher Baines
2017-12-11web: Don't error about missing ssl related files....Christopher Baines
2017-09-28services: web: Add try-files for the nginx-service-type....Oleg Pykhalov
2017-09-05services: web: Fix nginx-service-type's ‘file’ procedure....Tobias Geerinckx-Rice
2017-08-22web: Remove the nginx-service procedure....Christopher Baines
2017-08-22web: Add default-value for the nginx-service-type....Christopher Baines
2017-08-22web: Export more nginx related procedures, macros and record types....Christopher Baines
2017-08-17web: Check for the existance of SSL related files....Christopher Baines
2017-08-17gnu: services: Nginx configs can reference store...Andy Wingo