Age | Commit message (Expand) | Author |
2020-04-03 | gnu: cross-base: Add 'package-with-patches'. | Ludovic Courtès |
2020-04-03 | gnu: cross-base: Fix PACKAGE-WITH-EXTRA-PATCHES | Carl Dong |
2020-04-02 | gnu: cross-base: Hotfix for paren | Carl Dong |
2020-04-02 | gnu: cross-base: Add mingw-w64 specific binutils patches. | Carl Dong |
2020-04-01 | gnu: cross-libc: Build fix for the Hurd. | Jan Nieuwenhuizen |
2020-03-24 | gnu: cross-libc: Build fix for the Hurd. | Jan Nieuwenhuizen |
2020-03-24 | gnu: cross-gcc: Add a "lib" output. | Mathieu Othacehe |
2020-02-15 | gnu: ath9k-htc-firmware: Build with binutils@2.33.1. | Marius Bakke |
2020-02-12 | gnu: cross-base: Switch back to 'CROSS_C_INCLUDE_PATH' & co. | Ludovic Courtès |
2019-10-21 | gnu: mingw-w64: Add -winpthreads variants. | Carl Dong |
2019-09-29 | gnu: gcc: Fix i686-linux cross compiler. | Jan Nieuwenhuizen |
2019-09-27 | gnu: gcc: Fix mingw cross compiler. | Jan Nieuwenhuizen |
2019-08-22 | Merge branch 'master' into core-updates | Mark H Weaver |
2019-08-14 | gnu: mingw: Add x86_64 support. | Carl Dong |
2019-06-16 | gnu: cross-base: Fix C++ cross-compilation problems with GCC 7. | Marius Bakke |
2019-06-13 | Merge branch 'master' into core-updates | Ludovic Courtès |
2019-05-29 | gnu: cross-base: Allow non-default linux-headers. | Carl Dong |
2019-05-25 | Merge branch 'staging' into core-updates | Marius Bakke |
2019-05-13 | gnu: cross-base: Allow using non-default glibc. | Carl Dong |
2019-05-06 | gnu: cross-base: Apply gcc 8 patch to gcc >= 8. | Carl Dong |
2019-02-28 | gnu: GCC: Move cross-toolchain build fix to (gnu packages cross-base). | Marius Bakke |
2019-02-09 | gnu: Use GCC 7 as the default compiler. | Marius Bakke |
2018-12-20 | gnu: glibc: Inline Hurd "pid/…" magic lookup patch. | Ludovic Courtès |
2018-12-16 | gnu: glibc: Add patch implementing "pid/…" magic lookup on the Hurd. | Ludovic Courtès |
2018-11-18 | gnu: hurd: Build against glibc 2.28. | Ludovic Courtès |
2018-03-16 | gnu: All snippets report errors using exceptions, else return #t. | Mark H Weaver |
2018-03-16 | gnu: cross-base: Return #t from all phases. | Mark H Weaver |
2018-02-20 | gnu: cross-base: Update phase style. | Tobias Geerinckx-Rice |
2018-01-23 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-01-20 | gnu: cross-base: Apply gcc 6 patch to gcc >= 6. | Danny Milosavljevic |
2017-09-05 | gnu: glibc: Add "static" output. | Ludovic Courtès |
2017-05-29 | gnu: cross-base: Turn '%xgcc' into a macro. | Ludovic Courtès |
2017-05-26 | gnu: Fix another call to cross-gcc. | Mark H Weaver |
2017-05-24 | gnu: Allow overriding of xgcc package in cross-gcc. | Ricardo Wurmus |
2017-01-06 | Merge branch 'master' into core-updates | Leo Famulari |
2017-01-04 | gnu: linux-libre: Adjust for PowerPC. | Carlos Sánchez de La Lama |
2017-01-03 | gnu: Use hurd-triplet? to check if GNU/Hurd. | Manolis Ragkousis |
2016-12-07 | gnu: cross-base: Move phases to (gnu build cross-toolchain). | Ludovic Courtès |
2016-12-07 | gnu: cross-base: Factorize list of cross environment variables. | Ludovic Courtès |
2016-12-07 | gnu: cross-kernel-headers: Remove propagated-inputs from xhurd-headers. | Manolis Ragkousis |
2016-12-07 | gnu: cross-base: Add i686-w64-mingw32 target. | Jan Nieuwenhuizen |
2016-11-06 | Merge branch 'master' into core-updates | Mark H Weaver |
2016-11-04 | gnu: cross-base: Remove exports of cross compilers. | Ludovic Courtès |
2016-11-04 | gnu: Remove '%final-inputs' references at the top level. | Ludovic Courtès |
2016-10-31 | gnu: cross-libc: Use the correct libc. | Manolis Ragkousis |
2016-10-31 | gnu: ld-wrapper-boot0: Work around strict evaluation of (%current-system). | Ludovic Courtès |
2016-08-10 | gnu: cross-libc: Cross build the correct libc for GNU/Hurd systems. | Manolis Ragkousis |
2016-07-05 | gnu: cross-gcc-arguments: Disable libitm, libvtv and libsanitizer. | Manolis Ragkousis |
2016-06-15 | gnu: cross-gcc: Allow Hurd libraries to be found. | Manolis Ragkousis |
2016-06-07 | Merge branch 'master' into core-updates | Ludovic Courtès |