Age | Commit message (Expand) | Author |
2019-08-14 | gnu: mingw: Add x86_64 support. | Carl Dong |
2019-05-29 | gnu: cross-base: Allow non-default linux-headers. | Carl Dong |
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 |
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 |
2016-05-30 | gnu: Remove xgcc-avr. | David Thompson |
2016-05-15 | gnu: cross-base: Add srfi-26 for glibc. | Jan Nieuwenhuizen |
2016-05-14 | gnu: cross-base: Add srfi-26 for glibc. | Jan Nieuwenhuizen |
2016-05-13 | Merge branch 'master' into core-updates | Leo Famulari |
2016-05-10 | gnu: glibc: Rename linux-headers input to kernel-headers. | Manolis Ragkousis |
2016-05-03 | gnu: cross: Fix typo. | Ludovic Courtès |
2016-05-03 | gnu: cross: Use CROSS_*_INCLUDE_PATH for system headers. | Jan Nieuwenhuizen |
2016-04-14 | gnu: packages: Use 'search-patches' everywhere. | Alex Kost |
2016-01-13 | gnu: cross-gcc-arguments: Enable C++, disable building of libstdc++-v3. | Ricardo Wurmus |
2016-01-05 | gnu: Read 'C_INCLUDE_PATH' instead of 'CPATH'. | Ludovic Courtès |
2015-07-31 | gnu: cross-base: Disable libcilkrts in cross-gcc. | Manolis Ragkousis |
2015-07-19 | gnu: cross-base: Distinguish cross Linux headers from native headers. | Ludovic Courtès |
2015-07-14 | gnu: Adjust packages to new handling of propagated inputs. | Ludovic Courtès |
2015-06-26 | gnu: Refer to 'gcc' instead of 'gcc-4.9'. | Ludovic Courtès |
2015-06-14 | Merge branch 'master' into core-updates | Mark H Weaver |
2015-06-11 | packages: Make 'location' field innate. | Ludovic Courtès |
2015-06-10 | gnu: cross-base: Do not strip cross-gcc. | Ludovic Courtès |
2015-06-04 | gnu: Switch to GCC 4.9 as the default cross-compiler. | Ludovic Courtès |
2015-04-23 | gnu: gcc: Do not always disable RUNPATH validation. | Ludovic Courtès |